CRAN Package Check Results for Maintainer ‘Lutz Hamel <lutzhamel at uri.edu>’

Last updated on 2022-04-24 03:52:58 CEST.

Package ERROR OK
popsom 3 9

Package popsom

Current CRAN status: ERROR: 3, OK: 9

Version: 6.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-predict.R:12:3): map.predict function works ───────────────────
     p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
    
     `actual`: "virginica"
     `expected`: "versicolor"
     ── Failure (test-predict.R:13:3): map.predict function works ───────────────────
     p[145, 1] (`actual`) not equal to "virginica" (`expected`).
    
     `actual`: "versicolor"
     `expected`: "virginica"
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 6.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [15s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(popsom)
     >
     > test_check("popsom")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
    
     == Failed tests ================================================================
     -- Failure (test-predict.R:12:3): map.predict function works -------------------
     p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
    
     `actual`: "virginica"
     `expected`: "versicolor"
     -- Failure (test-predict.R:13:3): map.predict function works -------------------
     p[145, 1] (`actual`) not equal to "virginica" (`expected`).
    
     `actual`: "versicolor"
     `expected`: "virginica"
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 6.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [17s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(popsom)
     >
     > test_check("popsom")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
    
     == Failed tests ================================================================
     -- Failure (test-predict.R:12:3): map.predict function works -------------------
     p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
    
     `actual`: "virginica"
     `expected`: "versicolor"
     -- Failure (test-predict.R:13:3): map.predict function works -------------------
     p[145, 1] (`actual`) not equal to "virginica" (`expected`).
    
     `actual`: "versicolor"
     `expected`: "virginica"
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64