Last updated on 2020-08-07 01:50:19 CEST.
Package | ERROR | WARN | OK |
---|---|---|---|
BinSegBstrap | 12 | ||
clampSeg | 12 | ||
stepR | 1 | 2 | 9 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, WARN: 2, OK: 9
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