CRAN Package Check Results for Package stepR

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-4 171.76 271.37 443.13 OK
r-devel-linux-x86_64-debian-gcc 2.1-0 175.08 243.48 418.56 OK
r-devel-linux-x86_64-fedora-clang 2.1-0 760.59 WARN
r-devel-linux-x86_64-fedora-gcc 2.1-0 703.80 OK
r-devel-windows-ix86+x86_64 2.1-0 523.00 571.00 1094.00 OK
r-patched-linux-x86_64 2.1-0 180.39 336.32 516.71 OK
r-patched-solaris-x86 2.1-0 657.20 OK
r-release-linux-x86_64 2.1-0 177.80 331.05 508.85 OK
r-release-macos-x86_64 2.1-0 WARN
r-release-windows-ix86+x86_64 2.1-0 519.00 588.00 1107.00 OK
r-oldrel-macos-x86_64 2.1-0 ERROR
r-oldrel-windows-ix86+x86_64 2.1-0 484.00 477.00 961.00 OK

Additional issues

clang-ASAN gcc-ASAN valgrind

Check Details

Version: 2.1-0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     DataLR.cpp:131:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
     DataLR.cpp:132:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 2.1-0
Check: installed package size
Result: NOTE
     installed size is 8.8Mb
     sub-directories of 1Mb or more:
     libs 7.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 2.1-0
Check: tests
Result: ERROR
     Running ‘tests.R’ [2s/2s]
     Running ‘testthat.R’ [149s/149s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(stepR)
     Successfully loaded stepR package version 2.1-0.
     Several new functions are added in version 2.0-0. Some older functions are deprecated (still working) and may be defunct in a later version. Please read the documentation for more details.
     >
     > test_check("stepR")
     ── 1. Failure: argument q is tested and works for family 'jsmurf' (@test-compute
     computeBounds(...) not identical to computeBounds(...).
     Objects equal but not identical
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 24053 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: argument q is tested and works for family 'jsmurf' (@test-computeBounds.R#1466)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64