Package: archetyper Type: Package Title: An Archetype for Data Mining and Data Science Projects Version: 0.1.0 Authors@R: c( person(given = "Michael", family = "Korvink", role = c("aut", "cre", "com"), email = "mkorvink@protonmail.com"), person(given = "Matthew", family = "Nethery", role = "ctb"), person(given = "Franck", family = "Diaz-Garelli", role = "ctb")) Maintainer: Michael Korvink Description: A project template to support the data science workflow. License: GPL (>= 3) URL: https://mkorvink.github.io/archetyper/index.html BugReports: https://github.com/mkorvink/archetyper/issues Encoding: UTF-8 LazyData: true Imports: here, knitr, log4r, config, tidyverse, rmarkdown, skimr, stringr, snakecase, testthat (>= 3.0.0), bannerCommenter, feather, readr, ps RoxygenNote: 7.1.1 Suggests: RCurl, MASS, broom, caret, covr, gtsummary, performance, kableExtra VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 2.10) NeedsCompilation: no Packaged: 2021-03-15 14:27:48 UTC; Michael_Korvink Author: Michael Korvink [aut, cre, com], Matthew Nethery [ctb], Franck Diaz-Garelli [ctb] Repository: CRAN Date/Publication: 2021-03-17 14:00:05 UTC