{
  "_id": "6a59ee0809eb0996dd68f98b",
  "Package": "knitcitations",
  "Type": "Package",
  "Title": "Citations for 'Knitr' Markdown Files",
  "Authors@R": "person(\"Carl\", \"Boettiger\", role=c(\"aut\", \"cre\"),\nemail=\"cboettig@gmail.com\", comment = \"https://orcid.org/0000-0002-1642-628X\")",
  "Version": "1.0.12",
  "Description": "Provides the ability to create dynamic citations in which\nthe bibliographic information is pulled from the web rather\nthan having to be entered into a local database such as\n'bibtex' ahead of time. The package is primarily aimed at\nauthoring in the R 'markdown' format, and can provide outputs\nfor web-based authoring such as linked text for inline\ncitations.  Cite using a 'DOI', URL, or 'bibtex' file key.  See\nthe package URL for details.",
  "URL": "https://github.com/cboettig/knitcitations",
  "BugReports": "https://github.com/cboettig/knitcitations/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://cboettig.r-universe.dev",
  "Date/Publication": "2021-01-08 17:07:01 UTC",
  "RemoteUrl": "https://github.com/cboettig/knitcitations",
  "RemoteRef": "HEAD",
  "RemoteSha": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 08:52:03 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "_user": "cboettig",
  "_type": "src",
  "_file": "knitcitations_1.0.12.tar.gz",
  "_fileid": "https://r2.ropensci.org/55b8f05a328f6871694fbd1790b42b9ef7bba4f62b9b7f7a1b2616f07ece8146",
  "_filesize": 135607,
  "_sha256": "55b8f05a328f6871694fbd1790b42b9ef7bba4f62b9b7f7a1b2616f07ece8146",
  "_expires": "2026-10-25T08:55:34.000Z",
  "_created": "2026-07-17T08:52:03.000Z",
  "_published": "2026-07-17T08:55:36.715Z",
  "_jobs": [
    {
      "job": 87844715125,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401908604"
    },
    {
      "job": 87844715077,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401918925"
    },
    {
      "job": 87844715071,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401886211"
    },
    {
      "job": 87844715085,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401882028"
    },
    {
      "job": 87844138149,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401849031"
    },
    {
      "job": 87844715056,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8401895246"
    },
    {
      "job": 87844715135,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401883526"
    },
    {
      "job": 87844715062,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401883117"
    },
    {
      "job": 87844715117,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401886664"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391",
  "_status": "success",
  "_upstream": "https://github.com/cboettig/knitcitations",
  "_commit": {
    "id": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
    "author": "Carl <cboettig@gmail.com>",
    "committer": "Carl <cboettig@gmail.com>",
    "message": "update docs\n",
    "time": 1610125621
  },
  "_maintainer": {
    "name": "Carl Boettiger",
    "email": "cboettig@gmail.com",
    "login": "cboettig",
    "mastodon": "@cboettig@ecoevo.social",
    "bluesky": "@cboettig.bsky.social",
    "orcid": "0000-0002-1642-628X",
    "description": "",
    "uuid": 222586
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "RefManageR",
      "version": ">= 0.8.2",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.6",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cboettig",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 219,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 194,
      "uuid": 222586
    },
    {
      "user": "khughitt",
      "count": 3,
      "uuid": 125001
    },
    {
      "user": "billdenney",
      "count": 2,
      "uuid": 10359931
    },
    {
      "user": "suttonbm",
      "count": 2,
      "uuid": 3211721
    },
    {
      "user": "kant",
      "count": 1,
      "uuid": 32717
    },
    {
      "user": "kevin-m-smith",
      "count": 1,
      "uuid": 5167970
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "noamross",
      "count": 1,
      "uuid": 571752
    },
    {
      "user": "anobel",
      "count": 1,
      "uuid": 5186037
    }
  ],
  "_userbio": {
    "uuid": 222586,
    "type": "user",
    "name": "Carl Boettiger",
    "followers": 1014
  },
  "_downloads": {
    "count": 2421,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/knitcitations"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/cboettig/knitcitations",
  "_searchresults": 1030,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/knitcitations.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cboettig/knitcitations",
  "_realowner": "cboettig",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-2",
      "date": "2012-06-19"
    },
    {
      "version": "0.1-0",
      "date": "2012-07-27"
    },
    {
      "version": "0.2-0",
      "date": "2013-01-23"
    },
    {
      "version": "0.3-1",
      "date": "2013-02-01"
    },
    {
      "version": "0.3-2",
      "date": "2013-02-04"
    },
    {
      "version": "0.3-3",
      "date": "2013-02-07"
    },
    {
      "version": "0.4-3",
      "date": "2013-03-17"
    },
    {
      "version": "0.4-4",
      "date": "2013-03-18"
    },
    {
      "version": "0.4-7",
      "date": "2013-05-23"
    },
    {
      "version": "0.5-0",
      "date": "2014-01-07"
    },
    {
      "version": "0.6-0",
      "date": "2014-05-29"
    },
    {
      "version": "0.6-2",
      "date": "2014-05-31"
    },
    {
      "version": "1.0-1",
      "date": "2014-07-12"
    },
    {
      "version": "1.0.4",
      "date": "2014-10-28"
    },
    {
      "version": "1.0.5",
      "date": "2014-11-26"
    },
    {
      "version": "1.0.6",
      "date": "2015-05-25"
    },
    {
      "version": "1.0.7",
      "date": "2015-10-28"
    },
    {
      "version": "1.0.8",
      "date": "2017-07-04"
    },
    {
      "version": "1.0.10",
      "date": "2019-09-15"
    },
    {
      "version": "1.0.12",
      "date": "2021-01-10"
    }
  ],
  "_exports": [
    "bib_metadata",
    "bibliography",
    "cite_options",
    "citep",
    "citet",
    "cleanbib",
    "greycite",
    "read.bibtex",
    "record_as_cited",
    "write.bibtex"
  ],
  "_help": [
    {
      "page": "bib_metadata",
      "title": "get the full metadata for a citation / bibliographic object",
      "topics": [
        "bib_metadata"
      ]
    },
    {
      "page": "bibliography",
      "title": "Generate the bibliography",
      "topics": [
        "bibliography"
      ]
    },
    {
      "page": "cite_options",
      "title": "Toggles for various citation options",
      "topics": [
        "cite_options"
      ]
    },
    {
      "page": "citep",
      "title": "citep - inline parenthetical citation",
      "topics": [
        "citep"
      ]
    },
    {
      "page": "citet",
      "title": "citet - inline text citation",
      "topics": [
        "citet"
      ]
    },
    {
      "page": "cleanbib",
      "title": "cleanbib",
      "topics": [
        "cleanbib",
        "reset_bib"
      ]
    },
    {
      "page": "greycite",
      "title": "greycite citation method",
      "topics": [
        "greycite"
      ]
    },
    {
      "page": "read.bibtex",
      "title": "read.bibtex",
      "topics": [
        "read.bibtex"
      ]
    },
    {
      "page": "record_as_cited",
      "title": "record as cited",
      "topics": [
        "record_as_cited"
      ]
    },
    {
      "page": "write.bibtex",
      "title": "write a bibtex file",
      "topics": [
        "write.bibtex"
      ]
    }
  ],
  "_readme": "https://github.com/cboettig/knitcitations/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bibtex",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "plyr",
    "R6",
    "Rcpp",
    "RefManageR",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "timechange",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "intro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "knitcitations",
        "Installation",
        "Quick start: rmarkdown (pandoc) mode",
        "Cite by DOI",
        "Cite by URL",
        "Cite bibtex and bibentry objects directly",
        "Re-using Keys",
        "Displaying the final bibliography",
        "Example file for RStudio / rmarkdown",
        "References"
      ],
      "created": "2021-01-06 19:10:37",
      "modified": "2021-01-06 20:56:49",
      "commits": 2
    }
  ],
  "_score": 10.719547362026592,
  "_indexed": true,
  "_nocasepkg": "knitcitations",
  "_universes": [
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.12",
      "date": "2026-07-17T08:54:23.000Z",
      "distro": "resolute",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/900232c806a94508886f70bf39c37476e329c485503d35645fe55eb4c5451876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.12",
      "date": "2026-07-17T08:54:49.000Z",
      "distro": "resolute",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/936886669386a506517589d1a8c2134a2af9dfd7926ef464cc48d794a4a5889f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.12",
      "date": "2026-07-17T08:53:33.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/37fb8c3d5168b45be195938d703bea956c40507cdd9b5d23f45400aa0a79d671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.12",
      "date": "2026-07-17T08:53:24.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/4f7708d12f05727c496e61e6edc3f2e38cf59954caacd76a870b7fc2553a2750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.12",
      "date": "2026-07-17T08:54:10.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/e0bd437e8b9a62f4d68c6a43367526d0e5a4552d1b9ae61e93ea0234a3cc666b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-07-17T08:53:13.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/e7b71e57173eec4fcf179ca57864a20f57f81156b0716b5cf1faacf825044217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-07-17T08:53:14.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/24b1e88e4f0475aeb6fb68914dfe148cd350a4182a0f2cde3520a3aec6de283c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-07-17T08:53:22.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "https://r2.ropensci.org/87e8d041f40c645cb0d90ae51487bc5efd14b5b343d522178cd6318d1cbc5d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/29567728391"
    }
  ]
}