Last updated on 2023-02-12 16:54:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 190.15 | 621.65 | 811.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 148.75 | 462.16 | 610.91 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 1067.68 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 953.33 | ERROR | |||
r-devel-windows-x86_64 | 0.3.0 | 229.00 | 698.00 | 927.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 138.49 | 573.22 | 711.71 | ERROR | |
r-release-linux-x86_64 | 0.3.0 | 114.06 | 583.50 | 697.56 | ERROR | |
r-release-macos-arm64 | 0.3.0 | 216.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.0 | 370.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.0 | 261.00 | 710.00 | 971.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.0 | 173.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3.0 | 275.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 396.00 | 1088.00 | 1484.00 | ERROR |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/231s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [116s/225s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rgdal’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [183s/554s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [172s/264s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [186s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [138s/211s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [142s/215s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 3 | WARN 0 | SKIP 11 | PASS 566 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.3.0
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
libs 4.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [195s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (11)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. ──
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
── Error ('test-superClass.R:142'): terra inputs ───────────────────────────────
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
▆
1. ├─testthat::expect_is(...) at test-superClass.R:142:12
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─RStoolbox::superClass(...)
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.3.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [195s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
== Skipped tests ===============================================================
* On CRAN (11)
== Failed tests ================================================================
-- Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. --
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
-- Error ('test-superClass.R:142'): terra inputs -------------------------------
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
x
1. +-testthat::expect_is(...) at test-superClass.R:142:12
2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-RStoolbox::superClass(...)
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.3.0
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [198s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RStoolbox)
>
> Sys.setenv("R_TESTS" = "") ## needed to pass R CMD check: https://github.com/hadley/testthat/issues/144
>
> test_check("RStoolbox")
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
== Skipped tests ===============================================================
* On CRAN (11)
== Failed tests ================================================================
-- Failure ('test-multicore.R:21'): .paraRasterFun is equal to predict, calc, overlay, Both single and multicore. --
overlay: multicore not equal to overlay(r, fun = f).
Attributes: < Component "srs": Lengths (0, 1) differ (string compare on first 0) >
-- Error ('test-superClass.R:142'): terra inputs -------------------------------
Error in `superClass(rast(lsat), trainData = poly, nSamples = 50, responseCol = "class",
model = "pls", tuneGrid = data.frame(ncomp = 3), tuneLength = 1,
trainPartition = 0.7, predict = FALSE)`: img, trainData and valData (if provided) must have the same projection
Backtrace:
x
1. +-testthat::expect_is(...) at test-superClass.R:142:12
2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-RStoolbox::superClass(...)
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 555 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64