Package: smapr
Type: Package
Title: Acquisition and Processing of NASA Soil Moisture Active-Passive
        (SMAP) Data
Version: 0.2.1
Authors@R: c(
    person("Maxwell", "Joseph", email = "maxwell.b.joseph@colorado.edu",
            role = c("aut", "cre")),
    person("Matthew", "Oakley", email = "matthew.oakley@colorado.edu",
            role = "aut"),
    person("Zachary", "Schira", email = "zasc3143@colorado.edu",
            role = "aut")
    )
Depends: R (>= 3.2.5)
biocViews:
Imports: httr (>= 1.1.0), rappdirs (>= 0.3.1), raster (>= 2.5), rhdf5
        (>= 2.14), rvest, xml2
Maintainer: Maxwell Joseph <maxwell.b.joseph@colorado.edu>
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
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: knitr, rgdal, rmarkdown, roxygen2, sp, testthat, utils, covr
VignetteBuilder: knitr
URL: https://github.com/ropensci/smapr
BugReports: https://github.com/ropensci/smapr/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-04-22 03:31:45 UTC; max
Author: Maxwell Joseph [aut, cre],
  Matthew Oakley [aut],
  Zachary Schira [aut]
Repository: CRAN
Date/Publication: 2019-04-22 04:40:02 UTC
Built: R 4.2.0; ; 2022-04-27 20:53:43 UTC; unix
