CRAN Package Check Results for Package virtualNicheR

Last updated on 2021-06-06 10:48:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.10 27.45 29.55 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 1.78 19.35 21.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 41.62 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 31.01 ERROR
r-devel-windows-x86_64 1.0 4.00 30.00 34.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0 NOTE
r-patched-linux-x86_64 1.0 2.21 24.12 26.33 OK
r-patched-solaris-x86 1.0 50.10 NOTE
r-release-linux-x86_64 1.0 2.23 24.56 26.79 OK
r-release-macos-arm64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 39.00 44.00 OK
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 6.00 41.00 47.00 OK

Check Details

Version: 1.0
Check: tests
Result: ERROR
     Running 'testhat.R' [1s/1s]
    Running the tests in 'tests/testhat.R' failed.
    Complete output:
     > library(testthat)
     >
     > test_check("virtualNicheR")
     Loading required package: virtualNicheR
     [1] TRUE
     [1] TRUE
     [1] TRUE
     [1] TRUE
     == Failed tests ================================================================
     -- Error (test-fund-niche.R:74:3): Fundamental Niche should not work
     # when the covariance matrix is not symmetric --
     Error: data length differs from size of matrix: [6 != 3 x 3]
     Backtrace:
     x
     1. \-base::matrix(...) test-fund-niche.R:74:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0
Check: tests
Result: ERROR
     Running ‘testhat.R’ [1s/1s]
    Running the tests in ‘tests/testhat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > test_check("virtualNicheR")
     Loading required package: virtualNicheR
     [1] TRUE
     [1] TRUE
     [1] TRUE
     [1] TRUE
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fund-niche.R:74:3): Fundamental Niche should not work
     # when the covariance matrix is not symmetric ──
     Error: data length differs from size of matrix: [6 != 3 x 3]
     Backtrace:
     █
     1. └─base::matrix(...) test-fund-niche.R:74:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘devtools’ ‘diptest’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0
Check: tests
Result: ERROR
     Running ‘testhat.R’
    Running the tests in ‘tests/testhat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > test_check("virtualNicheR")
     Loading required package: virtualNicheR
     [1] TRUE
     [1] TRUE
     [1] TRUE
     [1] TRUE
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fund-niche.R:74:3): Fundamental Niche should not work
     # when the covariance matrix is not symmetric ──
     Error: data length differs from size of matrix: [6 != 3 x 3]
     Backtrace:
     █
     1. └─base::matrix(...) test-fund-niche.R:74:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc