Package: checker
Type: Package
Title: Checks 'R' Configuration Set Up Correctly Before Class
Version: 0.1.3
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/
BugReports: https://github.com/richardjtelford/checker/issues
Imports: yaml, rstudioapi, cli
Suggests: quarto, glue
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-26 13:02:27 UTC; gbsrt
Author: Richard J. Telford [aut, cre] (<https://orcid.org/0000-0001-9826-3076>)
Maintainer: Richard J. Telford <richard.telford@uib.no>
Repository: CRAN
Date/Publication: 2023-04-26 13:22:30 UTC
Built: R 4.6.0; ; 2025-10-14 01:06:57 UTC; windows
