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.

envDocument

A R package to report various aspects of the environment in which an analysis was run. This includes system information, packages used, working directory, script path and git repository (if any; uses git2r).

Output can be returned as a data table, printed, or formatted using knitr::kable.

Usage


# get environment information as a data frame
info <- env_doc()

# format environment information as a table
env_doc("table")

# print environment information
env_doc("print")

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.