Type: Package
Package: MCOE
Title: Creates New Folders and Loads Standard Practices for Monterey
        County Office of Education
Version: 0.6.0
Authors@R: 
    person("David", "Dobrowski", , "ddobrowski@montereycoe.org", role = c("aut", "cre", "cph"))
Description: Basic Setup for Projects in R for Monterey County Office of Education. It contains functions often used in the analysis of education data in the county office including seeing if an item is not in a list, rounding in the manner the general public expects, including logos for districts, switching between district names and their county-district-school codes, accessing the local 'SQL' table and making thematically consistent graphs.
License: MIT + file LICENSE
URL: https://github.com/dobrowski/MCOE
BugReports: https://github.com/dobrowski/MCOE/issues
Depends: R (>= 4.1.0)
Imports: DBI, dplyr, forcats, ggplot2, ggthemes, googlesheets4,
        keyring, magick, odbc, scales
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-11-10 23:09:56 UTC; ddobrowski
Author: David Dobrowski [aut, cre, cph]
Maintainer: David Dobrowski <ddobrowski@montereycoe.org>
Repository: CRAN
Date/Publication: 2025-11-10 23:30:02 UTC
Built: R 4.5.1; ; 2025-11-10 23:45:50 UTC; unix
