CRAN Package Check Results for Maintainer ‘Neo Christopher Chung <nchchung at gmail.com>’

Last updated on 2026-02-04 09:52:16 CET.

Package ERROR NOTE OK
jaccard 1 4 6
jackstraw 1 2 10

Package jaccard

Current CRAN status: ERROR: 1, NOTE: 4, OK: 6

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-windows-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-windows-x86_64

Version: 0.1.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-windows-x86_64

Package jackstraw

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-1061.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-jackstraw.R:1061:9'): efron_Rsq works ──────────────────────── Expected `all(r2 >= 0)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ 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