CRAN Package Check Results for Package BMTME

Last updated on 2020-04-24 06:48:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.12 35.87 46.06 81.93 OK --no-tests
r-devel-linux-x86_64-debian-gcc 1.0.12 25.04 35.31 60.35 OK --no-tests
r-devel-linux-x86_64-fedora-clang 1.0.12 110.25 OK --no-tests
r-devel-linux-x86_64-fedora-gcc 1.0.12 104.18 OK --no-tests
r-devel-windows-ix86+x86_64 1.0.12 104.00 201.00 305.00 ERROR
r-patched-linux-x86_64 1.0.12 31.36 43.90 75.26 OK --no-tests
r-patched-osx-x86_64 1.0.12 ERROR
r-patched-solaris-x86 1.0.12 186.60 ERROR
r-release-linux-x86_64 1.0.12 29.05 40.99 70.04 OK --no-tests
r-release-windows-ix86+x86_64 1.0.12 63.00 128.00 191.00 OK
r-release-osx-x86_64 1.0.12 OK
r-oldrel-windows-ix86+x86_64 1.0.12 66.00 177.00 243.00 OK
r-oldrel-osx-x86_64 1.0.12 OK

Check Details

Version: 1.0.12
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [39s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(BMTME)
     >
     > test_check("BMTME")
     -- 1. Failure: RandomPartition (@test.R#52) -----------------------------------
     RP_Test$Environments inherits from `character` not `factor`.
    
     -- 2. Failure: RandomPartition (@test.R#72) -----------------------------------
     RP_Test2$Traits inherits from `character` not `factor`.
    
     == testthat results ===========================================================
     [ OK: 164 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: RandomPartition (@test.R#52)
     2. Failure: RandomPartition (@test.R#72)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.12
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [42s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(BMTME)
     >
     > test_check("BMTME")
     -- 1. Failure: RandomPartition (@test.R#52) -----------------------------------
     RP_Test$Environments inherits from `character` not `factor`.
    
     -- 2. Failure: RandomPartition (@test.R#72) -----------------------------------
     RP_Test2$Traits inherits from `character` not `factor`.
    
     == testthat results ===========================================================
     [ OK: 164 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: RandomPartition (@test.R#52)
     2. Failure: RandomPartition (@test.R#72)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.12
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     >
     > test_check("BMTME")
     ── 1. Failure: RandomPartition (@test.R#52) ───────────────────────────────────
     RP_Test$Environments inherits from `character` not `factor`.
    
     ── 2. Failure: RandomPartition (@test.R#72) ───────────────────────────────────
     RP_Test2$Traits inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 143 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: RandomPartition (@test.R#52)
     2. Failure: RandomPartition (@test.R#72)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-osx-x86_64

Version: 1.0.12
Check: tests
Result: ERROR
     Running ‘testthat.R’ [68s/73s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(BMTME)
     >
     > test_check("BMTME")
     ── 1. Failure: RandomPartition (@test.R#52) ───────────────────────────────────
     RP_Test$Environments inherits from `character` not `factor`.
    
     ── 2. Failure: RandomPartition (@test.R#72) ───────────────────────────────────
     RP_Test2$Traits inherits from `character` not `factor`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 164 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: RandomPartition (@test.R#52)
     2. Failure: RandomPartition (@test.R#72)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86