CRAN Package Check Results for Package walkr

Last updated on 2019-12-21 10:48:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 35.94 79.43 115.37 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 24.37 60.63 85.00 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 151.07 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 138.36 OK
r-devel-windows-ix86+x86_64 0.4.0 104.00 142.00 246.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.4.0 126.00 212.00 338.00 OK
r-patched-linux-x86_64 0.4.0 OK
r-patched-solaris-x86 0.4.0 179.50 OK
r-release-linux-x86_64 0.4.0 26.08 68.88 94.96 OK
r-release-windows-ix86+x86_64 0.4.0 71.00 229.00 300.00 OK
r-release-osx-x86_64 0.4.0 NOTE
r-oldrel-windows-ix86+x86_64 0.4.0 50.00 178.00 228.00 OK
r-oldrel-osx-x86_64 0.4.0 NOTE

Check Details

Version: 0.4.0
Check: tests
Result: ERROR
     Running 'test-all.R' [10s/11s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > test_check("walkr")
     Loading required package: walkr
     -- 1. Failure: Testing Walkr Output (@test.walkr.output.R#35) -----------------
     class(z1_har) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     -- 2. Failure: Testing Walkr Output (@test.walkr.output.R#36) -----------------
     class(z1_dikin) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     -- 3. Failure: Testing Walkr Output (@test.walkr.output.R#37) -----------------
     class(z2_har) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     -- 4. Failure: Testing Walkr Output (@test.walkr.output.R#38) -----------------
     class(z2_dikin) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     == testthat results ===========================================================
     [ OK: 93 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
     1. Failure: Testing Walkr Output (@test.walkr.output.R#35)
     2. Failure: Testing Walkr Output (@test.walkr.output.R#36)
     3. Failure: Testing Walkr Output (@test.walkr.output.R#37)
     4. Failure: Testing Walkr Output (@test.walkr.output.R#38)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.0
Check: tests
Result: ERROR
     Running ‘test-all.R’ [7s/10s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("walkr")
     Loading required package: walkr
     ── 1. Failure: Testing Walkr Output (@test.walkr.output.R#35) ─────────────────
     class(z1_har) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     ── 2. Failure: Testing Walkr Output (@test.walkr.output.R#36) ─────────────────
     class(z1_dikin) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     ── 3. Failure: Testing Walkr Output (@test.walkr.output.R#37) ─────────────────
     class(z2_har) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     ── 4. Failure: Testing Walkr Output (@test.walkr.output.R#38) ─────────────────
     class(z2_dikin) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 93 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
     1. Failure: Testing Walkr Output (@test.walkr.output.R#35)
     2. Failure: Testing Walkr Output (@test.walkr.output.R#36)
     3. Failure: Testing Walkr Output (@test.walkr.output.R#37)
     4. Failure: Testing Walkr Output (@test.walkr.output.R#38)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: installed package size
Result: NOTE
     installed size is 5.3Mb
     sub-directories of 1Mb or more:
     libs 5.1Mb
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64