# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "org" in publications use:' type: software license: MIT title: 'org: Organising Projects' version: 2026.4.9 doi: 10.32614/CRAN.package.org identifiers: - type: doi value: 10.32614/CRAN.package.org abstract: '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, and perform file operations safely. It ensures consistency across projects while accommodating different requirements for various types of content.' authors: - family-names: White given-names: Richard Aubrey email: hello@rwhite.no orcid: https://orcid.org/0000-0002-6747-1726 preferred-citation: type: manual title: 'org: Organising Projects' authors: - name: Richard Aubrey White location: name: Oslo, Norway year: '2025' url: https://www.rwhite.no/org/ doi: 10.32614/CRAN.package.org repository: https://raubreywhite.r-universe.dev repository-code: https://github.com/raubreywhite/org commit: f19e24963e468c51d67fcea764340b4ea6f8f08e url: https://www.rwhite.no/org/ date-released: '2026-05-10' contact: - family-names: White given-names: Richard Aubrey email: hello@rwhite.no orcid: https://orcid.org/0000-0002-6747-1726