Package: geotargets
Title: 'targets' Extensions for Geographic Spatial Formats
Version: 0.3.1
Authors@R: c(
    person(
      given = "Nicholas", 
      family = "Tierney", 
      email = "nicholas.tierney@gmail.com", 
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-1460-8722")
      ),
    person(
      given = "Eric",
      family = "Scott",
      role = c("aut"),
      comment = c(ORCID = "0000-0002-7430-7879")
    ),
    person(
      given = "Andrew",
      family = "Brown",
      role = c("aut"),
      comment = c(ORCID = "0000-0002-4565-533X")
    )
    )
Description: Provides extensions for various geographic spatial file formats, such as shape files and rasters. Currently provides support for the 'terra' geographic spatial formats. See the vignettes for worked examples, demonstrations, and explanations of how to use the various package extensions.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: targets (>= 1.8.0), rlang (>= 1.1.3), cli (>= 3.6.2), terra
        (>= 1.8-10), withr (>= 3.0.0), zip, lifecycle, gdalraster (>=
        2.0.0)
Suggests: crew (>= 0.9.2), knitr, ncmeta, rmarkdown, sf, stars,
        testthat (>= 3.0.0), fs, spelling
Config/testthat/edition: 3
URL: https://github.com/ropensci/geotargets,
        https://docs.ropensci.org/geotargets/
BugReports: https://github.com/ropensci/geotargets/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-15 07:18:58 UTC; nick
Author: Nicholas Tierney [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1460-8722>),
  Eric Scott [aut] (ORCID: <https://orcid.org/0000-0002-7430-7879>),
  Andrew Brown [aut] (ORCID: <https://orcid.org/0000-0002-4565-533X>)
Maintainer: Nicholas Tierney <nicholas.tierney@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-15 07:50:07 UTC
Built: R 4.5.1; ; 2025-10-06 02:36:26 UTC; windows
