Package: sessioninfo 1.2.3.9000
sessioninfo: R Session Information
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.
Authors:
sessioninfo_1.2.3.9000.tar.gz
sessioninfo_1.2.3.9000.zip(r-4.7)sessioninfo_1.2.3.9000.zip(r-4.6)sessioninfo_1.2.3.9000.zip(r-4.5)
sessioninfo_1.2.3.9000.tgz(r-4.6-any)sessioninfo_1.2.3.9000.tgz(r-4.5-any)
sessioninfo_1.2.3.9000.tar.gz(r-4.7-any)sessioninfo_1.2.3.9000.tar.gz(r-4.6-any)
sessioninfo_1.2.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sessioninfo/json (API)
NEWS
| # Install 'sessioninfo' in R: |
| install.packages('sessioninfo', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/sessioninfo/issues
Pkgdown/docs site:https://sessioninfo.r-lib.org
Last updated from:d4e98a459a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 106 |
Exports:external_infoos_namepackage_infoplatform_infopython_infosession_diffsession_info
Dependencies:cli
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Information about related software | external_info |
| Human readable name of the current operating system | os_name |
| Information about the currently loaded packages, or about a chosen set | package_info |
| Information about the current platform | platform_info |
| Python configuration | python_info |
| Compare session information from two sources | session_diff |
| Print session information | session_info |
