Package: Open.Visualization.Academy Title: Content to Support Classes Taught Through the Open Visualization Academy Version: 1.0.0 Authors@R: c( person( given = "Raymond", family = "Balise", email = "balise@miami.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9856-5901") ), person( given = "Kyle", family = "Grealis", email = "kyleGrealis@proton.me", role = "aut", comment = c(ORCID = "0000-0002-9223-8854") ), person( given = "Ricky", family = "Lei", email = "qxl387@miami.edu", role = "ctb", comment = c(ORCID = "0000-0003-1953-9236") ), person( given = "Gabriel", family = "Odom", email = "gabriel.j.odom@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-1341-4555") ) ) Description: This contains functions and data used by the Open Visualization Academy classes on data processing and visualization. The tutorial included with this package requires the 'gradethis' package which can be installed using "remotes::install_github('rstudio/gradethis')". License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: dplyr, gradethis, gtsummary (>= 2.0.3), htmltools, kableExtra, learnr, quarto, rmarkdown, roxygen2, sortable, testthat (>= 3.0.0), tibble VignetteBuilder: quarto SystemRequirements: quarto Imports: cli, clipr, hms, knitr, rlang (>= 1.1.0) Config/testthat/edition: 3 Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: libx11-dev Repository: https://raymondbalise.r-universe.dev Date/Publication: 2026-01-12 20:16:50 UTC RemoteUrl: https://github.com/raymondbalise/open.visualization.academy RemoteRef: HEAD RemoteSha: 8047f3aae18d9556b575afd4ff4797857233ca1d NeedsCompilation: no Packaged: 2026-06-23 10:29:43 UTC; root Author: Raymond Balise [aut, cre] (ORCID: ), Kyle Grealis [aut] (ORCID: ), Ricky Lei [ctb] (ORCID: ), Gabriel Odom [ctb] (ORCID: ) Maintainer: Raymond Balise