Package: organizr
Title: Shortcuts for File Creation with Informative Prefixes
Version: 0.1.0
Authors@R: 
    person("Johannes", "Brachem", , "jbrachem@posteo.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7884-4631"))
Description: Provides functions for quickly creating R and Python scripts, as 
    well as 'Rmarkdown' or Quarto documents with automatically assigned name 
    prefixes. Prefixes are either file counts (e.g. "001") or dates 
    (e.g. "2022-09-26").
URL: https://github.com/jobrachem/organizr
BugReports: https://github.com/jobrachem/organizr/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: fs, here, readr, rlang, rstudioapi, stringr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-27 15:38:12 UTC; johannesbrachem
Author: Johannes Brachem [aut, cre] (<https://orcid.org/0000-0001-7884-4631>)
Maintainer: Johannes Brachem <jbrachem@posteo.de>
Repository: CRAN
Date/Publication: 2022-09-29 08:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:19:38 UTC; windows
