Last updated on 2025-12-03 05:50:53 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| brolgar | 1 | 12 | |
| geotargets | 1 | 12 | |
| naniar | 9 | 4 | |
| syn | 3 | 10 | |
| visdat | 13 |
Current CRAN status: NOTE: 1, OK: 12
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
doc 2.4Mb
help 2.3Mb
Flavor: r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [226s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(geotargets)
>
> test_check("geotargets")
Warning messages:
1: GDAL Error 6: SetIndexingVariable() not implemented
2: GDAL Error 6: SetIndexingVariable() not implemented
Warning messages:
1: GDAL Error 6: SetIndexingVariable() not implemented
2: GDAL Error 6: SetIndexingVariable() not implemented
Warning message:
PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
3: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
terra 1.8.86
Warning message:
PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
terra 1.8.86
terra 1.8.86
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
terra 1.8.86
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
terra 1.8.86
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_identify: Cannot find proj.db (GDAL error 1)
Warning messages:
1: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
3: [project] Cannot set raster SRS: empty srs
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
terra 1.8.86
terra 1.8.86
creating 2 * 3 = 6 tile extents
terra 1.8.86
creating 2 * 3 = 6 tile extents
There were 16 warnings (use warnings() to see them)
Warning messages:
1: PROJ: proj_identify: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
Warning message:
PROJ: proj_identify: Cannot find proj.db (GDAL error 1)
Warning messages:
1: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
2: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
3: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
4: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
5: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
6: PROJ: proj_create_from_name: Cannot find proj.db (GDAL error 1)
creating 1 * 1 = 1 tile extents
creating 1 * 2 = 2 tile extents
creating 1 * 3 = 3 tile extents
creating 2 * 2 = 4 tile extents
creating 2 * 3 = 6 tile extents
[ FAIL 2 | WARN 2 | SKIP 12 | PASS 57 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-check-gdal-shz.R:1:1', 'test-check-gdal-sozip.R:1:1',
'test-check-pkg-installed.R:1:1', 'test-check-user-resources.R:1:1',
'test-tar-stars.R:5:1', 'test-tar-stars.R:25:1', 'test-tar-stars.R:46:1',
'test-tar-stars.R:72:1', 'test-tar-terra-rast.R:3:1',
'test-tar-terra-sprc.R:48:1', 'test-tile-funs.R:1:1', 'test-tile-funs.R:39:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tar-terra-sprc.R:40:3'): tar_terra_sprc() works ────────────────
<tar_condition_run/tar_condition_targets/rlang_error/rlang_error/error/condition>
Error: Error in tar_make():
error in evaluating the argument 'x' in selecting a method for function 'sprc': [project] cannot get output boundaries for the target crs
See https://books.ropensci.org/targets/debugging.html
Backtrace:
▆
1. └─targets::tar_make(reporter = "silent") at test-tar-terra-sprc.R:40:3
2. └─targets:::callr_outer(...)
3. ├─targets:::if_any(...)
4. └─targets:::callr_error(traced_condition = out, fun = fun)
5. └─targets::tar_throw_run(message, class = class(traced_condition$condition))
6. └─targets::tar_error(...)
7. └─rlang::abort(message = message, class = class, call = tar_envir_base)
── Error ('test-tar-terra-vect.R:22:3'): tar_terra_vect() works ────────────────
<tar_condition_run/tar_condition_targets/rlang_error/rlang_error/error/condition>
Error: Error in tar_make():
[project] output crs is not valid
See https://books.ropensci.org/targets/debugging.html
Backtrace:
▆
1. └─targets::tar_make(reporter = "silent") at test-tar-terra-vect.R:22:3
2. └─targets:::callr_outer(...)
3. ├─targets:::if_any(...)
4. └─targets:::callr_error(traced_condition = out, fun = fun)
5. └─targets::tar_throw_run(message, class = class(traced_condition$condition))
6. └─targets::tar_error(...)
7. └─rlang::abort(message = message, class = class, call = tar_envir_base)
[ FAIL 2 | WARN 2 | SKIP 12 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'geotargets.Rmd' using rmarkdown
Quitting from geotargets.Rmd:175-182 [make_vect]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'geotargets.Rmd' failed with diagnostics:
Error in tar_make():
[project] output crs is not valid
See https://books.ropensci.org/targets/debugging.html
--- failed re-building 'geotargets.Rmd'
--- re-building 'tar_terra_tiles.Rmd' using rmarkdown
--- finished re-building 'tar_terra_tiles.Rmd'
SUMMARY: processing the following file failed:
'geotargets.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: NOTE: 9, OK: 4
Version: 1.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘impute_below.Rd’ ‘impute_factor.Rd’ ‘impute_fixed.Rd’
‘impute_mean.Rd’ ‘impute_median.Rd’ ‘impute_mode.Rd’ ‘impute_zero.Rd’
‘replace_na_with.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13