Package: gradecode Title: Grade Students' Code Version: 0.1.3 Authors@R: c( person("Alexander", "Rossell Hayes", , "alexander@rossellhayes.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9412-0457")), person("Garrick", "Aden-Buie", , "garrick@rstudio.com", role = "aut", comment = c(ORCID = "0000-0002-7111-0077")), person("RStudio, PBC", role = c("cph", "fnd")) ) Description: Provides functions for inspeacting and providing feedback for code input by students with 'gradethis'. License: MIT + file LICENSE URL: https://github.com/rstudio/gradecode BugReports: https://github.com/rstudio/gradecode/issues Imports: and, cli (>= 3.4.1), glue, gradethis (>= 0.2.8.9000), magrittr, purrr, R6, rlang, tibble, xml2, xmlparsedata Suggests: dplyr, fs, roxygen2, rstudioapi, testthat (>= 3.0.0), usethis, utils, withr Remotes: rstudio/gradethis Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev zlib1g-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-11-10 15:29:03 UTC RemoteUrl: https://github.com/rstudio/gradecode RemoteRef: HEAD RemoteSha: 157a0985b6c1301c1a01b45ef31ce09e365c4a6a NeedsCompilation: no Packaged: 2026-07-06 07:39:05 UTC; root Author: Alexander Rossell Hayes [aut, cre] (ORCID: ), Garrick Aden-Buie [aut] (ORCID: ), RStudio, PBC [cph, fnd] Maintainer: Alexander Rossell Hayes