Package: org
Title: Organising Projects
Version: 2022.11.23
Authors@R: c(
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"),comment = c(ORCID = "0000-0002-6747-1726"))
  )
Description: A system to help you organize projects. Most analyses have three (or more) main sections: code, results, and data, each with different requirements (version control/sharing/encryption). You provide folder locations and 'org' helps you take care of the details.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
URL: https://www.csids.no/org/, https://github.com/csids/org
BugReports: https://github.com/csids/org/issues
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Date/Publication: 2022-11-22 06:20:02 UTC
NeedsCompilation: no
Packaged: 2022-11-22 06:12:04 UTC; rstudio
Author: Richard Aubrey White [aut, cre]
    (<https://orcid.org/0000-0002-6747-1726>)
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Built: R 4.2.0; ; 2022-11-22 12:37:29 UTC; unix
