{
  "_id": "6a1f2d90b401979e734267ef",
  "Package": "natserv",
  "Title": "'NatureServe' Interface",
  "Description": "Interface to 'NatureServe'\n(<https://www.natureserve.org/>). Includes methods to get data,\nimage metadata, search taxonomic names, and make maps.",
  "Version": "1.0.0.91",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/natserv/,\nhttps://github.com/ropensci/natserv",
  "BugReports": "https://github.com/ropensci/natserv/issues",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = c(\"aut\"),\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")),\nperson(\"Christopher\", \"Tracey\", role = c(\"aut\", \"cre\"),\nemail = \"christopher_tracey@natureserve.org\",\ncomment = c(ORCID=\"0000-0002-3866-9020\")),\nperson(given = \"rOpenSci\",\nrole = \"fnd\",\ncomment = c(ROR = \"019jywm96\")))",
  "LazyData": "true",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-02-04 14:23:11 UTC",
  "RemoteUrl": "https://github.com/ropensci/natserv",
  "RemoteRef": "master",
  "RemoteSha": "ac4bf7931735acbdd68247cce0f10e052c1852db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:43:10 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nChristopher Tracey [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3866-9020>),\nrOpenSci [fnd] (ROR: <https://ror.org/019jywm96>)",
  "Maintainer": "Christopher Tracey <christopher_tracey@natureserve.org>",
  "MD5sum": "e13ddfbd83c2ad57349f82bba86952e9",
  "_user": "ropensci",
  "_type": "src",
  "_file": "natserv_1.0.0.91.tar.gz",
  "_fileid": "ae60701256fac88c141adc2bef69c010e4fbe83ccea871ed84e3871acc5f520b",
  "_filesize": 269255,
  "_sha256": "ae60701256fac88c141adc2bef69c010e4fbe83ccea871ed84e3871acc5f520b",
  "_created": "2026-05-15T09:43:10.000Z",
  "_published": "2026-06-02T19:22:56.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153552069,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014347624"
    },
    {
      "job": 79153552146,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014341810"
    },
    {
      "job": 79153551969,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014334252"
    },
    {
      "job": 79153551755,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014335122"
    },
    {
      "job": 79153551235,
      "time": 189,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014321020"
    },
    {
      "job": 79153551200,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014311359"
    },
    {
      "job": 79153551097,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367634306"
    },
    {
      "job": 79153552133,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014332620"
    },
    {
      "job": 79153552250,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014335314"
    },
    {
      "job": 79153551771,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014336308"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/natserv",
  "_commit": {
    "id": "ac4bf7931735acbdd68247cce0f10e052c1852db",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Use rOpenSci ROR link as per CRAN request\n",
    "time": 1738678991
  },
  "_maintainer": {
    "name": "Christopher Tracey",
    "email": "christopher_tracey@natureserve.org",
    "login": "christophertracey",
    "twitter": "@_chris_tracey_",
    "uuid": 8216371,
    "orcid": "0000-0002-3866-9020"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "crul",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "taxonomy",
    "species",
    "api",
    "web-services",
    "natureserve",
    "metadata",
    "maps",
    "taxize"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "sckott",
      "count": 84,
      "uuid": 577668
    },
    {
      "user": "christophertracey",
      "count": 5,
      "uuid": 8216371
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "mairindeith",
      "count": 1,
      "uuid": 7770415
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 5927,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/natserv"
  },
  "_devurl": "https://github.com/ropensci/natserv",
  "_pkgdown": "https://docs.ropensci.org/natserv/",
  "_searchresults": 19,
  "_metadata": {
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/natserv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/natserv",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-12-15"
    },
    {
      "version": "0.1.4",
      "date": "2017-01-03"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-23"
    },
    {
      "version": "0.4.0",
      "date": "2020-04-17"
    },
    {
      "version": "1.0.0",
      "date": "2020-05-16"
    }
  ],
  "_exports": [
    "ns_altid",
    "ns_ecohier",
    "ns_export",
    "ns_export_status",
    "ns_id",
    "ns_search_comb",
    "ns_search_eco",
    "ns_search_spp"
  ],
  "_datasets": [
    {
      "name": "nat_states",
      "title": "A data.frame with 49 rows and 2 columns",
      "object": "sysdata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "state_name"
      ],
      "rows": 49,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "natserv-package",
      "title": "natserv",
      "topics": [
        "natserv-package",
        "natserv"
      ]
    },
    {
      "page": "nat_states",
      "title": "A data.frame with 49 rows and 2 columns",
      "topics": [
        "nat_states"
      ]
    },
    {
      "page": "ns_altid",
      "title": "Get taxon by uid, id, or elCode",
      "topics": [
        "ns_altid"
      ]
    },
    {
      "page": "ns_ecohier",
      "title": "Get a summary of the upper level hierarchy for an Ecosystem record",
      "topics": [
        "ns_ecohier"
      ]
    },
    {
      "page": "ns_export",
      "title": "Search exports",
      "topics": [
        "ns_export",
        "ns_export_status"
      ]
    },
    {
      "page": "ns_id",
      "title": "Get taxon by uid",
      "topics": [
        "ns_id"
      ]
    },
    {
      "page": "ns_search_comb",
      "title": "Combined search",
      "concept": [
        "search"
      ],
      "topics": [
        "ns_search_comb"
      ]
    },
    {
      "page": "ns_search_eco",
      "title": "Ecosystem search",
      "concept": [
        "search"
      ],
      "topics": [
        "ns_search_eco"
      ]
    },
    {
      "page": "ns_search_spp",
      "title": "Species search",
      "concept": [
        "search"
      ],
      "topics": [
        "ns_search_spp"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/natserv/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "glue",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs"
  ],
  "_score": 6.950313709781341,
  "_indexed": true,
  "_nocasepkg": "natserv",
  "_universes": [
    "ropensci",
    "christophertracey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:45:17.000Z",
      "distro": "noble",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "2d9ae091b7934243152cae213c1d6bbe5aaa6b71dce6229bd4593c6a69eb64c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:58.000Z",
      "distro": "noble",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "48617a19a05fbc37dd8a8c789077ec552edb096eb2237b474cfa974e3466955c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:35.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "5a488e07041730eed9fb2aa0438ea95f6cdb5305fb04814608ca4ad19f257867",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:36.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "490023aa43c5342341eb4b995e316a1e82490afbc42e967e2473d4d1e77ff006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:20.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "98798866a53d9e41549b1106745676d2787ebc05df01963cec1c1e65e12a560c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:28.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "8a1c1ff66d84c04275b2b4d54376bc3a0b2ce06043ebca70f7491c56a8d58d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.91",
      "date": "2026-05-15T09:44:29.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "fc8f75b1941eda31f005466c3910627c30aaf5b4d39e92a546ff69e4ba763895",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.91",
      "date": "2026-06-02T19:22:28.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "8ba1f69f32f1dbdffd75e1b714446b5a0020b0c7460dcdc205404502a4a6b820",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911109569"
    }
  ]
}