SCIproj: Creates a Scientific Project Skeleton as an R Package

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.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: usethis (≥ 2.0.0), rstudioapi
Suggests: knitr, renv, rmarkdown, targets, testthat (≥ 3.0.0), withr
Published: 2026-03-18
DOI: 10.32614/CRAN.package.SCIproj (may not be active yet)
Author: Saskia Otto ORCID iD [aut, cre, cph]
Maintainer: Saskia Otto <saskia.a.otto at gmail.com>
BugReports: https://github.com/saskiaotto/SCIproj/issues
License: MIT + file LICENSE
URL: https://github.com/saskiaotto/SCIproj
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: SCIproj results

Documentation:

Reference manual: SCIproj.html , SCIproj.pdf
Vignettes: Getting Started with SCIproj (source, R code)

Downloads:

Package source: SCIproj_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: SCIproj_1.0.0.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): SCIproj_1.0.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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