Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testthat failures #23

Closed
rsbivand opened this issue Nov 25, 2022 · 1 comment
Closed

testthat failures #23

rsbivand opened this issue Nov 25, 2022 · 1 comment

Comments

@rsbivand
Copy link

Over and above CRAN testthat errors, with the development version on terra I see:

> library(testthat)
> library(ebvcube)
> 
> test_check("ebvcube")
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
Assigning a new crs. Use 'project' to transform a SpatRaster to a new crs
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 87 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ebv_create.R:18'): test ebv_create ───────────────────────────
`ebv_create(...)` produced messages.

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 87 ]
Error: Test failures

00check.log

@LuiseQuoss
Copy link
Owner

Thanks for the pointing me to it! Fixed it. Will be up in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants