You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal working example R package successfully linking mpfr library on Windows build. I made this because linking multiprecision libraries seems to not work well with standard R package build tools. You can use this as a package skeleton when starting an R package requiring multiprecision.