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.
codemeta
is a smaller, simpler
codemetar
.
You can install the released version of codemeta from CRAN with:
install.packages("codemeta")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("cboettig/codemeta") devtools
::write_codemeta() codemeta
# remotes::install_github("crsh/depgraph")
# remotes::install_github("jimhester/itdepends")
::plot_dependency_graph(".", suggests = FALSE) depgraph
::plot_dependency_graph("../../ropensci/codemetar", suggests = FALSE) depgraph
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.