Package: sessioncheck
Title: Checks Session Status
Version: 0.1
Authors@R: 
    person("Danielle", "Navarro", , "djnavarro@protonmail.com", role = c("aut", "cre", "cph"))
Description: 
    Provides tools to check variables contained in the user environment, and
    inspect the currently loaded package namespaces. The intended use is to
    allow user scripts to throw errors or warnings if unwanted variables exist
    or if unwanted packages are loaded.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/djnavarro/sessioncheck,
        https://sessioncheck.djnavarro.net/
BugReports: https://github.com/djnavarro/sessioncheck/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-22 07:19:24 UTC; danielle
Author: Danielle Navarro [aut, cre, cph]
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2026-02-27 16:00:08 UTC
Built: R 4.4.3; ; 2026-03-02 14:38:46 UTC; windows
