The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
ascribe scans R projects for package and function use. Other packages can use the results to generate citations without maintaining their own parser.
You can install the development version of ascribe from GitHub with:
# install.packages("pak")
pak::pak("VisruthSK/ascribe")Build a package universe, then cite the code that uses it:
library(ascribe)
universe <- build_universe_data("stats")
usage <- scan_usage(path, universe$packages, universe$export_index, universe$origin_map)
cite_usage(usage)lapply(x, mean) and
purrr::map(x, sd).{r}. Plain fenced blocks with an r info string
are skipped.library() does not establish attachment state
for another file.package_citations for packages that are unavailable
locally.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.
Health stats visible at Monitor.