CRAN Package Check Results for Package eeptools

Last updated on 2020-04-23 12:46:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 14.85 134.22 149.07 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 10.93 103.26 114.19 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 172.55 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 174.40 ERROR
r-devel-windows-ix86+x86_64 1.2.2 54.00 166.00 220.00 ERROR
r-patched-linux-x86_64 1.2.2 11.83 125.20 137.03 ERROR
r-patched-osx-x86_64 1.2.2 ERROR
r-patched-solaris-x86 1.2.2 250.10 ERROR
r-release-linux-x86_64 1.2.2 11.55 117.87 129.42 OK
r-release-windows-ix86+x86_64 1.2.2 33.00 230.00 263.00 OK
r-release-osx-x86_64 1.2.2 OK
r-oldrel-windows-ix86+x86_64 1.2.2 37.00 233.00 270.00 OK
r-oldrel-osx-x86_64 1.2.2 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR
     Running 'test-all.R' [17s/17s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     -- 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) --
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     == testthat results ===========================================================
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [15s/20s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [18s/22s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [19s/22s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2.2
Check: tests
Result: ERROR
     Running 'test-all.R' [11s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     -- 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) --
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     == testthat results ===========================================================
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [16s/17s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [9s/16s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-osx-x86_64

Version: 1.2.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘intro.Rmd’ using rmarkdown
    Loading required package: ggplot2
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'intro.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-osx-x86_64

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [23s/28s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(eeptools)
     Loading required package: ggplot2
     >
     > test_check("eeptools")
     ── 1. Failure: moves_calc gets the correct results (@test-calculators.R#210) ──
     `moves` not equal to `correct_result`.
     Component "sid": Modes: character, numeric
     Component "sid": Attributes: < target is NULL, current is list >
     Component "sid": target is character, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 509 | SKIPPED: 0 | WARNINGS: 29 | FAILED: 1 ]
     1. Failure: moves_calc gets the correct results (@test-calculators.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86