{
  "_id": "6a27a96a24555f66ed533a5a",
  "Type": "Package",
  "Package": "MCOE",
  "Title": "Creates New Folders and Loads Standard Practices for Monterey\nCounty Office of Education",
  "Version": "0.4.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\nof Education. It contains functions often used in the analysis\nof education data in the county office including seeing if an\nitem is not in a list, rounding in the manner the general\npublic expects, including logos for districts, switching\nbetween district names and their county-district-school codes,\naccessing the local 'SQL' table and making thematically\nconsistent graphs.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dobrowski/MCOE",
  "BugReports": "https://github.com/dobrowski/MCOE/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibsecret-1-dev libuv1-dev unixodbc-dev libssl-dev",
  "Repository": "https://dobrowski.r-universe.dev",
  "Date/Publication": "2025-11-10 23:02:34 UTC",
  "RemoteUrl": "https://github.com/dobrowski/mcoe",
  "RemoteRef": "HEAD",
  "RemoteSha": "e797e43f79984e70d416e93d9be20f143c0a32be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:22:56 UTC",
    "User": "root"
  },
  "Author": "David Dobrowski [aut, cre, cph]",
  "Maintainer": "David Dobrowski <ddobrowski@montereycoe.org>",
  "MD5sum": "72cc735e83e87b49395b68f8f054bfcd",
  "_user": "dobrowski",
  "_type": "src",
  "_file": "MCOE_0.4.0.tar.gz",
  "_fileid": "e8dc8757f163214cad3cf2c6021911648483f6e7d70a2e1ef727a8a665d0be8b",
  "_filesize": 2932589,
  "_sha256": "e8dc8757f163214cad3cf2c6021911648483f6e7d70a2e1ef727a8a665d0be8b",
  "_created": "2026-06-08T07:22:56.000Z",
  "_published": "2026-06-09T05:49:29.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256686993,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473858680"
    },
    {
      "job": 80256686712,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473855820"
    },
    {
      "job": 80256687039,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473872111"
    },
    {
      "job": 80256686996,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473865628"
    },
    {
      "job": 80256686717,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473816335"
    },
    {
      "job": 80256686898,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473851693"
    },
    {
      "job": 80256686715,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473845189"
    },
    {
      "job": 80256686819,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473843818"
    },
    {
      "job": 80256686529,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499502986"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dobrowski/mcoe",
  "_commit": {
    "id": "e797e43f79984e70d416e93d9be20f143c0a32be",
    "author": "David Dobrowski <dobrowski@gmail.com>",
    "committer": "David Dobrowski <dobrowski@gmail.com>",
    "message": "update to fix ggplot2 4.0 changes to themes\n",
    "time": 1762815754
  },
  "_maintainer": {
    "name": "David Dobrowski",
    "email": "ddobrowski@montereycoe.org",
    "login": "dobrowski",
    "description": "David helps education, government and nonprofits.  He directs use of data and information to make decisions that improve outcomes and reduce inequality.",
    "uuid": 15113552
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "googlesheets4",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "odbc",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dobrowski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dobrowski",
      "count": 24,
      "uuid": 15113552
    }
  ],
  "_userbio": {
    "uuid": 15113552,
    "type": "user",
    "name": "David Dobrowski",
    "description": "David helps education, government and nonprofits.  He directs use of data and information to make decisions that improve outcomes and reduce inequality."
  },
  "_downloads": {
    "count": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCOE"
  },
  "_devurl": "https://github.com/dobrowski/mcoe",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCOE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dobrowski/mcoe",
  "_realowner": "dobrowski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2024-02-06"
    },
    {
      "version": "0.6.0",
      "date": "2025-11-10"
    }
  ],
  "_exports": [
    "%notin%",
    "left_join_codebook",
    "lollipop",
    "mcoe_d_logo",
    "mcoe_logo",
    "mcoe_logo_location",
    "mcoe_name",
    "mcoe_sql_con",
    "mcoe_theme",
    "round2"
  ],
  "_datasets": [
    {
      "name": "mry.dist",
      "title": "School District Directory",
      "object": "mry.dist",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CDSCode",
        "NCESDist",
        "NCESSchool",
        "StatusType",
        "County",
        "District",
        "School",
        "Street",
        "StreetAbr",
        "City",
        "Zip",
        "State",
        "MailStreet",
        "MailStrAbr",
        "MailCity",
        "MailZip",
        "MailState",
        "Phone",
        "Ext",
        "FaxNumber",
        "Email",
        "WebSite",
        "OpenDate",
        "ClosedDate",
        "Charter",
        "CharterNum",
        "FundingType",
        "DOC",
        "DOCType",
        "SOC",
        "SOCType",
        "EdOpsCode",
        "EdOpsName",
        "EILCode",
        "EILName",
        "GSoffered",
        "GSserved",
        "Virtual",
        "Magnet",
        "YearRoundYN",
        "FederalDFCDistrictID",
        "Latitude",
        "Longitude",
        "AdmFName",
        "AdmLName",
        "AdmEmail",
        "LastUpDate",
        "cds",
        "DistCode",
        "logoname"
      ],
      "rows": 256,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "grapes-notin-grapes",
      "title": "MCOE The inverse of _in_ where the list is excluded",
      "topics": [
        "%notin%"
      ]
    },
    {
      "page": "left_join_codebook",
      "title": "When using the MCOE 'SQL' tables, it will merge codebook descriptions from CDE",
      "topics": [
        "left_join_codebook"
      ]
    },
    {
      "page": "lollipop",
      "title": "Graphing function to make lollipop bar graphs",
      "topics": [
        "lollipop"
      ]
    },
    {
      "page": "mcoe_d_logo",
      "title": "Given a CDS code, adds the district logo",
      "topics": [
        "mcoe_d_logo"
      ]
    },
    {
      "page": "mcoe_logo",
      "title": "Adds the MCOE logo",
      "topics": [
        "mcoe_logo"
      ]
    },
    {
      "page": "mcoe_logo_location",
      "title": "Given a CDS code it provides the logo",
      "topics": [
        "mcoe_logo_location"
      ]
    },
    {
      "page": "mcoe_name",
      "title": "Given a CDS code, it gives the name of the district",
      "topics": [
        "mcoe_name"
      ]
    },
    {
      "page": "mcoe_sql_con",
      "title": "Connects to the MCOE 'SQL' tables",
      "topics": [
        "mcoe_sql_con"
      ]
    },
    {
      "page": "mcoe_theme",
      "title": "Modifies ggplots to use a common theme",
      "topics": [
        "mcoe_theme"
      ]
    },
    {
      "page": "mry.dist",
      "title": "School District Directory",
      "topics": [
        "mry.dist"
      ]
    },
    {
      "page": "round2",
      "title": "Rounding the way most people do it with .5 roudning up",
      "topics": [
        "round2"
      ]
    }
  ],
  "_readme": "https://github.com/dobrowski/mcoe/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cellranger",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "farver",
    "filelock",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "hms",
    "httr",
    "ids",
    "isoband",
    "jsonlite",
    "keyring",
    "labeling",
    "lifecycle",
    "magick",
    "magrittr",
    "mime",
    "odbc",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rematch",
    "rematch2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "yaml"
  ],
  "_score": 3.311753861055754,
  "_indexed": true,
  "_nocasepkg": "mcoe",
  "_universes": [
    "dobrowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-08T07:25:32.000Z",
      "distro": "noble",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "160fd9882f8904d67100f2c65db44504f706e6174e049cdf2b9ffe6e3d878f01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-08T07:25:22.000Z",
      "distro": "noble",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "c8c28860ea627efe19afac5edd73467a423f808061bfadb93b486c3c75b6372d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-08T07:26:19.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "63cdfea83a2be422031bb2a082c9aaaaea883e64cc8532c27bc57bc22cad7e79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-08T07:25:57.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "0432a6d095b072b5f6e1535800fc824f4e5041c7079726df13dde5cf7202ab2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-08T07:25:27.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "45cdb192854c046b4480c4481ab721c46244e16656c7e40c6422b2b86479398c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-08T07:24:40.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "edf6107648e89a328d46041162719d199b0fdcdc47e15f81fad62791a90c3eb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-08T07:24:35.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "ed4f685c82899858fc4df50ca024db98232fc44085ff7344109a8b4222d079f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-09T05:48:43.000Z",
      "commit": "e797e43f79984e70d416e93d9be20f143c0a32be",
      "fileid": "81653fb5e30e7599d5e3369868a827b53bb79e97c94d880a02b862b06c4b5bc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dobrowski/actions/runs/27122103314"
    }
  ]
}