{
  "_id": "6a49e54554b1f994258a8efe",
  "Package": "pakret",
  "Title": "Cite 'R' Packages on the Fly in 'R Markdown' and 'Quarto'",
  "Version": "0.3.1.9000",
  "Authors@R": "person(\"Arnaud\", \"Gallou\", , \"arangacas@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-1002-4247\"))",
  "Description": "References and cites 'R' and 'R' packages on the fly in 'R\nMarkdown' and 'Quarto'. 'pakret' provides a minimalist API that\ngenerates preformatted citations for 'R' and 'R' packages, and\nadds their references to a '.bib' file directly from within\nyour document.",
  "License": "GPL (>= 3)",
  "URL": "https://arnaudgallou.github.io/pakret/,\nhttps://github.com/arnaudgallou/pakret",
  "BugReports": "https://github.com/arnaudgallou/pakret/issues",
  "Config/Needs/website": "arnaudgallou/cygne",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://arnaudgallou.r-universe.dev",
  "Date/Publication": "2026-04-15 10:22:11 UTC",
  "RemoteUrl": "https://github.com/arnaudgallou/pakret",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc19f270b9addebe66f278150cb0595597c1990e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 08:26:39 UTC",
    "User": "root"
  },
  "Author": "Arnaud Gallou [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1002-4247>)",
  "Maintainer": "Arnaud Gallou <arangacas@gmail.com>",
  "_user": "arnaudgallou",
  "_type": "src",
  "_file": "pakret_0.3.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/35422608318427f50843909878f60871582ca4c9a9567ae02134adf81c011a4b",
  "_filesize": 97097,
  "_sha256": "35422608318427f50843909878f60871582ca4c9a9567ae02134adf81c011a4b",
  "_expires": "2026-10-13T05:01:56.000Z",
  "_created": "2026-06-14T08:26:39.000Z",
  "_published": "2026-07-05T05:01:57.703Z",
  "_jobs": [
    {
      "job": 85194299296,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619149759"
    },
    {
      "job": 85194299359,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619150821"
    },
    {
      "job": 85194299313,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619147645"
    },
    {
      "job": 85194299301,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619141625"
    },
    {
      "job": 85194299221,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619128692"
    },
    {
      "job": 85194299344,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619144887"
    },
    {
      "job": 85194299358,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619147211"
    },
    {
      "job": 85194299386,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619146569"
    },
    {
      "job": 85194299288,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619143727"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951",
  "_status": "success",
  "_upstream": "https://github.com/arnaudgallou/pakret",
  "_commit": {
    "id": "fc19f270b9addebe66f278150cb0595597c1990e",
    "author": "arnaudgallou <arangacas@gmail.com>",
    "committer": "arnaudgallou <arangacas@gmail.com>",
    "message": "Increment version number to 0.3.1.9000\n",
    "time": 1776248531
  },
  "_maintainer": {
    "name": "Arnaud Gallou",
    "email": "arangacas@gmail.com",
    "login": "arnaudgallou",
    "description": "",
    "uuid": 67476099,
    "orcid": "0000-0002-1002-4247"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "version": ">= 1.51",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "callr",
      "version": ">= 3.7.5",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "arnaudgallou",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-12-13"
    },
    {
      "name": "v0.3.1",
      "date": "2026-04-15"
    }
  ],
  "_topics": [
    "bib",
    "bibtex",
    "citation",
    "citations",
    "generate"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "arnaudgallou",
      "count": 76,
      "uuid": 67476099
    }
  ],
  "_userbio": {
    "uuid": 67476099,
    "type": "user",
    "name": "Arnaud Gallou",
    "followers": 10
  },
  "_downloads": {
    "count": 510,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pakret"
  },
  "_devurl": "https://github.com/arnaudgallou/pakret",
  "_pkgdown": "https://arnaudgallou.github.io/pakret/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pakret.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arnaudgallou/pakret",
  "_realowner": "arnaudgallou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-03"
    },
    {
      "version": "0.2.1",
      "date": "2024-10-10"
    },
    {
      "version": "0.2.2",
      "date": "2024-10-23"
    },
    {
      "version": "0.3.0",
      "date": "2025-12-13"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "pkrt",
    "pkrt_list",
    "pkrt_set"
  ],
  "_help": [
    {
      "page": "pkrt",
      "title": "Cite R or an R package",
      "topics": [
        "pkrt"
      ]
    },
    {
      "page": "pkrt_list",
      "title": "Cite a collection of R packages",
      "topics": [
        "pkrt_list"
      ]
    },
    {
      "page": "pkrt_set",
      "title": "Configure pakret's settings",
      "topics": [
        "pkrt_set"
      ]
    }
  ],
  "_readme": "https://github.com/arnaudgallou/pakret/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "pakret",
  "_universes": [
    "arnaudgallou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:28:40.000Z",
      "distro": "noble",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/96f9efafa06020fc5a75b6cac9bcafce12333954c7115d016fbbf181f82b4b9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:28:44.000Z",
      "distro": "noble",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/76ea13e67ee555135dc7ee3c7c0a5b81394f4356586a354c7fc2a9c6bfd39bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:28:25.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/cd3b6e832f600d6149d1a1d95886956467f0ca555d4450f9f9688b627cc65411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:27:55.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/ea5429f8adf382d10f471f62fb7e698d4743b6ecf808f66ea47059e88381e932",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:28:44.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/9836a801d6ad17111c7893803a238f6b4bc4fa6f1462b0fac36196da080dc7a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:28:04.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/d0e29f05dba3f8b178e4d63c18ddc3e7ebc9e987a99daf38d7e77fc444e91034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:27:57.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/e9d3291b1bf8d0ce701e999869455bbde2852a85f304fb49dd84b5fc3ac1b78a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-14T08:27:44.000Z",
      "commit": "fc19f270b9addebe66f278150cb0595597c1990e",
      "fileid": "https://r2.ropensci.org/77ce3b133ff6bf6e44cfab2567895f825f69e6188c14f0cc32db0640628aec3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnaudgallou/actions/runs/27493146951"
    }
  ]
}