An updated version of my envDocument package is now available on CRAN at https://CRAN.R-project.org/package=envDocument with code at https://github.com/dgJacks0n/envDocument/tree/V_2.4.0
The main function from this package, env_doc(), provides a detailed, automated report on the environment in which an analysis was run. In addition to everything provided by sessionInfo() it also includes the path to the R script or Rmarkdown file that ran the analysis and that file's Git repository, branch, commit and status. Version 2.4.0 adds information on Domino Datalab runs including the run URL and ID, project name, run user, and hardware tier. The code detects whether it's run in a Domino environment (by checking for Domino-specific environment variables); if so, it will automatically include this section - otherwise it's skipped. I also enhanced the git repo information. The release also includes a number of bugfixes, mostly related to error handling. Donald Jackson, PhD Principal Scientist, Translational Bioinformatics Group / Translational Medicine Department Bristol-Myers Squibb R&D ________________________________ This message (including any attachments) may contain con...{{dropped:7}} ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.