org: Organising Projects

A framework for organizing R projects with a standardized structure. Most analyses consist of three main components: code, results, and data, each with different requirements such as version control, sharing, and encryption. This package provides tools to set up and manage project directories, handle file paths consistently across operating systems, organize results using date-based structures, source code from specified directories, create and manage Quarto documents, and perform file operations safely. It ensures consistency across projects while accommodating different requirements for various types of content.

Version: 2025.11.24
Depends: R (≥ 3.3.0)
Imports: utils
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue
Published: 2025-11-24
DOI: 10.32614/CRAN.package.org
Author: Richard Aubrey White ORCID iD [aut, cre]
Maintainer: Richard Aubrey White <hello at rwhite.no>
BugReports: https://github.com/raubreywhite/org/issues
License: MIT + file LICENSE
URL: https://www.rwhite.no/org/, https://github.com/raubreywhite/org
NeedsCompilation: no
Citation: org citation info
Materials: README, NEWS
CRAN checks: org results

Documentation:

Reference manual: org.html , org.pdf
Vignettes: Introduction to org (source, R code)

Downloads:

Package source: org_2025.11.24.tar.gz
Windows binaries: r-devel: org_2024.6.5.zip, r-release: org_2024.6.5.zip, r-oldrel: org_2024.6.5.zip
macOS binaries: r-release (arm64): org_2025.11.24.tgz, r-oldrel (arm64): org_2025.11.24.tgz, r-release (x86_64): org_2025.11.24.tgz, r-oldrel (x86_64): org_2025.11.24.tgz
Old sources: org archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=org to link to this page.