Type: Package
Package: CCAMLRGIS
Title: Antarctic Spatial Data Manipulation
Version: 4.2.1
Date: 2025-02-17
Authors@R: 
    c(person("Stephane","Thanassekos",role = c("aut", "cre"), email = "stephane.thanassekos@ccamlr.org"),
    person("Keith", "Reid", role = "aut"),
    person("Lucy", "Robinson", role = "aut"),
    person("Michael D.","Sumner", role = "ctb"),
    person("Roger","Bivand", role = "ctb"))
Description: Loads and creates spatial data, including layers and tools that are relevant
    to the activities of the Commission for the Conservation of Antarctic Marine Living 
    Resources. Provides two categories of functions: load functions and create functions.
    Load functions are used to import existing spatial layers from the online CCAMLR GIS
    such as the ASD boundaries. Create functions are used to create layers from user data
    such as polygons and grids.
Depends: R (>= 4.0), sf
License: GPL-3
URL: https://github.com/ccamlr/CCAMLRGIS#ccamlrgis-r-package
Encoding: UTF-8
LazyData: true
Imports: dplyr, terra, graphics, grDevices, magrittr, isoband, bezier,
        lwgeom
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-16 22:51:10 UTC; stephane
Author: Stephane Thanassekos [aut, cre],
  Keith Reid [aut],
  Lucy Robinson [aut],
  Michael D. Sumner [ctb],
  Roger Bivand [ctb]
Maintainer: Stephane Thanassekos <stephane.thanassekos@ccamlr.org>
Repository: CRAN
Date/Publication: 2025-02-17 00:10:24 UTC
Built: R 4.6.0; ; 2025-11-02 04:18:58 UTC; windows
