Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from.
Version: | 1.0.0 |
Imports: | clisymbols, tools, utils, withr |
Suggests: | covr, mockery, testthat |
Published: | 2017-06-21 |
Author: | Gábor Csárdi, R core, Hadley Wickham, Winston Chang, Robert M Flight, Kirill Müller |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/r-lib/sessioninfo/issues |
License: | GPL-2 |
URL: | https://github.com/r-lib/sessioninfo#readme |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | sessioninfo results |
Reference manual: | sessioninfo.pdf |
Package source: | sessioninfo_1.0.0.tar.gz |
Windows binaries: | r-devel: sessioninfo_1.0.0.zip, r-release: sessioninfo_1.0.0.zip, r-oldrel: sessioninfo_1.0.0.zip |
OS X El Capitan binaries: | r-release: sessioninfo_1.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: sessioninfo_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sessioninfo to link to this page.