Package: rpkg.workshop Title: Install Materials for Developing R Packages Version: 0.0.1 Authors@R: person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0299-5825")) Description: Install learning materials for Developing R Packages. License: CC BY 4.0 URL: https://github.com/emptyfield-ds/rpkg.workshop BugReports: https://github.com/emptyfield-ds/rpkg.workshop/issues Imports: available, data.table, desc, devtools, dplyr, emptyfield (>= 0.0.1), forcats, fs, ggplot2, glue, gt, knitr, rlang, rmarkdown, roxygen2, scales, shiny, spelling, stringr, testthat (>= 3.0.0), tibble, usethis, whisker, withr, xaringan Remotes: emptyfield-ds/emptyfield Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://emptyfield-ds.r-universe.dev Date/Publication: 2022-01-01 02:01:25 UTC RemoteUrl: https://github.com/emptyfield-ds/rpkg.workshop RemoteRef: HEAD RemoteSha: b926a44590e906473060dbc8ad14618e0d8a10f6 NeedsCompilation: no Packaged: 2026-07-04 13:09:48 UTC; root Author: Malcolm Barrett [aut, cre] (ORCID: ) Maintainer: Malcolm Barrett