Package: rsat Type: Package Title: Dealing with Multiplatform Satellite Images Version: 0.1.21 Authors@R: c(person(given = "Unai", family = "Pérez - Goya", role = c("aut", "cre"), email = "unai.perez@unavarra.es", comment = c(ORCID = "0000-0002-2796-9079")), person(given = "Manuel", family = "Montesino - SanMartin", role = "aut", comment = c(ORCID = "0000-0002-0822-600X")), person(given = "Ana", family = "F Militino", role = "aut", comment = c(ORCID = "0000-0002-0631-3919")), person(given = "Maria Dolores", family = "Ugarte", role = "aut", comment = c(ORCID = "0000-0002-3505-8400")), person(given = "Marc", family = "Weber", role = "rev", comment = "Marc reviewed rsat (v. 0.1.14) for rOpenSci, see "), person(given = "Kelly", family = "Hondula", role = "rev", comment = "Kelly reviewed rsat (v. 0.1.14) for rOpenSci, see ") ) Maintainer: Unai Pérez - Goya Description: Downloading, customizing, and processing time series of satellite images for a region of interest. 'rsat' functions allow a unified access to multispectral images from Landsat, MODIS and Sentinel repositories. 'rsat' also offers capabilities for customizing satellite images, such as tile mosaicking, image cropping and new variables computation. Finally, 'rsat' covers the processing, including cloud masking, compositing and gap-filling/smoothing time series of images (Militino et al., 2018 and Militino et al., 2019 ). Depends: R (>= 4.3.0) Imports: XML, curl, httr, leafem, leaflet, rjson, rvest, tmap, xml2, zip, methods, Rdpack, fields, calendR, sf, stars, terra, sp, raster URL: https://docs.ropensci.org/rsat/, https://github.com/ropensci/rsat BugReports: https://github.com/ropensci/rsat/issues RdMacros: Rdpack Suggests: knitr, rmarkdown, covr, testthat License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Collate: 'add2rtoi.R' 'api_dataspace.R' 'api_lpdaac.R' 'api_usgs.R' 'connections.R' 'data.R' 'extent_crs.R' 'mosaic_fun_SYN.R' 'mosaic_fun_ls.R' 'mosaic_fun_mod.R' 'mosaic_fun_sen2.R' 'mosaic_generic.R' 'package_tools.R' 'records.R' 'rtoi.R' 'plot.R' 'rsat.R' 'rsat_cloud_mask.R' 'rsat_derive.R' 'rsat_download.R' 'rsat_list_data.R' 'rsat_mosaic.R' 'rsat_preview.R' 'rsat_search.R' 'rsat_smoothing_images.R' 'testing_function.R' 'variables.R' VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev make libmagick++-dev gsfonts libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-01 09:31:22 UTC RemoteUrl: https://github.com/ropensci/rsat RemoteRef: master RemoteSha: caa124fb9a9126bd0f1f43fe2e10eee3c17dafaa NeedsCompilation: no Packaged: 2026-07-01 09:36:48 UTC; root Author: Unai Pérez - Goya [aut, cre] (ORCID: ), Manuel Montesino - SanMartin [aut] (ORCID: ), Ana F Militino [aut] (ORCID: ), Maria Dolores Ugarte [aut] (ORCID: ), Marc Weber [rev] (Marc reviewed rsat (v. 0.1.14) for rOpenSci, see ), Kelly Hondula [rev] (Kelly reviewed rsat (v. 0.1.14) for rOpenSci, see )