Package: org
Title: Organising Projects
Version: 2024.6.5
Authors@R: c(
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"),comment = c(ORCID = "0000-0002-6747-1726")),
  person("CSIDS", email = "hello@csids.no", role = c("cph"))
  )
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
Imports: utils
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Date/Publication: 2024-06-04 22:10:02 UTC
NeedsCompilation: no
Packaged: 2024-06-04 21:58:04 UTC; raw996
Author: Richard Aubrey White [aut, cre]
    (<https://orcid.org/0000-0002-6747-1726>),
  CSIDS [cph]
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Built: R 4.6.0; ; 2025-07-18 04:38:49 UTC; unix
