{
  "_id": "6a102006acfb0bcc41c8b693",
  "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://mikejohnson51.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-05-14 06:32:20 UTC",
    "User": "root"
  },
  "Author": "Mike Johnson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5288-8350>)",
  "MD5sum": "b125f579a29f0ab6ed1c030f79e711bf",
  "_user": "mikejohnson51",
  "_type": "src",
  "_file": "zonal_0.1.1.tar.gz",
  "_fileid": "a703c4e9a0518cd161e4380d52c930025295a45c548fa10e63794727048217ff",
  "_filesize": 3774394,
  "_sha256": "a703c4e9a0518cd161e4380d52c930025295a45c548fa10e63794727048217ff",
  "_created": "2026-05-14T06:32:20.000Z",
  "_published": "2026-05-22T09:21:10.588Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351564382,
      "time": 347,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6988687430"
    },
    {
      "job": 77351564844,
      "time": 243,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6988665277"
    },
    {
      "job": 77351564312,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6988649029"
    },
    {
      "job": 77351564595,
      "time": 311,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6988678430"
    },
    {
      "job": 77351563621,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988609350"
    },
    {
      "job": 77351563614,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157130887"
    },
    {
      "job": 77351564557,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6988657804"
    },
    {
      "job": 77351564381,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6988655624"
    },
    {
      "job": 77351564415,
      "time": 257,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6988666895"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888",
  "_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",
    "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": true,
  "_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": 30052272,
    "type": "user",
    "name": "Mike Johnson",
    "description": "Geography | Data Science | Water Resources "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zonal"
  },
  "_devurl": "https://github.com/mikejohnson51/zonal",
  "_searchresults": 81,
  "_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.876967967432585,
  "_indexed": true,
  "_nocasepkg": "zonal",
  "_universes": [
    "mikejohnson51"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-14T06:36:57.000Z",
      "distro": "noble",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "67d66342d6e4ffdaa90eedda2f1f3f6a1281f432730854469eb0da6ed5aa6879",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-14T06:35:19.000Z",
      "distro": "noble",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "c7104d61f2074c0ab4a882a00e108ddbd595d9093b73eb14beb72e3d79dbb298",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-14T06:34:47.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "43980e677fdc977a8b9cc4884387063d3aeaba1622311edc61e7e0571670a025",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-14T06:35:40.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "177bc9ed9369188e3d62faeebbff217a21601f6aaac0ec8bada48c8cab3ac202",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-14T06:34:14.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "fbcd756310630bc35f944aa8f1472ff860cae202f6b4b482e545d36197847320",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-14T06:34:12.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "6e04e57a545d37c9762cc585176f743b389a9f26c49aaed9b52915e246e9651f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-14T06:35:06.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "36d94adc88e520d6fc1af1201ee454e7d7f2f6d8d9d1c5481816a8a4b55db328",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T09:20:50.000Z",
      "commit": "8d932f3d419489f90e7ab6c6afa085791324dc46",
      "fileid": "793ea2324ff9b523df376930c61f6dacc121f40713773367f337a6e086839085",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikejohnson51/actions/runs/25845538888"
    }
  ]
}