Last updated on 2025-08-05 08:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.01 | 59.40 | 61.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.87 | 45.89 | 47.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 99.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 118.37 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 4.00 | 95.00 | 99.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 2.52 | 57.17 | 59.69 | OK | |
r-release-linux-x86_64 | 0.3.0 | 2.32 | 56.43 | 58.75 | 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 | 4.00 | 96.00 | 100.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 | 111.00 | 116.00 | ERROR |
Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sokbae Lee <[email protected]>’
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' [31s]
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-oldrel-windows-x86_64