Package: checker
Type: Package
Title: Check 'R' Configuration Set Up Correctly Before Class
Version: 0.1.5
Authors@R: 
  person("Richard J.", "Telford", email = "richard.telford@uib.no",
        role = c("aut", "cre"), 
        comment = c(ORCID = "https://orcid.org/0000-0001-9826-3076"))
Description: Checks that students have the correct version of 'R', 'R' packages,
    'RStudio' and other dependencies installed, and that the recommended 'RStudio' 
    configuration has been applied.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/richardjtelford/checker/,
        https://richardjtelford.github.io/checker/
BugReports: https://github.com/richardjtelford/checker/issues
Imports: yaml, rstudioapi, cli
Suggests: quarto, glue
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-19 16:09:08 UTC; gbsrt
Author: Richard J. Telford [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9826-3076>)
Maintainer: Richard J. Telford <richard.telford@uib.no>
Repository: CRAN
Date/Publication: 2026-08-19 21:20:02 UTC
