Skip to content

Move gdalraster into Suggests #176

@njtierney

Description

@njtierney

As discussed in #172 we will move gdalraster into Suggests:

  • In tar_terra_rast() use terra::gdal(lib = "gdal") to check the GDAL version of terra
  • Update checking functions that check GDAL version to ensure that they use the GDAL version tests that correspond to their appropriate GDAL install (e.g., use terra::gdal(...) for tar_terra functions)

Writing this out aloud now, it might not actually be necessary to have gdalraster in Imports until we complete #48

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions