Last updated on 2026-02-03 12:51:55 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| jaccard | 8 | 2 | |
| jackstraw | 1 | 2 | 10 |
Current CRAN status: NOTE: 8, OK: 2
Version: 0.1.0
Check: whether package can be installed
Result: NOTE
Found the following notes/warnings:
SystemRequirements specified C++11: support has been removed
See 'd:/Rcompile/CRANpkg/local/4.6/jaccard.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: C++ specification
Result: NOTE
Obsolete C++11 standard request will be ignored
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: Rd files
Result: NOTE
checkRd: (-1) jaccard.test.Rd:41: Lost braces; missing escapes or markup?
41 | The {bootstrap} method uses resampling with replacement binary vectors to compute a p-value (see optional arguments).
| ^
Flavors: r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 1.3.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(jackstraw)
>
> test_check("jackstraw")
Saving _problems/test-jackstraw-1166.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-jackstraw.R:1166:13'): jackstraw_lfa works with BEDMatrix ────
Expected `!anyNA(p)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Backtrace:
▆
1. └─jackstraw (local) test_jackstraw_return_val(obj, s, B) at test-jackstraw.R:1166:13
2. └─testthat::expect_true(!anyNA(p)) at test-jackstraw.R:349:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.17
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'lfa', 'gcatest'
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64