{
  "_id": "6a1f09cfb401979e7341c40f",
  "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-05-18 05:56:54 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "MD5sum": "2c236ac08935ff531134008ea191b63b",
  "_user": "cboettig",
  "_type": "src",
  "_file": "knitcitations_1.0.12.tar.gz",
  "_fileid": "d657e2f7b4a0971d9ab73aceac766329341be42e6efee3401b929d98c29e492d",
  "_filesize": 134635,
  "_sha256": "d657e2f7b4a0971d9ab73aceac766329341be42e6efee3401b929d98c29e492d",
  "_created": "2026-05-18T05:56:54.000Z",
  "_published": "2026-06-02T16:50:23.866Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124752509,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050516581"
    },
    {
      "job": 79124752961,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050517563"
    },
    {
      "job": 79124752558,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050513368"
    },
    {
      "job": 79124753057,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050513261"
    },
    {
      "job": 79124751194,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050490957"
    },
    {
      "job": 79124751110,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364250940"
    },
    {
      "job": 79124752895,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050509201"
    },
    {
      "job": 79124752754,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050507981"
    },
    {
      "job": 79124752639,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050506592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 4793,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/knitcitations"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/cboettig/knitcitations",
  "_searchresults": 886,
  "_rbuild": "4.6.0",
  "_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",
    "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.950756498758526,
  "_indexed": true,
  "_nocasepkg": "knitcitations",
  "_universes": [
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.12",
      "date": "2026-05-18T05:59:06.000Z",
      "distro": "noble",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "bb74c358b02c899b8b1365616b7c86a6d6eed8c7ba547f5fff20f6b1a397ac93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.12",
      "date": "2026-05-18T05:59:12.000Z",
      "distro": "noble",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "eb5e4fb18822fa8c4a603bdf25191f3f3c0a9006402f671f2a296e2ee992f7ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.12",
      "date": "2026-05-18T05:58:49.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "1538e41c78dea364e42739969b84327fbba0d91467dbcf5907c8e514770965e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.12",
      "date": "2026-05-18T05:58:51.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "1fec2d9a5d766a6f0053863ee094dd45dcee04bafe1f0a73f8238cb47e95054d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-05-18T05:58:23.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "a2d5910857a3eba1c142aa51bed9d1c23af63228bef406b7dc0fc285375d72c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-05-18T05:58:18.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "b483bd0c88aa7f7c22f27a7330a179ba1d792243adfd9fcbcd234c04193e8c4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.12",
      "date": "2026-05-18T05:58:07.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "351d3fab50cef85a57254f002afb79251c3eb4efac085caef7ea8ec078acd2c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.12",
      "date": "2026-06-02T16:49:54.000Z",
      "commit": "60bf3fe58c484701b33a73204c61979e9d6b95a3",
      "fileid": "67a575f3b856978b12585a65e364842def53dabe0dd8795e89b41c8c6c9e2355",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016129093"
    }
  ]
}