Package: AOI Type: Package Title: Areas of Interest Version: 0.3.0 Authors@R: c(person(given = "Mike", family = "Johnson", role = c("aut", "cre"), email = "mikecp11@gmail.com", comment = c(ORCID = "0000-0002-5288-8350")), person(given = "Justin", family = "Singh-Mohudpur", role = "ctb", email = "justin@justinsingh.me", comment = c(ORCID = "0000-0002-5233-5799"))) BugReports: https://github.com/mikejohnson51/AOI/issues Description: A consistent tool kit for forward and reverse geocoding and defining boundaries for spatial analysis. Depends: R(>= 3.5.0) Imports: datasets, dplyr, fipio, htmlwidgets, jsonlite, leaflet, leaflet.extras, rnaturalearth, rvest, sf, shiny, terra, tidygeocoder, units Suggests: climateR, distill, FedData, gdalio, knitr, mapview, nhdplusTools, osmdata, raster, rmarkdown, testthat, zonal License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 URL: https://github.com/mikejohnson51/AOI/ VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://mikejohnson51.r-universe.dev Date/Publication: 2023-11-16 21:03:28 UTC RemoteUrl: https://github.com/mikejohnson51/AOI RemoteRef: HEAD RemoteSha: f821d499b80371c7c389937072ea041312a8efcd NeedsCompilation: no Packaged: 2026-04-18 08:34:45 UTC; root Author: Mike Johnson [aut, cre] (ORCID: ), Justin Singh-Mohudpur [ctb] (ORCID: ) Maintainer: Mike Johnson