# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rdst" in publications use:' type: software license: MIT title: 'rdst: Reproducible Data Science Project Templates' version: 0.2.0 doi: 10.32614/CRAN.package.rdst identifiers: - type: url value: https://teodorojmartinez.r-universe.dev/rdst abstract: Creates opinionated, reproducible data science project structures with renv for package management, targets for pipeline orchestration, and GitLab CI/CD for automated rendering and publication via GitLab Pages. Designed for solo analysts and small teams working in R with Quarto. authors: - family-names: Martinez given-names: Teodoro J. email: teo.return@gmail.com repository: https://teodorojmartinez.r-universe.dev repository-code: https://gitlab.com/GITLAB_USER/rds commit: 6e500db98e46fbe7754b566eeaf040abff111b31 url: https://gitlab.com/GITLAB_USER/rdst date-released: '2026-03-20' contact: - family-names: Martinez given-names: Teodoro J. email: teo.return@gmail.com