Type: Package Package: CCAMLRGIS Title: Antarctic Spatial Data Manipulation Version: 4.3.1 Date: 2026-03-03 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.3 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ccamlr.r-universe.dev Date/Publication: 2026-03-03 07:04:18 UTC RemoteUrl: https://github.com/ccamlr/ccamlrgis RemoteRef: HEAD RemoteSha: cfe559cbaf3dc95c48bb270c632b47d17d8dc61f NeedsCompilation: no Packaged: 2026-06-17 07:26:28 UTC; root Author: Stephane Thanassekos [aut, cre], Keith Reid [aut], Lucy Robinson [aut], Michael D. Sumner [ctb], Roger Bivand [ctb] Maintainer: Stephane Thanassekos