Type: Package
Package: clc
Title: CORINE Land Cover Data and Styles
Version: 1.0.0
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 (>= 3.5)
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
NeedsCompilation: no
Packaged: 2024-12-09 05:41:34 UTC; jsamos
Author: Jose Samos [aut, cre] (<https://orcid.org/0000-0002-4457-3439>),
  Universidad de Granada [cph]
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2024-12-10 21:10:06 UTC
Built: R 4.6.0; ; 2025-10-14 02:37:34 UTC; windows
