Package: smapr Type: Package Title: Acquisition and Processing of NASA Soil Moisture Active-Passive (SMAP) Data Version: 0.3.0 Authors@R: c( person("Maxwell", "Joseph", email = "maxwellbjoseph@gmail.com", role = c("aut", "cre", "cph")), person("Matthew", "Oakley", email = "matthew.oakley@colorado.edu", role = "aut"), person("Zachary", "Schira", email = "zasc3143@colorado.edu", role = "aut") ) Depends: R (>= 3.2.5) Imports: hdf5r, httr (>= 1.1.0), methods, rappdirs (>= 0.3.1), terra Maintainer: Maxwell Joseph Description: Facilitates programmatic access to NASA Soil Moisture Active Passive (SMAP) data with R. It includes functions to search for, acquire, and extract SMAP data. License: GPL-3 RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, roxygen2, testthat, utils, covr VignetteBuilder: knitr URL: https://docs.ropensci.org/smapr/, https://github.com/ropensci/smapr BugReports: https://github.com/ropensci/smapr/issues Encoding: UTF-8 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libhdf5-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-11-29 01:46:34 UTC RemoteUrl: https://github.com/ropensci/smapr RemoteRef: master RemoteSha: c051d3ce8dc5004dfb51136e994429eb4e905c00 NeedsCompilation: no Packaged: 2026-07-01 08:18:49 UTC; root Author: Maxwell Joseph [aut, cre, cph], Matthew Oakley [aut], Zachary Schira [aut]