The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Try the following method and re-install the package.
Try restarting your R session (e.g. .rs.restartR() if in RStudio)
The package might have been installed in your computer (even though it does not work). Remove it using ?remove.packages()
https://stackoverflow.com/questions/30424608/error-in-fetchkey-lazy-load-database
Error converted from warning prevents package install when dependency was built under newer R version.
Setting R_REMOTES_NO_ERRORS_FROM_WARNINGS=“false” will cause warning messages during calls to install.packages() to become errors.
Try run the following code and re-install the package.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.