Package: CRediTas
Type: Package
Title: Generate CRediT Author Statements
Version: 0.3.0
Authors@R: 
    c(
      person(given = "Josep", family = "Pueyo-Ros", email = "josep.pueyo@udg.edu", 
      role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1236-5651")),
      person(given = "Marcelo S.", family = "Perlin", role = "rev", comment = c(github = "@msperlin")),
      person(given = "João", family = "Martins", role = "rev", comment = c(github = "@zambujo"))
      )
Description: A tiny package to generate CRediT author statements (<https://credit.niso.org/>). 
    It provides three functions: create a template, read it back and generate the CRediT author statement in a text file.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/ropensci/CRediTas/,
        https://docs.ropensci.org/CRediTas/,
        https://github.com/ropensci/CRediTas
BugReports: https://github.com/ropensci/CRediTas/issues
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, rvest, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-25 09:49:49 UTC; jpueyo
Author: Josep Pueyo-Ros [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1236-5651>),
  Marcelo S. Perlin [rev] (github: @msperlin),
  João Martins [rev] (github: @zambujo)
Maintainer: Josep Pueyo-Ros <josep.pueyo@udg.edu>
Repository: CRAN
Date/Publication: 2025-08-25 10:10:07 UTC
Built: R 4.6.0; ; 2025-11-02 02:00:11 UTC; windows
