Package: cabinets
Title: Project Specific Workspace Organization Templates
Version: 0.2.2
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 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-24 02:08:54 UTC; nickwilliams
Author: Nick Williams [aut, cre]
Maintainer: Nick Williams <ntwilliams.personal@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-28 16:00:05 UTC
