Package: pacu Type: Package Title: Precision Agriculture Computational Utilities Version: 0.1.77 Authors@R: c(person('dos Santos', 'Caio', email = 'clsantos@iastate.edu', role = c('aut', 'cre')), person('Miguez', 'Fernando', role = 'aut')) Description: Tools for common precision agriculture workflows. Includes functions to browse, download, and process Sentinel-2 imagery from the Copernicus Data Space Ecosystem , request vegetation index summaries from the Statistical API without downloading raw imagery , retrieve and visualize weather data in a historical context, and process yield monitor data. Yield-processing utilities can build polygons around recorded observations, evaluate polygon overlap, clean raw measurements, and smooth yield maps. Depends: R (>= 4.0.0) License: GPL (>= 3) Encoding: UTF-8 VignetteBuilder: knitr BugReports: https://github.com/cldossantos/pacu/issues RoxygenNote: 7.3.2 Imports: apsimx, gstat, httr, jsonlite, sf, stars, units, XML, concaveman, tmap (>= 4.1) Suggests: knitr, ggplot2, patchwork, mgcv, nasapower, spData, rmarkdown, nlraa, car, minpack.lm, MASS Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev zlib1g-dev Repository: https://cldossantos.r-universe.dev Date/Publication: 2026-04-18 14:57:21 UTC RemoteUrl: https://github.com/cldossantos/pacu RemoteRef: HEAD RemoteSha: 4928d5027973851c761d608498746ef431ab0825 NeedsCompilation: no Packaged: 2026-06-17 07:45:16 UTC; root Author: dos Santos Caio [aut, cre], Miguez Fernando [aut] Maintainer: dos Santos Caio