{
  "_id": "6a44d44a6ff6f2357551c103",
  "Package": "CRediTas",
  "Type": "Package",
  "Title": "Generate CRediT Author Statements",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(given = \"Josep\", family = \"Pueyo-Ros\", email = \"josep.pueyo@udg.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1236-5651\")),\nperson(given = \"Marcelo S.\", family = \"Perlin\", role = \"rev\", comment = c(github = \"@msperlin\")),\nperson(given = \"João\", family = \"Martins\", role = \"rev\", comment = c(github = \"@zambujo\"))\n)",
  "Description": "A tiny package to generate CRediT author statements\n(<https://credit.niso.org/>). It provides three functions:\ncreate a template, read it back and generate the CRediT author\nstatement in a text file.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ropensci/CRediTas/,\nhttps://docs.ropensci.org/CRediTas/,\nhttps://github.com/ropensci/CRediTas",
  "BugReports": "https://github.com/ropensci/CRediTas/issues",
  "RoxygenNote": "7.2.3",
  "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": {
    "Date": "2026-07-01 08:25:58 UTC",
    "User": "root"
  },
  "Author": "Josep Pueyo-Ros [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1236-5651>),\nMarcelo S. Perlin [rev] (github: @msperlin),\nJoão Martins [rev] (github: @zambujo)",
  "Maintainer": "Josep Pueyo-Ros <josep.pueyo@udg.edu>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "CRediTas_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ac90133d0c15c0640f27c47c4d037bdb61463fd3ed962e9912336635ccfd94eb",
  "_filesize": 100292,
  "_sha256": "ac90133d0c15c0640f27c47c4d037bdb61463fd3ed962e9912336635ccfd94eb",
  "_expires": "2026-10-09T08:48:10.000Z",
  "_created": "2026-07-01T08:25:58.000Z",
  "_published": "2026-07-01T08:48:10.421Z",
  "_jobs": [
    {
      "job": 84488117048,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004300796"
    },
    {
      "job": 84488117055,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004299006"
    },
    {
      "job": 84488117040,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004722019"
    },
    {
      "job": 84488117050,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004730692"
    },
    {
      "job": 84487251747,
      "time": 135,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004231080"
    },
    {
      "job": 84487251740,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004238672"
    },
    {
      "job": 84488117027,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004287782"
    },
    {
      "job": 84488117022,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004276721"
    },
    {
      "job": 84488117043,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004277264"
    },
    {
      "job": 84488117031,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004282247"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/CRediTas",
  "_commit": {
    "id": "b904e1da4736873e6061e6d7e75c371f6f60a000",
    "author": "Josep Pueyo-Ros <jpueyo@icra.cat>",
    "committer": "Josep Pueyo-Ros <jpueyo@icra.cat>",
    "message": "Increment version number to 0.3.0.9000\n",
    "time": 1756122135
  },
  "_maintainer": {
    "name": "Josep Pueyo-Ros",
    "email": "josep.pueyo@udg.edu",
    "login": "jospueyo",
    "orcid": "0000-0002-1236-5651",
    "twitter": "@jospueyo",
    "description": "Geographer interested in data science.",
    "uuid": 56930644
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2025-08-25"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jospueyo",
      "count": 44,
      "uuid": 56930644
    },
    {
      "user": "ccesperxats",
      "count": 6,
      "uuid": 151126089
    },
    {
      "user": "wikisqueaks",
      "count": 1,
      "uuid": 48148101
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CRediTas"
  },
  "_devurl": "https://github.com/ropensci/creditas",
  "_pkgdown": "https://docs.ropensci.org/CRediTas",
  "_searchresults": 24,
  "_metadata": {
    "review": {
      "id": 576,
      "status": "reviewed",
      "version": "0.1.0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/576"
    },
    "ropensci_category": "data-publication"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CRediTas.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/creditas",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-04-13"
    },
    {
      "version": "0.3.0",
      "date": "2025-08-25"
    }
  ],
  "_exports": [
    "cras_write",
    "template_create",
    "template_read"
  ],
  "_help": [
    {
      "page": "cras_write",
      "title": "Write CRediT author statement",
      "topics": [
        "cras_write"
      ]
    },
    {
      "page": "roles_get",
      "title": "Get default roles for CRediT",
      "topics": [
        "roles_get"
      ]
    },
    {
      "page": "template_create",
      "title": "Create a template to fill the CRediT author statement.",
      "topics": [
        "template_create"
      ]
    },
    {
      "page": "template_read",
      "title": "Read a template from a csv file",
      "topics": [
        "template_read"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/CRediTas/raw/master/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "get_started.Rmd",
      "filename": "get_started.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CRediTas",
        "Installation",
        "Create a template",
        "Read a template",
        "Generate the CRediT author statement",
        "Do not drop authors without contributions"
      ],
      "created": "2023-02-23 14:29:35",
      "modified": "2025-08-25 11:36:42",
      "commits": 18
    }
  ],
  "_score": 5.334453751150931,
  "_indexed": true,
  "_nocasepkg": "creditas",
  "_universes": [
    "ropensci",
    "jospueyo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:28:42.000Z",
      "distro": "resolute",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/73ba6b80ed6dc1e759ebd50c6986cbc153075cf7c9f158fcd4102ca726ac340b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:28:37.000Z",
      "distro": "resolute",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/d69b4c0f69b1d8d92ea0b59da0b8a27197a9086424a2c726f0c30ca2ec55f5cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:47:00.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/d9fc716cc3ca998c9968c1039b61ea7f8e1b8cb59cf53664d8893dba04254f3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:47:25.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/dfa921f3bd70c63fa2321e2f53534926b652270099bea3b3b639d07adbffd133",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:28:20.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/7c0915f78a90ec3292b58f11d8f8d834793b9b4d81a2ec9c66b44bf7c6564a0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:27:37.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/033a76b1fcfed92d6d62c22faee1bd5250150d542ab1d37d9e391838c34ca41d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:27:39.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/7e16935eb6e64cad75441d6eb8b92166fdc6473ad221f9f400fffb257b3b77dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-01T08:27:52.000Z",
      "commit": "b904e1da4736873e6061e6d7e75c371f6f60a000",
      "fileid": "https://r2.ropensci.org/1c93b7439e4018e4c5e10b567bf6ab31351be70b319b30cf71b8a1a1c0a3c4ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503673015"
    }
  ]
}