CRAN Package Check Results for Package ciccr

Last updated on 2025-10-06 20:48:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.58 61.67 64.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 1.88 46.07 47.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 98.10 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 110.61 ERROR
r-devel-windows-x86_64 0.3.0 5.00 95.00 100.00 OK
r-patched-linux-x86_64 0.3.0 2.72 58.92 61.64 OK
r-release-linux-x86_64 0.3.0 2.39 58.20 60.59 OK
r-release-macos-arm64 0.3.0 51.00 OK
r-release-macos-x86_64 0.3.0 91.00 OK
r-release-windows-x86_64 0.3.0 5.00 96.00 101.00 OK
r-oldrel-macos-arm64 0.3.0 40.00 OK
r-oldrel-macos-x86_64 0.3.0 70.00 OK
r-oldrel-windows-x86_64 0.3.0 5.00 110.00 115.00 OK

Check Details

Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Sokbae Lee <sl3841@columbia.edu>’ The Description field contains <arXiv:2004.08318 [econ.EM]>, accepted for publication in Journal of Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ciccr) > > test_check("ciccr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ciccr.R:257:3'): Checking bootstrap provides warning for abnormal data for cicc_AR ── sum((results$return_code != "Success: no bootstrap sample is dropped")) == 0 is not FALSE `actual`: TRUE `expected`: FALSE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc