Last updated on 2025-12-04 07:52:02 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| misPRIME | 2 | 11 | |
| visaOTR | 2 | 11 |
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Zishu Zhan <zishu927@hotmail.com>’
The Description field contains
Xiangjie Li and Jingxiao Zhang. (2022) <arXiv:2205.14994>.
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
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘visaOTR-Ex.R’ failed
The error most likely occurred in:
> ### Name: visa.est
> ### Title: Valid Improved Sparsity A-Learning for Optimal Treatment
> ### Decision
> ### Aliases: visa.est
>
> ### ** Examples
>
> data(visa_SimuData)
> y = visa_SimuData$y
> a = visa_SimuData$a
> x = visa_SimuData$x
> # estimation
> result <- visa.est(y, x, a, IC = "BIC", lambda.list = c(0.1, 0.5))
Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), :
Passed unrecognized parameters: verbose. This warning will become an error in a future version.
Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", :
Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version.
Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), :
Passed unrecognized parameters: verbose. This warning will become an error in a future version.
Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", :
Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version.
Warning in parallel::mclapply(seq(no_rep), wt_calc) :
all scheduled cores encountered errors in user code
Error in FUN(x, aperm(array(STATS, dims[perm]), order(perm)), ...) :
non-numeric argument to binary operator
Calls: visa.est -> visa.weight -> sweep
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.