{
  "_id": "6a1f09e1b401979e7341c42e",
  "Package": "taxalight",
  "Version": "0.1.5",
  "Title": "A Lightweight and Lightning-Fast Taxonomic Naming Interface",
  "Description": "Creates a local Lightning Memory-Mapped Database ('LMDB')\nof many commonly used taxonomic authorities and provides\nfunctions that can quickly query this data. Supported taxonomic\nauthorities include the Integrated Taxonomic Information System\n('ITIS'), National Center for Biotechnology Information\n('NCBI'), Global Biodiversity Information Facility ('GBIF'),\nCatalogue of Life ('COL'), and Open Tree Taxonomy ('OTT'). Name\nand identifier resolution using 'LMDB' can be hundreds of times\nfaster than either relational databases or internet-based\nqueries. Precise data provenance information for data derived\nfrom naming providers is also included.",
  "Authors@R": "c(\nperson(\"Carl\", \"Boettiger\", , \"cboettig@gmail.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1642-628X\")),\nperson(\"Kari\", \"Norman\", role= \"aut\",\ncomment = c(ORCID = \"0000-0002-2029-2325\"))\n)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "URL": "https://github.com/cboettig/taxalight",
  "BugReports": "https://github.com/cboettig/taxalight",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://cboettig.r-universe.dev",
  "Date/Publication": "2021-09-10 18:33:23 UTC",
  "RemoteUrl": "https://github.com/cboettig/taxalight",
  "RemoteRef": "HEAD",
  "RemoteSha": "e572724253c57b7315fca6ac7ee588c54aea4006",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 05:55:06 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>),\nKari Norman [aut] (ORCID: <https://orcid.org/0000-0002-2029-2325>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "MD5sum": "108af960440e4c5e730b45e232db0dfc",
  "_user": "cboettig",
  "_type": "src",
  "_file": "taxalight_0.1.5.tar.gz",
  "_fileid": "c893090ff1c04cef1fe6a8f44866c89e5a6972aa4760938a88a56ea3ee1139e7",
  "_filesize": 115394,
  "_sha256": "c893090ff1c04cef1fe6a8f44866c89e5a6972aa4760938a88a56ea3ee1139e7",
  "_created": "2026-05-18T05:55:06.000Z",
  "_published": "2026-06-02T16:50:41.611Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124838493,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050495385"
    },
    {
      "job": 79124838136,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050493838"
    },
    {
      "job": 79124838137,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050495384"
    },
    {
      "job": 79124837993,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050489141"
    },
    {
      "job": 79124837516,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050469189"
    },
    {
      "job": 79124837242,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364262222"
    },
    {
      "job": 79124838342,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050485361"
    },
    {
      "job": 79124838664,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050488056"
    },
    {
      "job": 79124838038,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050484418"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cboettig/taxalight",
  "_commit": {
    "id": "e572724253c57b7315fca6ac7ee588c54aea4006",
    "author": "Carl <cboettig@gmail.com>",
    "committer": "Carl <cboettig@gmail.com>",
    "message": "0.1.5\n",
    "time": 1631298803
  },
  "_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": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "thor",
      "role": "Imports"
    },
    {
      "package": "contentid",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "utf8",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    }
  ],
  "_owner": "cboettig",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "taxonomy"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 39,
      "uuid": 222586
    }
  ],
  "_userbio": {
    "uuid": 222586,
    "type": "user",
    "name": "Carl Boettiger"
  },
  "_downloads": {
    "count": 3104,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxalight"
  },
  "_devurl": "https://github.com/cboettig/taxalight",
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/taxalight.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cboettig/taxalight",
  "_realowner": "cboettig",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-03-01"
    },
    {
      "version": "0.1.2",
      "date": "2021-03-03"
    },
    {
      "version": "0.1.3",
      "date": "2021-03-13"
    },
    {
      "version": "0.1.4",
      "date": "2021-08-04"
    },
    {
      "version": "0.1.5",
      "date": "2021-09-14"
    }
  ],
  "_exports": [
    "get_ids",
    "get_names",
    "tl",
    "tl_create",
    "tl_dir"
  ],
  "_help": [
    {
      "page": "get_ids",
      "title": "Return the accepted taxonomic identifier, 'acceptedNameUsageID' given a scientific name",
      "topics": [
        "get_ids"
      ]
    },
    {
      "page": "get_names",
      "title": "Return 'scientificName' names given taxonomic identifiers",
      "topics": [
        "get_names"
      ]
    },
    {
      "page": "tl",
      "title": "taxalight query: rapidly look up scientific names from a local database",
      "topics": [
        "tl"
      ]
    },
    {
      "page": "tl_create",
      "title": "Create a Lightning Memory-Mapped Database (LMDB) for a given provider",
      "topics": [
        "tl_create"
      ]
    },
    {
      "page": "tl_dir",
      "title": "taxalight data directory",
      "topics": [
        "tl_dir"
      ]
    }
  ],
  "_readme": "https://github.com/cboettig/taxalight/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "contentid",
    "curl",
    "digest",
    "fs",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "storr",
    "sys",
    "thor"
  ],
  "_score": 3.889861721258188,
  "_indexed": true,
  "_nocasepkg": "taxalight",
  "_universes": [
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-18T05:57:20.000Z",
      "distro": "noble",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "c53194adf9bdd6c72ee2cd0e6bd92bfa75f71985aa64e3d439041d99eccb052f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-18T05:57:13.000Z",
      "distro": "noble",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "1460bbdc25820767c751ab6a4f5f3efca4865e703711c305fbb36b52cb455be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-18T05:57:23.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "f51ee4a2c014d858a1ba4dd27d1634ff81611f2ebad3f495bece670229af91b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-18T05:56:50.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "5a5527b29059eb8dae1b1daa84e23fbb0ed524bfdf079eec11cd832f012a3b53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-18T05:56:24.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "523471a638897e8cdcb7742af21be0f740a1cd382196aa7ffa155b7ae9cb1696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-18T05:56:37.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "b78eb4ebe5b784380a4c9b8ae43feb89585c53559d4238e9a8ff093ef43be49a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-18T05:56:20.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "6bdb207acc9eddf1d9471da20320884ec6281ae75f8bfda99f24d9a8ee1e466d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-02T16:50:26.000Z",
      "commit": "e572724253c57b7315fca6ac7ee588c54aea4006",
      "fileid": "04b210555026fe26097e7fe28dec2bbd73b652cf1f96a468c8570844abeb6e55",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/26016047231"
    }
  ]
}