Last updated on 2025-06-04 02:54:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.44 | 59.80 | 62.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.73 | 46.56 | 48.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 100.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 111.68 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 4.00 | 96.00 | 100.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 2.60 | 57.38 | 59.98 | OK | |
r-release-linux-x86_64 | 0.3.0 | 2.21 | 57.92 | 60.13 | 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 | 6.00 | 108.00 | 114.00 | OK |
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' [26s]
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-windows-x86_64