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.
renv.lock
file when a new ‘renv’ project is initialized..Rprofile
.pkgload::load_all(export_all = FALSE)
).renv::status()
output.pkgload::load_all()
is called after all default packages are attached (if at
all).pkgload::load_all()
instead of
devtools::load_all()
to reduce dependency count.attach = FALSE
argument
instead of export_all = TRUE
. This behaviour might become
configurable in the future to better suit various development
workflows.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.