tests/testthat/_snaps/predict-SDMmodel.md

The function raises errors

! `data` must be an object of class <data.frame>, <SWD> or <SpatRaster>
x You have supplied a <character> instead.
! `extent` must be a <SpatExtent> object
x You have supplied a <character> instead.
x Filename must include the extension
! Objects from the raster package are no longer supported!
i SDMtune now uses terra to handle spatial data. See function `terra::rast()` to migrate.
! Objects from the raster package are no longer supported!
i SDMtune now uses terra to handle spatial data. See function `terra::ext()` to migrate.
! `extent` must be a <SpatExtent> object
x You have supplied a <character> instead.


sgvignali/SDMtune documentation built on July 20, 2023, 1:45 a.m.