Package: cabinets
Title: Project Specific Workspace Organization Templates
Version: 0.3.1
Authors@R: 
    person(given = "Nick",
           family = "Williams",
           role = c("aut", "cre"),
           email = "ntwilliams.personal@gmail.com")
Description: Creates project specific directory and file templates that are written to a .Rprofile file. Upon starting a new R session, these templates can be used to streamline the creation of new directories that are standardized to the user's preferences.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.99.9001
Imports: here, rjson, glue, R6, usethis, rstudioapi, crayon, fs,
        stringr, utils, purrr, withr
Suggests: testthat (>= 2.1.0), covr
NeedsCompilation: no
Packaged: 2019-10-31 22:43:11 UTC; niw4001
Author: Nick Williams [aut, cre]
Maintainer: Nick Williams <ntwilliams.personal@gmail.com>
Repository: CRAN
Date/Publication: 2019-11-01 07:30:02 UTC
