Package: CSEE.reproducible.workflows.workshop Title: Workshop for CSEE 2023 On Reproducible Workflows In R Version: 0.0.0.9000 Authors@R: c(person(given = "Alec L.", family = "Robitaille", role = c("aut", "cre"), email = "robit.alec@gmail.com", comment = c(ORCID = "0000-0002-4706-1762")), person(given = "Isabella C.", family = "Richmond", role = "aut", comment = c(ORCID = "0000-0001-5079-8442"))) Description: Developing a reproducible workflow in R using functions, targets and renv. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/robitalec/2023-CSEE-reproducible-workflows-workshop, https://robitalec.github.io/2023-CSEE-reproducible-workflows-workshop Depends: R (>= 4.0) Imports: targets, tarchetypes, igraph, data.table, dplyr, ggplot2, testthat, janitor, renv, rlang, conflicted, palmerpenguins, visNetwork, downlit, xml2, quarto, parameters, fs, usethis Repository: https://robitalec.r-universe.dev Date/Publication: 2023-06-11 15:08:25 UTC RemoteUrl: https://github.com/robitalec/2023-CSEE-reproducible-workflows-workshop RemoteRef: HEAD RemoteSha: d782d30e5d28c468d53390abf86eb77eec685826 NeedsCompilation: no Packaged: 2026-06-11 06:59:19 UTC; root Author: Alec L. Robitaille [aut, cre] (ORCID: ), Isabella C. Richmond [aut] (ORCID: ) Maintainer: Alec L. Robitaille