{
  "_id": "6a1c046b1d7bb097a0a2a3a4",
  "Package": "rangeBuilder",
  "Type": "Package",
  "Title": "Occurrence Filtering, Geographic Standardization and Generation\nof Species Range Polygons",
  "Version": "2.2",
  "Authors@R": "person(\"Pascal\", \"Title\", email = \"ptitle@umich.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6316-0736\"))",
  "Description": "Provides tools for filtering occurrence records,\ngenerating alpha-hull-derived range polygons and mapping\nspecies distributions.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/ptitle/rangeBuilder",
  "BugReports": "https://github.com/ptitle/rangeBuilder/issues",
  "NeedsCompilation": "yes",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "ByteCompile": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://ptitle.r-universe.dev",
  "Date/Publication": "2024-10-31 13:13:38 UTC",
  "RemoteUrl": "https://github.com/ptitle/rangebuilder",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
  "Packaged": {
    "Date": "2026-05-31 09:42:25 UTC",
    "User": "root"
  },
  "Author": "Pascal Title [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6316-0736>)",
  "Maintainer": "Pascal Title <ptitle@umich.edu>",
  "MD5sum": "6f06286f65c1a74e87647d06ec0015a1",
  "_user": "ptitle",
  "_type": "src",
  "_file": "rangeBuilder_2.2.tar.gz",
  "_fileid": "71b69f63e8968809d7a301690bf0da4c12e15e3b4d5079ab00df18761dc2ad25",
  "_filesize": 1693231,
  "_sha256": "71b69f63e8968809d7a301690bf0da4c12e15e3b4d5079ab00df18761dc2ad25",
  "_created": "2026-05-31T09:42:25.000Z",
  "_published": "2026-05-31T09:50:35.374Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716131813,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315701710"
    },
    {
      "job": 78716131806,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315704323"
    },
    {
      "job": 78716131820,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315700666"
    },
    {
      "job": 78716131815,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315706490"
    },
    {
      "job": 78716131819,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315707387"
    },
    {
      "job": 78716131821,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315712068"
    },
    {
      "job": 78716131814,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315700700"
    },
    {
      "job": 78716131811,
      "time": 446,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315727335"
    },
    {
      "job": 78715952855,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315688145"
    },
    {
      "job": 78716131778,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315700263"
    },
    {
      "job": 78716131809,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315700161"
    },
    {
      "job": 78716131791,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315699098"
    },
    {
      "job": 78716131792,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315703882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ptitle/rangebuilder",
  "_commit": {
    "id": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
    "author": "ptitle <pascaltitle@gmail.com>",
    "committer": "ptitle <pascaltitle@gmail.com>",
    "message": "minor version bump to push small bug fix to cran\n",
    "time": 1730380418
  },
  "_maintainer": {
    "name": "Pascal Title",
    "email": "ptitle@umich.edu",
    "orcid": "0000-0002-6316-0736"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "alphahull",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    }
  ],
  "_owner": "ptitle",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "ptitle",
      "count": 76,
      "uuid": 5825910
    }
  ],
  "_userbio": {
    "uuid": 5825910,
    "type": "user",
    "name": "ptitle"
  },
  "_downloads": {
    "count": 717,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rangeBuilder"
  },
  "_devurl": "https://github.com/ptitle/rangebuilder",
  "_searchresults": 94,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rangeBuilder.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ptitle/rangebuilder",
  "_realowner": "ptitle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-01-05"
    },
    {
      "version": "1.1",
      "date": "2016-02-24"
    },
    {
      "version": "1.2",
      "date": "2016-04-14"
    },
    {
      "version": "1.3",
      "date": "2016-10-07"
    },
    {
      "version": "1.4",
      "date": "2017-05-31"
    },
    {
      "version": "1.5",
      "date": "2019-12-10"
    },
    {
      "version": "1.6",
      "date": "2022-06-21"
    },
    {
      "version": "2.0",
      "date": "2022-11-19"
    },
    {
      "version": "2.1",
      "date": "2023-03-03"
    },
    {
      "version": "2.2",
      "date": "2024-10-30"
    }
  ],
  "_exports": [
    "addRasterLegend",
    "closestCountry",
    "coordError",
    "filterByLand",
    "filterByProximity",
    "flipSign",
    "getDynamicAlphaHull",
    "getExtentOfList",
    "rasterStackFromPolyList",
    "standardizeCountry",
    "transparentColor"
  ],
  "_datasets": [
    {
      "name": "crotalus",
      "title": "rangeBuilder datasets",
      "object": "crotalus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "institutioncode",
        "catalognumber",
        "country",
        "decimallongitude",
        "decimallatitude",
        "genus",
        "specificepithet",
        "genSp"
      ],
      "rows": 7349,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addRasterLegend",
      "title": "addRasterLegend",
      "topics": [
        "addRasterLegend"
      ]
    },
    {
      "page": "closestCountry",
      "title": "Return country from point",
      "topics": [
        "closestCountry"
      ]
    },
    {
      "page": "coordError",
      "title": "Coordinate error",
      "topics": [
        "coordError"
      ]
    },
    {
      "page": "filterByLand",
      "title": "Filter occurrences based on land vs ocean",
      "topics": [
        "filterByLand"
      ]
    },
    {
      "page": "filterByProximity",
      "title": "Filter by proximity",
      "topics": [
        "filterByProximity"
      ]
    },
    {
      "page": "flipSign",
      "title": "Flip sign of coordinates",
      "topics": [
        "flipSign"
      ]
    },
    {
      "page": "getDynamicAlphaHull",
      "title": "Generate polygon based on alpha hulls",
      "topics": [
        "getDynamicAlphaHull"
      ]
    },
    {
      "page": "getExtentOfList",
      "title": "Get extent of list",
      "topics": [
        "getExtentOfList"
      ]
    },
    {
      "page": "rangeBuilder",
      "title": "rangeBuilder",
      "topics": [
        "rangeBuilder-package",
        "rangeBuilder"
      ]
    },
    {
      "page": "rangeBuilder-example",
      "title": "rangeBuilder datasets",
      "topics": [
        "crotalus",
        "rangeBuilder-example"
      ]
    },
    {
      "page": "rasterStackFromPolyList",
      "title": "Polygon List to rasterStack",
      "topics": [
        "rasterStackFromPolyList"
      ]
    },
    {
      "page": "standardizeCountry",
      "title": "Standardize country name",
      "topics": [
        "standardizeCountry"
      ]
    },
    {
      "page": "transparentColor",
      "title": "Define colors with transparency",
      "topics": [
        "transparentColor"
      ]
    }
  ],
  "_readme": "https://github.com/ptitle/rangebuilder/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "alphahull",
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "deldir",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "interp",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "mime",
    "openssl",
    "pbapply",
    "polyclip",
    "proxy",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rnaturalearth",
    "s2",
    "S7",
    "scales",
    "sf",
    "sgeostat",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "sys",
    "tensor",
    "terra",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.103461622094705,
  "_indexed": true,
  "_nocasepkg": "rangebuilder",
  "_universes": [
    "ptitle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-31T09:44:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "01870d05dabcfb08e8ccffdb811189a4e4186923f9879c40cf89898cd7aa5b96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-31T09:45:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "27c8d16d357fc220bbc33b69f13c9ad81c1e74e70c47948735ea40417ee8f360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-31T09:44:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "4b6aab617ba621f1e17df9198ba4fea330caa0d32d7911112d99698ee9b6fdc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-31T09:45:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "8a9c5d73a83a05f60d32077f803b80296ea0d67d2322534e01b7ce74a4ae765b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-31T09:45:39.000Z",
      "arch": "aarch64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "41ddfc3068043330c1007c2f5f9272112043c003464f77e68c8339df675f38b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-31T09:46:09.000Z",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "9c6bbbaa2dbe58c502e8ae0acd4a2e52fa81a1cec68521c2f9c416e960ebb990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-31T09:44:35.000Z",
      "arch": "aarch64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "d63bcc1c23093b6707b9a42ba1152ed90d99b7148c2fedb709465d8a3539bee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-31T09:47:33.000Z",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "67bb80af1de117cddceed714648bb91a819c392c018cfd9cb85055d59fb0828d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2",
      "date": "2026-05-31T09:44:51.000Z",
      "arch": "emscripten",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "0d3547bcd057f33b886949f71b0ee34ee8790eafdb3281c3cbf084437e351e22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-31T09:43:56.000Z",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "3b5f62d4b8f32490dcf24936327bab4135235f8ded18f6883a6896dee78fcf84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-31T09:43:49.000Z",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "016e4be6c9242c5c7a125e547e3b037f53c67c42dad3cec773b725f753284475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-31T09:44:10.000Z",
      "arch": "x86_64",
      "commit": "8ed6e96fed171cf9431abe23775547cbc8761bf2",
      "fileid": "f91183d59249583c796261074df2ad0db14dd465d82230b57ac60a67c12c4b94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptitle/actions/runs/26709128858"
    }
  ]
}