Last updated on 2025-12-14 11:49:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 9.76 | 75.24 | 85.00 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 6.67 | 56.39 | 63.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 17.00 | 130.09 | 147.09 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 14.00 | 103.39 | 117.39 | ERROR | |
| r-devel-windows-x86_64 | 0.1.0 | 11.00 | 79.00 | 90.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 9.10 | 71.79 | 80.89 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 8.47 | 72.28 | 80.75 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 81.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 10.00 | 83.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 6.00 | 60.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 99.00 | 113.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘visaOTR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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
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.
Error in xgboost::xgboost(data = xgmat1, objective = "binary:logistic", :
argument "y" is missing, with no default
Calls: visa.est ... <Anonymous> -> process.y.margin.and.objective -> NROW
Execution halted
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
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.