Document the R Working Environment
Collapse list of enviornment information into a single data frme
Report the working environment in which an analysis was performed.
Document the environment under which an analysis was performed
Get information on R version
Get information about a Domino Datalab run from environment variables ...
Get git repository information for a script
Get information on attached packages
Locate the git repository where a file is tracked
Get information about the calling script
Get the path of the calling script
Get system information.
Return a consistent failure result when something is not available
Output environment information as individual tables per section
Look up remotes for repository
Prints out information about the R working environment (system, R version,loaded and attached packages and versions) from a single function "env_doc()". Optionally adds information on git repository, tags, commits and remotes (if available).