CRAN Package Check Results for Package poems

Last updated on 2023-07-07 06:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 28.45 291.37 319.82 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.4 23.76 212.34 236.10 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 405.22 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.4 442.86 ERROR
r-devel-windows-x86_64 1.0.4 23.00 501.00 524.00 ERROR
r-patched-linux-x86_64 1.0.4 30.25 277.81 308.06 ERROR
r-release-linux-x86_64 1.0.4 26.71 278.05 304.76 ERROR
r-release-macos-arm64 1.0.4 110.00 OK
r-release-macos-x86_64 1.0.4 182.00 OK
r-release-windows-x86_64 1.0.4 32.00 602.00 634.00 ERROR
r-oldrel-macos-arm64 1.0.4 107.00 NOTE
r-oldrel-macos-x86_64 1.0.4 116.00 NOTE
r-oldrel-windows-x86_64 1.0.4 31.00 568.00 599.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [72s/84s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [52s/79s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘abc’ ‘doParallel’ ‘gdistance’ ‘geosphere’ ‘lhs’ ‘metRology’ ‘raster’
     ‘trend’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [87s/199s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [120s/178s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.4
Check: tests
Result: ERROR
     Running 'testthat.R' [198s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [68s/79s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [68s/76s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.4
Check: tests
Result: ERROR
     Running 'testthat.R' [310s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(poems)
     >
     > test_check("poems")
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_spatial_correlation.R:94:3'): calculate Cholesky decomposition ──
     `spatial_correlation$calculate_cholesky_decomposition()` threw an error with unexpected message.
     Expected match: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive definite"
     Actual message: "Cholesky decomposition could not be calculated because the leading minor of order 1 is not positive"
     Backtrace:
     ▆
     1. ├─testthat::expect_error(...) at test_spatial_correlation.R:94:2
     2. │ └─testthat:::quasi_capture(...)
     3. │ ├─testthat (local) .capture(...)
     4. │ │ └─base::withCallingHandlers(...)
     5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     6. └─spatial_correlation$calculate_cholesky_decomposition()
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 1058 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64