Package: CRediTas Type: Package Title: Generate CRediT Author Statements Version: 0.3.0.9000 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 (). 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 Repository: https://ropensci.r-universe.dev Date/Publication: 2025-08-25 11:42:15 UTC RemoteUrl: https://github.com/ropensci/CRediTas RemoteRef: master RemoteSha: b904e1da4736873e6061e6d7e75c371f6f60a000 NeedsCompilation: no Packaged: 2026-07-01 08:25:58 UTC; root Author: Josep Pueyo-Ros [aut, cre] (ORCID: ), Marcelo S. Perlin [rev] (github: @msperlin), João Martins [rev] (github: @zambujo) Maintainer: Josep Pueyo-Ros