CRAN Package Check Results for Package spiders

Last updated on 2022-02-07 06:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 ERROR
r-devel-linux-x86_64-debian-gcc 1.2 3.09 38.31 41.40 ERROR
r-devel-linux-x86_64-fedora-clang 1.2 66.42 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2 56.80 ERROR
r-devel-windows-x86_64-new-UL 1.2 35.00 95.00 130.00 ERROR
r-devel-windows-x86_64-new-TK 1.2 ERROR
r-patched-linux-x86_64 1.2 3.21 47.36 50.57 ERROR
r-release-linux-x86_64 1.2 2.53 51.47 54.00 NOTE
r-release-macos-arm64 1.2 OK
r-release-macos-x86_64 1.2 OK
r-release-windows-ix86+x86_64 1.2 8.00 139.00 147.00 NOTE
r-oldrel-macos-x86_64 1.2 OK
r-oldrel-windows-ix86+x86_64 1.2 9.00 144.00 153.00 NOTE

Check Details

Version: 1.2
Check: tests
Result: ERROR
     Running 'test-all.R' [4s/5s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > ## run all tests
     > require(testthat)
     Loading required package: testthat
     > test_check('spiders')
     Loading required package: spiders
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
    
     == Failed tests ================================================================
     -- Error (test_predPref.R:74:5): EM, c vs c^t, null ----------------------------
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     x
     1. \-spiders::simPref(...) at test_predPref.R:74:4
     2. +-base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. \-base::`[<-.data.frame`(...)
     -- Error (test_predPref.R:88:5): EM, c vs general, null ------------------------
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     x
     1. \-spiders::simPref(...) at test_predPref.R:88:4
     2. +-base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. \-base::`[<-.data.frame`(...)
     -- Error (test_predPref.R:102:5): EM, c vs c^t, alt ----------------------------
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     x
     1. \-spiders::simPref(...) at test_predPref.R:102:4
     2. +-base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. \-base::`[<-.data.frame`(...)
     -- Error (test_predPref.R:116:5): EM, c vs c^t, alt ----------------------------
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     x
     1. \-spiders::simPref(...) at test_predPref.R:116:4
     2. +-base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. \-base::`[<-.data.frame`(...)
    
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2
Check: package vignettes
Result: NOTE
    Package vignette with placeholder title 'Vignette Title':
     'spiders.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [3s/6s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > ## run all tests
     > require(testthat)
     Loading required package: testthat
     > test_check('spiders')
     Loading required package: spiders
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_predPref.R:74:5): EM, c vs c^t, null ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:74:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:88:5): EM, c vs general, null ────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:88:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:102:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:102:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:116:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:116:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
    
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2
Check: tests
Result: ERROR
     Running ‘test-all.R’
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > ## run all tests
     > require(testthat)
     Loading required package: testthat
     > test_check('spiders')
     Loading required package: spiders
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_predPref.R:74:5): EM, c vs c^t, null ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:74:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:88:5): EM, c vs general, null ────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:88:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:102:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:102:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:116:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:116:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
    
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK

Version: 1.2
Check: tests
Result: ERROR
     Running 'test-all.R' [25s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > ## run all tests
     > require(testthat)
     Loading required package: testthat
     > test_check('spiders')
     Loading required package: spiders
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_predPref.R:74:5): EM, c vs c^t, null ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:74:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<promise>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:88:5): EM, c vs general, null ────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:88:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<promise>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:102:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:102:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<promise>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:116:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:116:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<promise>`)
     3. └─base::`[<-.data.frame`(...)
    
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-new-UL

Version: 1.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [4s/5s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > ## run all tests
     > require(testthat)
     Loading required package: testthat
     > test_check('spiders')
     Loading required package: spiders
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_predPref.R:74:5): EM, c vs c^t, null ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:74:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:88:5): EM, c vs general, null ────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:88:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:102:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:102:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
     ── Error (test_predPref.R:116:5): EM, c vs c^t, alt ────────────────────────────
     Error in ``[<-.data.frame`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T),
     value = 1)`: new columns would leave holes after existing columns
     Backtrace:
     ▆
     1. └─spiders::simPref(...) at test_predPref.R:116:4
     2. ├─base::`[<-`(`*tmp*`, which(eaten[, jdx] > 0, arr.ind = T), value = `<dbl>`)
     3. └─base::`[<-.data.frame`(...)
    
     [ FAIL 4 | WARN 150 | SKIP 0 | PASS 32 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64