{
  "_id": "6a1f2777b401979e734226ca",
  "Package": "gradecast",
  "Type": "Package",
  "Title": "Calculate and visualize potential school grades",
  "Version": "0.1.0",
  "Description": "Convert between German and US grades/GPA systems.\nVisualize potential final GPA based on current grades and\nremaining European Credit Transfer and Accumulation points\n(ECTS).",
  "Authors@R": "person(\"Pat\", \"Callahan\",\nemail = \"patricktcallahan18@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1769-7580\"),\nrole = c(\"aut\", \"cre\"))",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://neuroshepherd.github.io/gradecast/",
  "VignetteBuilder": "knitr",
  "Repository": "https://neuroshepherd.r-universe.dev",
  "Date/Publication": "2024-07-09 08:09:58 UTC",
  "RemoteUrl": "https://github.com/NeuroShepherd/gradecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "7164e2f92223e079ffbfb7024824171ce4ed2838",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:34:27 UTC",
    "User": "root"
  },
  "Author": "Pat Callahan [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1769-7580>)",
  "Maintainer": "Pat Callahan <patricktcallahan18@gmail.com>",
  "MD5sum": "d89a7d9f2994a945f65918164378ef11",
  "_user": "neuroshepherd",
  "_type": "src",
  "_file": "gradecast_0.1.0.tar.gz",
  "_fileid": "39b5a1976cb10edc5c250e2fd3347048adcd39b751c372ee5f762511fca657eb",
  "_filesize": 277132,
  "_sha256": "39b5a1976cb10edc5c250e2fd3347048adcd39b751c372ee5f762511fca657eb",
  "_created": "2026-05-16T05:34:27.000Z",
  "_published": "2026-06-02T18:56:55.118Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148675077,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030867374"
    },
    {
      "job": 79148675883,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030867622"
    },
    {
      "job": 79148675891,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030869332"
    },
    {
      "job": 79148675049,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030871395"
    },
    {
      "job": 79148674742,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030852586"
    },
    {
      "job": 79148674506,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367077402"
    },
    {
      "job": 79148676271,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030866627"
    },
    {
      "job": 79148675949,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030861536"
    },
    {
      "job": 79148675425,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030861260"
    }
  ],
  "_buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NeuroShepherd/gradecast",
  "_commit": {
    "id": "7164e2f92223e079ffbfb7024824171ce4ed2838",
    "author": "Patrick Callahan <patricktcallahan18@gmail.com>",
    "committer": "Patrick Callahan <patricktcallahan18@gmail.com>",
    "message": "Update ggplot theme\n",
    "time": 1720512598
  },
  "_maintainer": {
    "name": "Pat Callahan",
    "email": "patricktcallahan18@gmail.com",
    "login": "neuroshepherd",
    "orcid": "0000-0003-1769-7580",
    "uuid": 52056183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "config",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.8.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "bsicons",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "neuroshepherd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "neuroshepherd",
      "count": 63,
      "uuid": 52056183
    }
  ],
  "_userbio": {
    "uuid": 52056183,
    "type": "user",
    "name": "Pat",
    "description": "Epidemiology and Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gradecast"
  },
  "_devurl": "https://github.com/neuroshepherd/gradecast",
  "_pkgdown": "https://neuroshepherd.github.io/gradecast/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gradecast.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "calculate_grade_range",
    "caption_builder",
    "convert_to_freedom_units",
    "plot_grade_range",
    "run_app"
  ],
  "_help": [
    {
      "page": "calculate_grade_range",
      "title": "Calculate grade range",
      "topics": [
        "calculate_grade_range"
      ]
    },
    {
      "page": "caption_builder",
      "title": "Caption builder",
      "topics": [
        "caption_builder"
      ]
    },
    {
      "page": "convert_to_freedom_units",
      "title": "Convert grades to freedom units",
      "topics": [
        "convert_to_freedom_units"
      ]
    },
    {
      "page": "plot_grade_range",
      "title": "Plot grade range",
      "topics": [
        "plot_grade_range"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/NeuroShepherd/gradecast/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "attempt",
    "base64enc",
    "bsicons",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "config",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "golem",
    "gtable",
    "here",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rprojroot",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "gradecast.Rmd",
      "filename": "gradecast.html",
      "title": "gradecast",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is {gradecast}?",
        "Calculating the grade range",
        "Plotting the grade range",
        "Building the caption",
        "Miscellaneous: Convert to \"Freedom Units\"",
        "Shiny App"
      ],
      "created": "2024-07-08 12:40:50",
      "modified": "2024-07-08 19:15:44",
      "commits": 5
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gradecast",
  "_universes": [
    "neuroshepherd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:36:37.000Z",
      "distro": "noble",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "8002135e1aae7b280a14b39f6bbee430b57e8870db0ef3eaa6e5dc3951a9647f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:36:39.000Z",
      "distro": "noble",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "0890e1ab4c8e8bbbe799916bf5b49905ed9dd26d1acc87870f1eaf9f1fb9eb16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:36:59.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "a5028160739992381e3e022b3bbc49365fe0b0ac31da63ff3ab0507fca2c6c80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:37:09.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "f8b8d6e1adc5e682f8305d2ec367d15a4881f4e9099cd8324e421eb673ca0acf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:36:26.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "933fcc88427dbad1231260c74ae92cb27b5e9a0abeca36dfbe0973ff7c5b0cf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:35:39.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "55677ee00db9252c4385af2ad2a7aadcf71fbbd2782cb4ee6174dc77796ed5d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:35:38.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "9b420feea5fef24b63df17854e8c6eed5c633a12680b709ef147826dce1afc5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:56:33.000Z",
      "commit": "7164e2f92223e079ffbfb7024824171ce4ed2838",
      "fileid": "06445c1ca22de24a5129e647ea68c70da5db0254d006e678ea5d660dc5af810c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/25953937524"
    }
  ]
}