{
  "_id": "69b7c826a485b674afcfe453",
  "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-03-16 09:03:54 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": "a3457a4e7c41db6f58ec399a18c68111",
  "_user": "ropensci",
  "_type": "src",
  "_file": "natserv_1.0.0.91.tar.gz",
  "_fileid": "2e94db4683f16d2344f37c5fc1c181e451b581dd40fd08281d291bebae1ba137",
  "_filesize": 270296,
  "_sha256": "2e94db4683f16d2344f37c5fc1c181e451b581dd40fd08281d291bebae1ba137",
  "_created": "2026-03-16T09:03:54.000Z",
  "_published": "2026-03-16T09:06:46.932Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 67199360235,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5940075383"
    },
    {
      "job": 67199360184,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5940075281"
    },
    {
      "job": 67199360221,
      "time": 84,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5940064724"
    },
    {
      "job": 67199360156,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5940065558"
    },
    {
      "job": 67198929886,
      "time": 156,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5940030350"
    },
    {
      "job": 67198929904,
      "time": 206,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5940043358"
    },
    {
      "job": 67199360097,
      "time": 113,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5940071837"
    },
    {
      "job": 67199360149,
      "time": 65,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5940060150"
    },
    {
      "job": 67199360280,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5940061898"
    },
    {
      "job": 67199360217,
      "time": 81,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5940064253"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454",
  "_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": 10,
  "_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": 4342,
    "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.5.2",
  "_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.735987355613099,
  "_indexed": true,
  "_nocasepkg": "natserv",
  "_universes": [
    "ropensci",
    "christophertracey"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:06:03.000Z",
      "distro": "noble",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "de8a53016a72ee24a837c22167109dfa43c511342e2805a327db8dbaa02742d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:06:03.000Z",
      "distro": "noble",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "699b6456915b09f37b0c6104ee625f52324c9ce252c10584d4d5a70690290e9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:05:25.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "32f37bbffccef5dba48c7e62d776f928dc272c103133267d336aaa18b9e306df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:05:28.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "73b0f38fc96399bc75aaa6db63c9c55f319537b2887905d3904fed03b49e4598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:06:06.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "383f5f550c0e0652f06b10d16e8b1c16c12d4feb59681f10f5943a0da52dec3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:04:59.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "a02dc2c7547b500a4bae10e2dd9885fb812886d34f13a8d35bcca068c0eb5557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.91",
      "date": "2026-03-16T09:05:15.000Z",
      "commit": "ac4bf7931735acbdd68247cce0f10e052c1852db",
      "fileid": "071c0ac7a71d091722f98b71c2bb3e8790a2a8b0212aea74fa5b62a8bfe198bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135685454"
    }
  ]
}