The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides tools for checking whether an R session is in a clean state, including the global environment, attached packages, loaded namespaces, attached environments, session run time, R options, locale settings, and system environment variables. Intended as a safer replacement for the common 'rm(list = ls())' idiom: rather than silently wiping the global environment, sessioncheck() surfaces problems so the user can make an informed decision.
| Version: | 0.1.1 |
| Suggests: | knitr, rmarkdown, spelling, testthat (≥ 3.0.0) |
| Published: | 2026-07-28 |
| DOI: | 10.32614/CRAN.package.sessioncheck |
| Author: | Danielle Navarro |
| Maintainer: | Danielle Navarro <djnavarro at protonmail.com> |
| BugReports: | https://github.com/djnavarro/sessioncheck/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/djnavarro/sessioncheck, https://sessioncheck.djnavarro.net/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | sessioncheck results |
| Reference manual: | sessioncheck.html , sessioncheck.pdf |
| Package source: | sessioncheck_0.1.1.tar.gz |
| Windows binaries: | r-devel: sessioncheck_0.1.1.zip, r-release: sessioncheck_0.1.1.zip, r-oldrel: sessioncheck_0.1.1.zip |
| macOS binaries: | r-release (arm64): sessioncheck_0.1.1.tgz, r-oldrel (arm64): sessioncheck_0.1.1.tgz, r-release (x86_64): sessioncheck_0.1.1.tgz, r-oldrel (x86_64): sessioncheck_0.1.1.tgz |
| Old sources: | sessioncheck archive |
Please use the canonical form https://CRAN.R-project.org/package=sessioncheck to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.