{
  "_id": "6a1c09a71d7bb097a0a2c92c",
  "Package": "r2zotero",
  "Type": "Package",
  "Title": "Send Suggested R Package Citations Directly to Zotero",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Ethan\", \"Bass\", , \"ethanbass@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6175-6739\"))\n)",
  "Maintainer": "Ethan Bass <ethanbass@gmail.com>",
  "Description": "Facilitates the citation of R packages by importing\ncitations from 'CITATION' file directly to a local Zotero\nlibrary using the Zotero Web API.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ethanbass/r2zotero/",
  "BugReports": "https://github.com/ethanbass/r2zotero/issues/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ethanbass.r-universe.dev",
  "Date/Publication": "2025-10-03 01:59:48 UTC",
  "RemoteUrl": "https://github.com/ethanbass/r2zotero",
  "RemoteRef": "HEAD",
  "RemoteSha": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:09:55 UTC",
    "User": "root"
  },
  "Author": "Ethan Bass [aut, cre] (ORCID: <https://orcid.org/0000-0002-6175-6739>)",
  "MD5sum": "eb07cf1727e2c721477c3914f330ba6f",
  "_user": "ethanbass",
  "_type": "src",
  "_file": "r2zotero_0.1.0.tar.gz",
  "_fileid": "96944f1d3c8f965746d59fba8c8d386edc19f374914b4ff9a18d82e4b9a30104",
  "_filesize": 74458,
  "_sha256": "96944f1d3c8f965746d59fba8c8d386edc19f374914b4ff9a18d82e4b9a30104",
  "_created": "2026-05-31T10:09:55.000Z",
  "_published": "2026-05-31T10:12:55.951Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717638785,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315865531"
    },
    {
      "job": 78717638790,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315869102"
    },
    {
      "job": 78717638789,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315863333"
    },
    {
      "job": 78717638772,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315863643"
    },
    {
      "job": 78717530016,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315854354"
    },
    {
      "job": 78717638774,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315864984"
    },
    {
      "job": 78717638828,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315861261"
    },
    {
      "job": 78717638797,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315861461"
    },
    {
      "job": 78717638820,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315863753"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ethanbass/r2zotero",
  "_commit": {
    "id": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
    "author": "Ethan Bass <ethanbass@gmail.com>",
    "committer": "Ethan Bass <ethanbass@gmail.com>",
    "message": "fix: verbosity\n",
    "time": 1759456788
  },
  "_maintainer": {
    "name": "Ethan Bass",
    "email": "ethanbass@gmail.com",
    "login": "ethanbass",
    "mastodon": "@ethanbass@ecoevo.social",
    "bluesky": "@ethanbass.bsky.social",
    "orcid": "0000-0002-6175-6739",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R.",
    "uuid": 15876283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bib2df",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "ethanbass",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 16
    },
    {
      "week": "2025-40",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "bibtex",
    "citation-workflows",
    "citations",
    "reproducible-research",
    "zotero"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ethanbass",
      "count": 19,
      "uuid": 15876283
    }
  ],
  "_userbio": {
    "uuid": 15876283,
    "type": "user",
    "name": "Ethan Bass",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2zotero"
  },
  "_devurl": "https://github.com/ethanbass/r2zotero",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/r2zotero.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "r2zotero"
  ],
  "_help": [
    {
      "page": "r2zotero",
      "title": "r -> Zotero",
      "topics": [
        "r2zotero"
      ]
    }
  ],
  "_readme": "https://github.com/ethanbass/r2zotero/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bib2df",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "humaniformat",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "r2zotero",
  "_universes": [
    "ethanbass"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:50.000Z",
      "distro": "noble",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "90be0d1c4d7653a6b6b1d5ee2d2fd31b241d3dd0c45be7d0dfb94014c17872c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T10:12:24.000Z",
      "distro": "noble",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "33620116805bb56aadb204ab6b08f13bb4acff4dc897e4b71fcaa68b0fc2f9bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:30.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "3bd84ba58664bf14746c92a13b1829d4db7e2880720d81d62ec87a338f81a7d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:34.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "7b23ca23fdf861289067f28165f6993cfa7d67c5212583ebaabc80bb9c1ba0c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:53.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "9cc8edaa44bce99dfe6953b04f9e879b050b6f261d86774d216964333d811fab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:03.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "156067f4a977ba9c7f2e86af6ede37075986cccfa7147078d04e3322fc2ffbd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:07.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "af6f9514264dc89b1d4d212dd69eb3926f28b76bb0776d987197c74c016fcf41",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T10:11:29.000Z",
      "commit": "c62e90090ff2be9ee6762dc5d306b8e4e8a5571c",
      "fileid": "1f5ceb03863114dad9c942949460ac7095f980364f84ac36d650507d1c0a4dbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26709705240"
    }
  ]
}