CRAN Package Check Results for Maintainer ‘Sokbae Lee <sl3841 at columbia.edu>’

Last updated on 2024-12-22 10:50:32 CET.

Package ERROR NOTE OK
ATbounds 10 3
ciccr 1 12
sketching 13

Package ATbounds

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1.0
Check: Rd files
Result: NOTE checkRd: (-1) simulation_dgp.Rd:14: Lost braces; missing escapes or markup? 14 | \item{x_discrete}{TRUE if the distribution of the covariate is uniform on {-3.0, -2.9, ..., 3.0} and | ^ checkRd: (-1) simulation_dgp.Rd:23: Lost braces 23 | \item{att_oracle}{the sample analog of E[D{Y(1) - Y(0)}|D=1]} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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

Package ciccr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [28s] 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

Package sketching

Current CRAN status: OK: 13