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.
complete reboot, a whole new philosophy
built around automatically generated, fully editable
Makefile
and prioritization of its “rules”
“trinity” of essential functions introduced:
init()
initializes a Makefile
in project
root with automatically discovered build scriptsaim()
sets one of the Makefile
targets to
be recognized by RStudio’s Build pane (prioritization)build()
builds the first Makefile
entry
(set by user or via aim()
)pkgdown
is used to build package website, so you can
read the news, vignettes and full documentation in a more pleasant,
responsive way even outside R
partly covered with testthat
tests
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.