Package: CRediTas
Type: Package
Title: Generate CRediT Author Statements
Version: 0.2.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/
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: 2023-04-12 09:57:28 UTC; jpueyo
Author: Josep Pueyo-Ros [aut, cre] (<https://orcid.org/0000-0002-1236-5651>),
  Marcelo S. Perlin [rev] (@msperlin),
  João Martins [rev] (@zambujo)
Maintainer: Josep Pueyo-Ros <josep.pueyo@udg.edu>
Repository: CRAN
Date/Publication: 2023-04-13 09:10:02 UTC
Built: R 4.2.0; ; 2023-04-13 09:45:08 UTC; unix
