Package: CopernicusDEM Type: Package Title: Copernicus Digital Elevation Models Version: 1.0.5 Date: 2024-12-09 Authors@R: c( person(given = "Lampros", family = "Mouselimis", email = "mouselimislampros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546"))) URL: https://github.com/mlampros/CopernicusDEM Description: Copernicus Digital Elevation Model datasets (DEM) of 90 and 30 meters resolution using the 'awscli' command line tool. The Copernicus (DEM) is included in the Registry of Open Data on 'AWS (Amazon Web Services)' and represents the surface of the Earth including buildings, infrastructure and vegetation. License: GPL-3 Copyright: inst/COPYRIGHTS.pdf Encoding: UTF-8 SystemRequirements: awscli: apt install -y awscli (deb), aws-configure: aws configure (deb) Depends: R(>= 3.5) Imports: glue, sf, utils, doParallel, foreach RoxygenNote: 7.3.0 Suggests: rmarkdown, knitr, data.table, fitbitViz, mapview, terra VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://mlampros.r-universe.dev Date/Publication: 2024-12-09 14:25:42 UTC RemoteUrl: https://github.com/mlampros/copernicusdem RemoteRef: HEAD RemoteSha: e651f993ee55718c72512b307e9ce813e0c4ec17 NeedsCompilation: no Packaged: 2026-07-05 01:38:41 UTC; root Author: Lampros Mouselimis [aut, cre] (ORCID: ) Maintainer: Lampros Mouselimis