envDocument-package: Document the environment under which an analysis was...

envDocument-packageR Documentation

Document the environment under which an analysis was performed

Description

Provides a function env_doc that collects information on the script, environment and system that performed an analysis.

Details

Returns a data frame with information on:

- R version

- Attacheded packages and version

- OS, version and user

- Path and modification time of the calling script

- Git commit and tag info (optional, requires git2r)

Results are collected in a standardized data frame that can be queried or pretty-printed using kable or similar methods.

Author(s)

Maintainer: Donald Jackson 14615921+dgJacks0n@users.noreply.github.com

See Also

Useful links:


envDocument documentation built on Sept. 11, 2025, 9:08 a.m.