{
  "_id": "6a4e0521e691af43f13df483",
  "Package": "citation",
  "Type": "Package",
  "Title": "Software Citation Tools",
  "Version": "0.13.1",
  "Date": "2026-07-08",
  "Authors@R": "c(\nperson(\"Jan Philipp\", \"Dietrich\", email = \"dietrich@pik-potsdam.de\",\ncomment = c(affiliation = \"Potsdam Institute for Climate Impact Research\", ORCID = \"0000-0002-4309-6431\"), role = c(\"aut\",\"cre\")),\nperson(\"Waldir\", \"Leoncio\", email = \"w.l.netto@medisin.uio.no\",\ncomment = c(affiliation = \"University of Oslo\"), role = c(\"aut\")))",
  "Description": "A collection of functions to extract citation information\nfrom 'R' packages and to deal with files in 'citation file\nformat' (<https://citation-file-format.github.io/>), extending\nthe functionality already provided by the citation() function\nin the 'utils' package.",
  "URL": "https://github.com/pik-piam/citation,\nhttps://doi.org/10.5281/zenodo.3813429",
  "BugReports": "https://github.com/pik-piam/citation/issues",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "Config/Keywords": "tool",
  "Config/roxygen2/version": "8.0.0",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Repository": "https://pik-piam.r-universe.dev",
  "Date/Publication": "2026-07-08 07:48:05 UTC",
  "RemoteUrl": "https://github.com/pik-piam/citation",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 08:04:10 UTC",
    "User": "root"
  },
  "Author": "Jan Philipp Dietrich [aut, cre] (affiliation: Potsdam Institute for\nClimate Impact Research, ORCID:\n<https://orcid.org/0000-0002-4309-6431>),\nWaldir Leoncio [aut] (affiliation: University of Oslo)",
  "Maintainer": "Jan Philipp Dietrich <dietrich@pik-potsdam.de>",
  "_user": "pik-piam",
  "_type": "src",
  "_file": "citation_0.13.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/8eb9f96fe18b769771a848c5b95eaa43c2e6882e6d476930209a22e1277ef3b8",
  "_filesize": 115544,
  "_sha256": "8eb9f96fe18b769771a848c5b95eaa43c2e6882e6d476930209a22e1277ef3b8",
  "_expires": "2026-10-16T08:06:55.000Z",
  "_created": "2026-07-08T08:04:10.000Z",
  "_published": "2026-07-08T08:06:57.364Z",
  "_jobs": [
    {
      "job": 85818023198,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8161982912"
    },
    {
      "job": 85818023218,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161976584"
    },
    {
      "job": 85818023270,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8161971375"
    },
    {
      "job": 85818023197,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161975700"
    },
    {
      "job": 85817545239,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161934747"
    },
    {
      "job": 85818023208,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8161973748"
    },
    {
      "job": 85818023321,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8161964677"
    },
    {
      "job": 85818023296,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8161961584"
    },
    {
      "job": 85818023284,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161966920"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939",
  "_status": "success",
  "_upstream": "https://github.com/pik-piam/citation",
  "_commit": {
    "id": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
    "author": "Patrick R <hi@patrickrein.de>",
    "committer": "Patrick R <hi@patrickrein.de>",
    "message": "Activate pkgdown\n",
    "time": 1783496885
  },
  "_maintainer": {
    "name": "Jan Philipp Dietrich",
    "email": "dietrich@pik-potsdam.de",
    "login": "tscheypidi",
    "description": "",
    "uuid": 12657494,
    "orcid": "0000-0002-4309-6431"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "pik-piam",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tscheypidi",
      "count": 48,
      "uuid": 12657494
    },
    {
      "user": "wleoncio",
      "count": 39,
      "uuid": 8234768
    },
    {
      "user": "pfuehrlich-pik",
      "count": 15,
      "uuid": 82826417
    },
    {
      "user": "0umfhxcvx5j7joaohfss5mncnistjj6q",
      "count": 1,
      "uuid": 53254462
    },
    {
      "user": "codezeilen",
      "count": 1,
      "uuid": 560608
    }
  ],
  "_userbio": {
    "uuid": 29039634,
    "type": "organization",
    "name": "Potsdam Integrated Assessment Modelling (PIAM)",
    "followers": 57,
    "description": "Tools developed for use with data and models related to PIK's research."
  },
  "_downloads": {
    "count": 376,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/citation"
  },
  "_devurl": "https://github.com/pik-piam/citation",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pik-piam/citation",
  "_realowner": "pik-piam",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2020-06-30"
    },
    {
      "version": "0.6.2",
      "date": "2022-01-31"
    },
    {
      "version": "0.6.3",
      "date": "2022-08-18"
    },
    {
      "version": "0.6.4",
      "date": "2023-01-26"
    },
    {
      "version": "0.8.2",
      "date": "2023-03-30"
    },
    {
      "version": "0.12.2",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "cff2bibentry",
    "cff2md",
    "cff2r",
    "cff2zenodo",
    "cffReport",
    "citation_doi",
    "citation2zenodo",
    "package2zenodo",
    "r2cff",
    "read_cff",
    "scanRepos"
  ],
  "_help": [
    {
      "page": "citation-package",
      "title": "citation: Software Citation Tools",
      "topics": [
        "citation-package",
        "citation"
      ]
    },
    {
      "page": "cff2bibentry",
      "title": "cff2bibentry",
      "topics": [
        "cff2bibentry"
      ]
    },
    {
      "page": "cff2md",
      "title": "cff2md",
      "topics": [
        "cff2md"
      ]
    },
    {
      "page": "cff2r",
      "title": "Convert from CFF into R",
      "topics": [
        "cff2r"
      ]
    },
    {
      "page": "cff2zenodo",
      "title": "cff2zenodo",
      "topics": [
        "cff2zenodo"
      ]
    },
    {
      "page": "cffReport",
      "title": "cffReport",
      "topics": [
        "cffReport"
      ]
    },
    {
      "page": "citation_doi",
      "title": "citation_doi",
      "topics": [
        "citation_doi"
      ]
    },
    {
      "page": "citation2zenodo",
      "title": "citation2zenodo",
      "topics": [
        "citation2zenodo"
      ]
    },
    {
      "page": "package2zenodo",
      "title": "package2zenodo",
      "topics": [
        "package2zenodo"
      ]
    },
    {
      "page": "r2cff",
      "title": "Convert from R DESCRIPTION into CFF",
      "topics": [
        "r2cff"
      ]
    },
    {
      "page": "read_cff",
      "title": "read_cff",
      "topics": [
        "read_cff"
      ]
    },
    {
      "page": "scanRepos",
      "title": "scan repositories",
      "topics": [
        "scanRepos"
      ]
    }
  ],
  "_readme": "https://github.com/pik-piam/citation/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "desc",
    "jsonlite",
    "R6",
    "withr",
    "yaml"
  ],
  "_score": 5.4483971034577685,
  "_indexed": true,
  "_nocasepkg": "citation",
  "_universes": [
    "pik-piam",
    "tscheypidi"
  ],
  "_previous": "0.13.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.13.1",
      "date": "2026-07-08T08:06:22.000Z",
      "distro": "resolute",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/42aef35f4188176f390729e8d524ddfef1352fb0248504de142afbe946a2a525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.13.1",
      "date": "2026-07-08T08:06:04.000Z",
      "distro": "resolute",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/6d9f235af81b923294f1770874918fa82c5c44f0e98b9d338206856f15c0aa8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.13.1",
      "date": "2026-07-08T08:05:53.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/bbcc4c91cf23e4e0fb1f719d370ec9c812de77e97bdc8ce2016fbd4930688e28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.13.1",
      "date": "2026-07-08T08:06:03.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/406836b8c1f838415fb85a2d382cf6120922f6baf5f49f4c019494bdc5f57c5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.13.1",
      "date": "2026-07-08T08:06:08.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/521c7aa75e4e58ccdec914a62873f04a846d6884b1650f39b12375855318d0df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.13.1",
      "date": "2026-07-08T08:05:28.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/c19b90a9ef04a79c8ba4543f0643ee3084c2aade18f813f9f476d2dfb99464ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.13.1",
      "date": "2026-07-08T08:05:21.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/f0128f57536842efb87143b01060856ea9fca5e3395d22a83bc4eafe72a1b2ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.13.1",
      "date": "2026-07-08T08:05:34.000Z",
      "commit": "cf3934e6c9b54c93cbc26f1f0d5f77c132623754",
      "fileid": "https://r2.ropensci.org/3ea2660153e8c19ce64463bd74086978a1c26cd8b9efe9c7bed552144802e2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pik-piam/actions/runs/28927206939"
    }
  ]
}