{
  "_id": "6a1048b4acfb0bcc41c9f465",
  "Package": "OpenRange",
  "Title": "Code to Access Open Access Species Range Maps",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Brian\", \"Maitner\", , \"bmaitner@usf.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-2118-9880\")),\nperson(\"Cory\", \"Merow\", , \"cory.merow@gmail.com\", role = c(\"aut\")),\nperson(\"Brad\", \"Boyle\", , \"bboyle@arizona.edu\", role = c(\"aut\")),\nperson(\"Xiao\", \"Feng\", , \"xiao.feng@unc.edu\", role = c(\"aut\")),\nperson(\"Rethvick Sriram Yugendra\", \"Babu\", email = \"rethvick@arizona.edu\",\nrole = c(\"aut\")),\nperson(\"Brian\", \"Enquist\", , \"benquist@arizona.edu\", role = c(\"aut\"))\n)",
  "Description": "Allows access to a proof-of-concept database containing\nOpen Access species range models and relevant metadata. Access\nto the database is via both 'PostgreSQL' connection and API\n<https://github.com/EnquistLab/Biendata-Frontend>, allowing\ndiverse use-cases.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 09:03:10 UTC",
    "User": "root"
  },
  "Author": "Brian Maitner [aut, cre]\n(<https://orcid.org/0000-0002-2118-9880>), Cory Merow [aut],\nBrad Boyle [aut], Xiao Feng [aut], Rethvick Sriram Yugendra\nBabu [aut], Brian Enquist [aut]",
  "Maintainer": "Brian Maitner <bmaitner@usf.edu>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://bmaitner.r-universe.dev",
  "Date/Publication": "2025-01-14 13:00:05 UTC",
  "RemoteUrl": "https://github.com/cran/OpenRange",
  "RemoteRef": "HEAD",
  "RemoteSha": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
  "MD5sum": "fc31ce5439554da4f51d8621a471c8cd",
  "_user": "bmaitner",
  "_type": "src",
  "_file": "OpenRange_0.0.1.tar.gz",
  "_fileid": "086592056b36bcc1494383c7ea4650dbe3a94e7bbac4070d7e24ae3f0f702e96",
  "_filesize": 532901,
  "_sha256": "086592056b36bcc1494383c7ea4650dbe3a94e7bbac4070d7e24ae3f0f702e96",
  "_created": "2026-05-10T09:03:10.000Z",
  "_published": "2026-05-22T12:14:44.043Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377149378,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902532414"
    },
    {
      "job": 77377149421,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902531352"
    },
    {
      "job": 77377149531,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902605890"
    },
    {
      "job": 77377149399,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902609705"
    },
    {
      "job": 77377148788,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902515310"
    },
    {
      "job": 77377148708,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160210658"
    },
    {
      "job": 77377149294,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902524431"
    },
    {
      "job": 77377149283,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902525782"
    },
    {
      "job": 77377149309,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902538545"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/OpenRange",
  "_commit": {
    "id": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
    "author": "Brian Maitner <bmaitner@usf.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1736859605
  },
  "_maintainer": {
    "name": "Brian Maitner",
    "email": "bmaitner@usf.edu",
    "login": "bmaitner",
    "orcid": "0000-0002-2118-9880",
    "uuid": 11130881
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "RPostgreSQL",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bmaitner",
      "count": 1,
      "uuid": 11130881
    }
  ],
  "_userbio": {
    "uuid": 11130881,
    "type": "user",
    "name": "Brian Maitner"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OpenRange"
  },
  "_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/OpenRange.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bmaitner",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "OpenRange_api_load_species",
    "OpenRange_api_species",
    "OpenRange_get_license",
    "OpenRange_get_stats",
    "OpenRange_list_scenarios",
    "OpenRange_load_species",
    "OpenRange_sf",
    "OpenRange_species"
  ],
  "_help": [
    {
      "page": "OpenRange_api_load_species",
      "title": "Load range maps for given species using the API.",
      "concept": [
        "range functions"
      ],
      "topics": [
        "OpenRange_api_load_species"
      ]
    },
    {
      "page": "OpenRange_api_species",
      "title": "Download range maps for given species using the API.",
      "concept": [
        "range functions"
      ],
      "topics": [
        "OpenRange_api_species"
      ]
    },
    {
      "page": "OpenRange_get_license",
      "title": "Download license information",
      "concept": [
        "metadata functions",
        "range functions"
      ],
      "topics": [
        "OpenRange_get_license"
      ]
    },
    {
      "page": "OpenRange_get_stats",
      "title": "Download model performance statistics",
      "concept": [
        "metadata functions",
        "range functions"
      ],
      "topics": [
        "OpenRange_get_stats"
      ]
    },
    {
      "page": "OpenRange_list_scenarios",
      "title": "Download information on available climate change scenarios",
      "concept": [
        "metadata functions",
        "range functions"
      ],
      "topics": [
        "OpenRange_list_scenarios"
      ]
    },
    {
      "page": "OpenRange_load_species",
      "title": "Load Open Range maps for specified species.",
      "concept": [
        "range functions"
      ],
      "topics": [
        "OpenRange_load_species"
      ]
    },
    {
      "page": "OpenRange_sf",
      "title": "Download range maps that intersect a user-supplied sf object.",
      "concept": [
        "range functions"
      ],
      "topics": [
        "OpenRange_sf"
      ]
    },
    {
      "page": "OpenRange_species",
      "title": "Download range maps for given species.",
      "concept": [
        "range functions"
      ],
      "topics": [
        "OpenRange_species"
      ]
    }
  ],
  "_readme": "https://github.com/cran/OpenRange/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "curl",
    "DBI",
    "e1071",
    "httr",
    "jsonlite",
    "KernSmooth",
    "MASS",
    "mime",
    "openssl",
    "proxy",
    "R6",
    "Rcpp",
    "RPostgreSQL",
    "s2",
    "sf",
    "sys",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "OpenRange.rmd",
      "filename": "OpenRange.html",
      "title": "OpenRange R package",
      "author": "Brian Maitner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Open Range",
        "Licensing",
        "Accessing the maps",
        "Checking map quality"
      ],
      "created": "2025-01-14 13:00:05",
      "modified": "2025-01-14 13:00:05",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "openrange",
  "_universes": [
    "bmaitner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T09:05:55.000Z",
      "distro": "noble",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "834270397e59d617c7d83b9586049e751595742050fc643445ebca80484d681c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T09:05:47.000Z",
      "distro": "noble",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "0917d2af9633dbebcebec17aa31bce2de7715d4dd715587c93a50df1bc575e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:19:22.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "3067a1299a9f2b2452decaed091efdc5ccee7b16560fe94d9db35b014f500769",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-10T09:20:01.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "8a0ce273ea823983009be26f762b9ae42a0202d3938cf1b1d9e374a8befc3532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T09:04:30.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "ea9e4732aced452a77e669d6fa83df275995f5e183ddb8079e7c39a51dd7b514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T09:04:45.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "b3f354691e417f970f0a6ea89ca65e5512bf96d9d84a3e95a6be094801bed35f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-10T09:06:57.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "9a6077663ed2c426bf08f51ab9cf686c1fb0b2950fa5702d29c79eedfe62b3fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T12:14:23.000Z",
      "commit": "b303c9b2d90e5eb5aa04c1dacd351e6d4667cb54",
      "fileid": "fec835a05c44ac3271908e3c14408c79501993c63540492a020b9279468c710c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/25624645118"
    }
  ]
}