{
  "_id": "6a3b263c5cdecea1d680c56b",
  "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 cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-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-06-24 00:22:26 UTC",
    "User": "root"
  },
  "Author": "Daniel Baston [aut, cre],\nISciences, LLC [cph]",
  "Maintainer": "Daniel Baston <dbaston@isciences.com>",
  "MD5sum": "f91a309dc20f267104dabf7242daa2db",
  "_user": "fastverse",
  "_type": "src",
  "_file": "exactextractr_0.10.1.tar.gz",
  "_fileid": "702b304abb7f01cc6caed1353425d8e4066f2f0c6d4bd43fbe77b98223a03307",
  "_filesize": 895854,
  "_sha256": "702b304abb7f01cc6caed1353425d8e4066f2f0c6d4bd43fbe77b98223a03307",
  "_created": "2026-06-24T00:22:26.000Z",
  "_published": "2026-06-24T00:35:08.721Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83091395296,
      "time": 558,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7837090388"
    },
    {
      "job": 83091395316,
      "time": 581,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7837095663"
    },
    {
      "job": 83091395288,
      "time": 535,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7837084327"
    },
    {
      "job": 83091395293,
      "time": 559,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7837090007"
    },
    {
      "job": 83091395283,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7837074700"
    },
    {
      "job": 83091395275,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7837090656"
    },
    {
      "job": 83091395286,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7837069194"
    },
    {
      "job": 83091395412,
      "time": 412,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7837122308"
    },
    {
      "job": 83090170150,
      "time": 618,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836951969"
    },
    {
      "job": 83091395262,
      "time": 536,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837083884"
    },
    {
      "job": 83091395287,
      "time": 284,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7837022794"
    },
    {
      "job": 83091395277,
      "time": 278,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7837020873"
    },
    {
      "job": 83091395336,
      "time": 280,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7837021599"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 25,
  "_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": 14098,
    "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": 2260,
  "_rbuild": "4.6.0",
  "_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.119321140355844,
  "_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-06-24T00:30:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "b2ae624bc9c80b475dd9b20eec8af3e090f0bfac9aba59d6bccda16d234f7cb8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-24T00:30:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "17698d04f4dfa562164892f619929f569d46c444817107e394e267b34fe5fe17",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-24T00:30:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "bfb4ba89306bd9644c308550e559c2d10bae25b217188cdb05ec411ce2f35222",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-24T00:30:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "8e0c275c2f39f39017ce827fa3cb787a21122ffee5855ccbc5eab768615d661a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-24T00:30:12.000Z",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "3daf1344519e4bbcb0f7dda980a4134a3d5d9258c81a91f7c4b48e63c38863e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-24T00:29:46.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "e574146e2018e43f68a2cc43257d9cbbc822a943c3f286a44ba6058db1516730",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-24T00:29:51.000Z",
      "arch": "aarch64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "42d153175e5fe42c635b78a0922de395e4cf2520a6821384239ad2beb41ad274",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-24T00:30:35.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "573555cee1cc88b7c93b52584f486ae9341d42c348c118e497103bf081a52c32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-06-24T00:31:46.000Z",
      "arch": "emscripten",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "275f0551afe9a02332b17df9c2b92612006e6619e38433972b094858cc743cbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-24T00:24:30.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "2c2dfcf1a09aa5f0fa1434ed3c573a1b0372fa84d2e9567ed223e72fa8c5065b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-24T00:24:20.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "44d39011b7783911939107094f55b1229393b55f8947280eb5d36b92f7840e39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-24T00:24:16.000Z",
      "arch": "x86_64",
      "commit": "4a3d69a1e2e7936e5bd806fe22c29bf13ee042a3",
      "fileid": "a472c67db1d9253faa4f54b8923b21ca06ed9bda39844792e7baccd1970757b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065947957"
    }
  ]
}