# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SCIproj" in publications use:' type: software license: MIT title: 'SCIproj: Creates a Scientific Project Skeleton as an R Package' version: 1.0.1 doi: 10.32614/CRAN.package.SCIproj abstract: Provides a template for new research projects structured as an R package-based research compendium. Everything - data, R scripts, custom functions and manuscript or reports - is contained within the same package to facilitate collaboration and promote reproducible research, following the FAIR principles. authors: - family-names: Otto given-names: Saskia email: saskia.a.otto@gmail.com orcid: https://orcid.org/0000-0001-7780-1322 repository: https://saskiaotto.r-universe.dev repository-code: https://github.com/saskiaotto/SCIproj commit: 98347df934aee5d06d580cbbf4733293bae93fc2 url: https://github.com/saskiaotto/SCIproj date-released: '2026-04-22' contact: - family-names: Otto given-names: Saskia email: saskia.a.otto@gmail.com orcid: https://orcid.org/0000-0001-7780-1322