Type: Package Package: clc Title: CORINE Land Cover Data and Styles Version: 1.0.0.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) Description: Streamline the management, analysis, and visualization of CORINE Land Cover data. Addresses challenges associated with its classification system and related styles, such as color mappings and descriptive labels. License: MIT + file LICENSE URL: https://josesamos.github.io/clc/, https://github.com/josesamos/clc BugReports: https://github.com/josesamos/clc/issues Depends: R (>= 4.1.0) Imports: gdalUtilities, ggplot2, rlang, RPostgres, sf, stats, terra, xml2 Suggests: knitr, mockery, purrr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libxml2-dev libssl-dev libpq-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-12-14 06:21:38 UTC RemoteUrl: https://github.com/josesamos/clc RemoteRef: HEAD RemoteSha: cc94c22a066a6ff174caf9fee4e3ff2aee930cb9 NeedsCompilation: no Packaged: 2026-06-17 10:28:00 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos