Package: org
Title: Organising Projects
Version: 2022.7.21
Authors@R: c(
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"),comment = c(ORCID = "0000-0002-6747-1726")),
  person(given = "Folkehelseinstituttet", 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://docs.sykdomspulsen.no/org/,
        https://github.com/sykdomspulsen-org/org
BugReports: https://github.com/sykdomspulsen-org/org/issues
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-20 05:11:25 UTC; RIWH
Author: Richard Aubrey White [aut, cre]
    (<https://orcid.org/0000-0002-6747-1726>),
  Folkehelseinstituttet [cph]
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Date/Publication: 2022-07-20 15:50:02 UTC
