{
  "_id": "6a226684cd65a98ecbd45503",
  "Package": "zonal",
  "Title": "Performant zonal statistics over flexible units",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Mike\",\nfamily = \"Johnson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mike.johnson@noaa.gov\",\ncomment = c(ORCID = \"0000-0002-5288-8350\"))",
  "Maintainer": "Mike Johnson <mike.johnson@noaa.gov>",
  "BugReports": "https://github.com/mikejohnson51/zonal/issues",
  "Description": "Given gridded and vector based input, compute summary\nstatistics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "mikejohnson51/climateR",
    "mikejohnson51/AOI"
  ],
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://owp-spatial.r-universe.dev",
  "Date/Publication": "2024-12-06 04:00:02 UTC",
  "RemoteUrl": "https://github.com/mikejohnson51/zonal",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d932f3d419489f90e7ab6c6afa085791324dc46",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:38:43 UTC",
    "User": "root"
  },
  "Author": "Mike Johnson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5288-8350>)",
  "MD5sum": "b3f8bdbdff66ef31091255261f75bd15",
  "_user": "owp-spatial",
  "_type": "src",
  "_file": "zonal_0.1.1.tar.gz",
  "_fileid": "d2e23a08654fff681500f0730f0bfbaa06b89c98bdaff076237ffc109db648e4",
  "_filesize": 3772826,
  "_sha256": "d2e23a08654fff681500f0730f0bfbaa06b89c98bdaff076237ffc109db648e4",
  "_created": "2026-06-03T06:38:43.000Z",
  "_published": "2026-06-05T06:02:44.098Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79672837305,
      "time": 283,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377513833"
    },
    {
      "job": 79672837808,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377510826"
    },
    {
      "job": 79672836928,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672836889,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672836642,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377433945"
    },
    {
      "job": 79672837666,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377479064"
    },
    {
      "job": 79672837014,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672836899,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672836909,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/26867989071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikejohnson51/zonal",
  "_commit": {
    "id": "8d932f3d419489f90e7ab6c6afa085791324dc46",
    "author": "mikejohnson51 <mikecp11@gmail.com>",
    "committer": "mikejohnson51 <mikecp11@gmail.com>",
    "message": "bump version\n",
    "time": 1733457602
  },
  "_maintainer": {
    "name": "Mike Johnson",
    "email": "mike.johnson@noaa.gov",
    "login": "mikejohnson51",
    "linkedin": "in/mikejohnson-phd",
    "orcid": "0000-0002-5288-8350",
    "description": "Geography | Data Science | Water Resources ",
    "uuid": 30052272
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "exactextractr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "santoku",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "AOI",
      "role": "Suggests"
    },
    {
      "package": "climateR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "mikejohnson51",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "geospatial",
    "gridded-data",
    "noaa-owp",
    "summary-stats"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "mikejohnson51",
      "count": 116,
      "uuid": 30052272
    },
    {
      "user": "ajkhattak",
      "count": 3,
      "uuid": 15165757
    },
    {
      "user": "robitalec",
      "count": 2,
      "uuid": 16324625
    }
  ],
  "_userbio": {
    "uuid": 190552155,
    "type": "organization",
    "name": "OWP Spatial",
    "description": "Open Data, Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zonal"
  },
  "_devurl": "https://github.com/mikejohnson51/zonal",
  "_searchresults": 88,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zonal.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "aggregate_zones",
    "circular_mean",
    "distribution",
    "ee_functions",
    "equal_population_distribution",
    "execute_zonal",
    "geometric_mean",
    "mode",
    "prep_geom",
    "prep_input",
    "sanitize",
    "ts_extract",
    "weight_functions",
    "weight_grid",
    "weight_grid_to_data",
    "zone_by_ee",
    "zone_by_weights"
  ],
  "_help": [
    {
      "page": "aggregate_zones",
      "title": "Aggregate data between zones Provides the ability to take attributes from one scale of polygon and split aggregate them to another.",
      "topics": [
        "aggregate_zones"
      ]
    },
    {
      "page": "circular_mean",
      "title": "Geometric Mean Summary",
      "topics": [
        "circular_mean"
      ]
    },
    {
      "page": "distribution",
      "title": "Distribution Summary",
      "topics": [
        "distribution"
      ]
    },
    {
      "page": "ee_functions",
      "title": "exactextractr Function Lookup",
      "topics": [
        "ee_functions"
      ]
    },
    {
      "page": "equal_population_distribution",
      "title": "Equal Area Distribution",
      "topics": [
        "equal_population_distribution"
      ]
    },
    {
      "page": "execute_zonal",
      "title": "Execute Zonal Stats",
      "topics": [
        "execute_zonal"
      ]
    },
    {
      "page": "geometric_mean",
      "title": "Geometric Mean Summary",
      "topics": [
        "geometric_mean"
      ]
    },
    {
      "page": "mode",
      "title": "Mode Summary",
      "topics": [
        "mode"
      ]
    },
    {
      "page": "prep_geom",
      "title": "Prep Incoming Data",
      "topics": [
        "prep_geom"
      ]
    },
    {
      "page": "prep_input",
      "title": "Prep Incoming Data",
      "topics": [
        "prep_input"
      ]
    },
    {
      "page": "sanitize",
      "title": "Sanitize Column Inclusions",
      "topics": [
        "sanitize"
      ]
    },
    {
      "page": "ts_extract",
      "title": "Extract and Transform Time Series Data",
      "topics": [
        "ts_extract"
      ]
    },
    {
      "page": "weight_functions",
      "title": "Weight Function Lookup",
      "topics": [
        "weight_functions"
      ]
    },
    {
      "page": "weight_grid",
      "title": "Build Weighting Grid",
      "topics": [
        "weight_grid"
      ]
    },
    {
      "page": "weight_grid_to_data",
      "title": "Use Weight Grid to extract SpatRast Data",
      "topics": [
        "weight_grid_to_data"
      ]
    },
    {
      "page": "zone_by_ee",
      "title": "Execute Zonal Stats by ExactExtract",
      "topics": [
        "zone_by_ee"
      ]
    },
    {
      "page": "zone_by_weights",
      "title": "Execute Zonal Stats by Weight Grid",
      "topics": [
        "zone_by_weights"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mikejohnson51/zonal/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mikejohnson51/zonal/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "class",
    "classInt",
    "cli",
    "collapse",
    "cpp11",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "exactextractr",
    "generics",
    "glue",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "santoku",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "categorical.Rmd",
      "filename": "categorical.html",
      "title": "Categorical Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Grid",
        "Example 1: Basic Use",
        "Define aggreation units",
        "Exploring the data",
        "Example 2: Definining Classes",
        "Build a weight grid and execute intersection",
        "Explore the data",
        "Compare with exactextractr"
      ],
      "created": "2021-06-29 01:46:45",
      "modified": "2024-12-06 03:53:33",
      "commits": 4
    },
    {
      "source": "weight_creation.Rmd",
      "filename": "weight_creation.html",
      "title": "Weight Maps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Methods",
        "So, what is a weight grid?",
        "Option 1: Intersectr:",
        "Option 2: Zonal",
        "Use Cases",
        "Grid",
        "Example 01: Many small aggregation units",
        "Example 02: Few, large aggregation units"
      ],
      "created": "2021-06-26 20:06:41",
      "modified": "2024-12-06 03:53:33",
      "commits": 5
    },
    {
      "source": "intersections.Rmd",
      "filename": "intersections.html",
      "title": "Zonal Statistics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Option 1: Intersectr:",
        "Option 2: exactextract:",
        "Option 3: zonal:",
        "Grid",
        "Example 1: HUC01",
        "Example 02: Florida Counties"
      ],
      "created": "2021-06-29 01:46:45",
      "modified": "2024-12-06 03:53:33",
      "commits": 3
    }
  ],
  "_score": 5.912965620704104,
  "_indexed": false,
  "_nocasepkg": "zonal",
  "_universes": [
    "owp-spatial"
  ],
  "_indexurl": "https://mikejohnson51.r-universe.dev/zonal",
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-04T06:13:07.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "d8f839480720752bf3ad0d49d782e6f991ae305c3176d57b8f0a7291d2fa0b02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/25303634042"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-04T06:10:05.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "cd6981dea4c087660c236da7265ec696a4e144042f6fe501cb2f15bda2e57f73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/25303634042"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-05T04:47:59.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "76b922e5ac7421693390123fde49526e8a5847423e0a893ff7f7fc3928dd6625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/25303634042"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-04T06:09:54.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "50914351c23caad227943f174f34d6a956cbe7ee7ac437e32075fc0297ffc128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/25303634042"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-04T06:08:40.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "0ce3405ae15f79abb968108bdbf73a8e334c470ff712fd042d7d90ca13b354e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/25303634042"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T06:41:50.000Z",
      "distro": "noble",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "fed3d5986e15f335bdf2c08df160ed432ea488f9ee8532906fa6d6a553a5fe26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/26867989071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T06:41:57.000Z",
      "distro": "noble",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "20aada5fa8a74bdf4cac4baaba7b1ad9aada94d1e8ba5e773fd3e4cd21242352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/26867989071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-03T06:41:51.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "35296e731afb35296504232c6d1bb61d9b4ae7e89cb05a186546db23e2767c7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/owp-spatial/actions/runs/26867989071"
    }
  ]
}