{
  "_id": "6a4a5eee1e9cffeb4b833714",
  "Package": "exactextractr",
  "Title": "Fast Extraction from Raster Datasets using Polygons",
  "Version": "0.10.1",
  "Authors@R": "c(\nperson(\"Daniel\", \"Baston\", email = \"dbaston@isciences.com\", role = c(\"aut\", \"cre\")),\nperson(\"ISciences, LLC\", role=\"cph\"))",
  "Description": "Quickly and accurately summarizes raster values over\npolygonal areas (\"zonal statistics\").",
  "License": "Apache License (== 2.0)",
  "SystemRequirements": "GEOS (>= 3.5.0)",
  "URL": "https://isciences.gitlab.io/exactextractr/,\nhttps://github.com/isciences/exactextractr",
  "BugReports": "https://github.com/isciences/exactextractr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libudunits2-dev",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2026-06-03 01:00:31 UTC",
  "RemoteUrl": "https://github.com/isciences/exactextractr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 13:32:26 UTC",
    "User": "root"
  },
  "Author": "Daniel Baston [aut, cre],\nISciences, LLC [cph]",
  "Maintainer": "Daniel Baston <dbaston@isciences.com>",
  "_user": "fastverse",
  "_type": "src",
  "_file": "exactextractr_0.10.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bc08f08226c38793f2e85a477a473f5efda788be332c1694a5be049321d34b41",
  "_filesize": 895668,
  "_sha256": "bc08f08226c38793f2e85a477a473f5efda788be332c1694a5be049321d34b41",
  "_expires": "2026-10-13T13:41:00.000Z",
  "_created": "2026-07-05T13:32:26.000Z",
  "_published": "2026-07-05T13:41:02.052Z",
  "_jobs": [
    {
      "job": 85227686224,
      "time": 252,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8092306432"
    },
    {
      "job": 85227686227,
      "time": 283,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8092310202"
    },
    {
      "job": 85227686244,
      "time": 250,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8092306209"
    },
    {
      "job": 85227686225,
      "time": 268,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8092308071"
    },
    {
      "job": 85227686251,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8092298481"
    },
    {
      "job": 85227686252,
      "time": 302,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8092314943"
    },
    {
      "job": 85227686268,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8092295667"
    },
    {
      "job": 85227686236,
      "time": 418,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8092329509"
    },
    {
      "job": 85227297158,
      "time": 306,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092271763"
    },
    {
      "job": 85227686167,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092292835"
    },
    {
      "job": 85227686212,
      "time": 274,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8092309069"
    },
    {
      "job": 85227686240,
      "time": 272,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8092308699"
    },
    {
      "job": 85227686234,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8092297253"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407",
  "_status": "success",
  "_upstream": "https://github.com/isciences/exactextractr",
  "_commit": {
    "id": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
    "author": "Dan Baston <dbaston@gmail.com>",
    "committer": "Dan Baston <dbaston@gmail.com>",
    "message": "README: Remove use of deprecated raster::getData\n",
    "time": 1780448431
  },
  "_maintainer": {
    "name": "Daniel Baston",
    "email": "dbaston@isciences.com",
    "login": "dbaston",
    "description": "",
    "uuid": 6318931
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "version": ">= 1.5.17",
      "role": "Suggests"
    }
  ],
  "_owner": "isciences",
  "_selfowned": false,
  "_usedby": 26,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "gis",
    "raster",
    "rcpp",
    "geos",
    "cpp"
  ],
  "_stars": 306,
  "_contributors": [
    {
      "user": "dbaston",
      "count": 419,
      "uuid": 6318931
    },
    {
      "user": "mdsumner",
      "count": 3,
      "uuid": 4107631
    },
    {
      "user": "mikoontz",
      "count": 2,
      "uuid": 11068126
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 13319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exactextractr"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/isciences/exactextractr",
  "_pkgdown": "https://isciences.gitlab.io/exactextractr/",
  "_searchresults": 2504,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/exactextractr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/isciences/exactextractr",
  "_realowner": "isciences",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-08-01"
    },
    {
      "version": "0.1.1",
      "date": "2019-08-07"
    },
    {
      "version": "0.1.2",
      "date": "2020-01-14"
    },
    {
      "version": "0.2.0",
      "date": "2020-02-26"
    },
    {
      "version": "0.2.1",
      "date": "2020-03-21"
    },
    {
      "version": "0.3.0",
      "date": "2020-05-07"
    },
    {
      "version": "0.4.0",
      "date": "2020-06-28"
    },
    {
      "version": "0.5.0",
      "date": "2020-10-26"
    },
    {
      "version": "0.5.1",
      "date": "2020-11-20"
    },
    {
      "version": "0.6.0",
      "date": "2021-04-17"
    },
    {
      "version": "0.6.1",
      "date": "2021-05-10"
    },
    {
      "version": "0.7.0",
      "date": "2021-09-10"
    },
    {
      "version": "0.7.1",
      "date": "2021-10-12"
    },
    {
      "version": "0.7.2",
      "date": "2021-12-05"
    },
    {
      "version": "0.8.0",
      "date": "2022-03-29"
    },
    {
      "version": "0.8.1",
      "date": "2022-04-06"
    },
    {
      "version": "0.8.2",
      "date": "2022-04-15"
    },
    {
      "version": "0.9.0",
      "date": "2022-08-23"
    },
    {
      "version": "0.9.1",
      "date": "2022-11-16"
    },
    {
      "version": "0.10.0",
      "date": "2023-09-20"
    },
    {
      "version": "0.10.1",
      "date": "2025-12-01"
    }
  ],
  "_exports": [
    "coverage_fraction",
    "exact_extract",
    "exact_resample",
    "rasterize_polygons"
  ],
  "_help": [],
  "_readme": "https://github.com/isciences/exactextractr/raw/HEAD/README.md",
  "_rundeps": [
    "DBI",
    "lattice",
    "raster",
    "Rcpp",
    "s2",
    "sf",
    "sp",
    "terra",
    "units",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libgeos_c",
      "package": "libgeos-c1t64",
      "headers": "libgeos-dev",
      "source": "geos",
      "version": "3.14.1-2",
      "name": "geos",
      "homepage": "https://trac.osgeo.org/geos/",
      "description": "Geometry engine for Geographic Information Systems - C Library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vig1_population.Rmd",
      "filename": "vig1_population.html",
      "title": "Summarizing gridded population data ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Loading the sample data",
        "Calculating total population",
        "Calculating population from the GPW population count file",
        "Calculating population from the GPW population density file",
        "Population-weighted statistics"
      ],
      "created": "2021-03-10 11:08:01",
      "modified": "2025-12-01 15:50:03",
      "commits": 3
    },
    {
      "source": "vig2_categorical.Rmd",
      "filename": "vig2_categorical.html",
      "title": "Summarizing categorical data ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Loading the sample data",
        "Summarizing land cover classifications",
        "Summary functions",
        "Summarizing population land cover"
      ],
      "created": "2021-03-10 11:08:01",
      "modified": "2025-12-01 15:50:03",
      "commits": 3
    }
  ],
  "_score": 13.156194477733246,
  "_indexed": false,
  "_nocasepkg": "exactextractr",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://isciences.r-universe.dev/exactextractr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/333415ab354ed150f70c1db549c5525b6ec761c1007e48f7c98b1199a5ffd650",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/2910718e6c7af62515846a5acfe76be4cf2201b629794841ff04f34d88846d50",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/b9ec16d00b361a760613f3057d5850fdbecf9149e950f7878e39c9eb14678246",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/059c5c42b928a92d8a3991d218010d1bcd5f06d1c6a5266d9a140e8e9e7c80c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:02.000Z",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/ae1b42096a1c1e1541e023176200059c35b36b3679c867d2c9c09f30449a7d04",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:48.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/a07036b0b226da0d3ce32d1b6df21f97dd0b230cf3b4d01d8947c21e5422e13b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-05T13:34:53.000Z",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/c029972dd430f2aa1ef0d7632b0488f88d2d7ae94f1e9787e3e9beb93908c1e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-05T13:36:20.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/8eba79a9a08061fe64056d597c1e79e06eff1abbe9d28c4478a318787d1b0cca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-07-05T13:35:40.000Z",
      "arch": "emscripten",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/a55eabebc4fc1e19575572320178fd4dfcbd7ab7ac43991b080f6e8bc2b7ce72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-05T13:34:23.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/1508a501e9f9663b6e12be19a31d9320e83b9c6a101faec74b11fa0a928cf000",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-05T13:34:51.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/83ec005a3f25f0d1481b5ce42aff47ecab17fcd647a48d1a3c1df6cb859b6a06",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-05T13:34:18.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "https://r2.ropensci.org/9496fbaac4e3134162b7a1a5601155669a673ac8c03a474c2f114a42918380b5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742365407"
    }
  ]
}