The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-05-05 11:52:07 CEST.
| Package | ERROR | OK |
|---|---|---|
| banditpam | 13 | |
| clarabel | 13 | |
| conTree | 13 | |
| multiview | 3 | 10 |
| osqp | 13 | |
| pamr | 13 | |
| piqp | 13 | |
| PMA | 13 | |
| scip | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 0.8
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'multiview.control.Rd':
multiview.control
Code: function(fdev = 1e-05, devmax = 0.999, eps = 1e-06, big =
9.9e+35, mnlam = 5, pmin = 1e-09, exmx = 250, prec =
1e-10, mxit = 100, itrace = 0, epsnr = 1e-06, mxitnr =
25, thresh = 1e-07, maxit = 1e+05, dfmax = NULL, pmax
= NULL, trace.it = 0, factory = FALSE)
Docs: function(fdev = 1e-05, devmax = 0.999, eps = 1e-06, big =
9.9e+35, mnlam = 5, pmin = 1e-09, exmx = 250, prec =
1e-10, mxit = 100, itrace = 0, epsnr = 1e-06, mxitnr =
25, factory = FALSE)
Argument names in code not in docs:
thresh maxit dfmax pmax trace.it
Mismatches in argument names:
Position: 13 Code: thresh Docs: factory
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.8
Check: examples
Result: ERROR
Running examples in ‘multiview-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: multiview.cox.path
> ### Title: Fit a Cox regression model with elastic net regularization for a
> ### path of lambda values
> ### Aliases: multiview.cox.path
>
> ### ** Examples
>
> set.seed(2)
> nobs <- 100; nvars <- 15
> xvec <- rnorm(nobs * nvars)
> xvec[sample.int(nobs * nvars, size = 0.4 * nobs * nvars)] <- 0
> x <- matrix(xvec, nrow = nobs)
> beta <- rnorm(nvars / 3)
> fx <- x[, seq(nvars / 3)] %*% beta / 3
> ty <- rexp(nobs, exp(fx))
> tcens <- rbinom(n = nobs, prob = 0.3, size = 1)
> jsurv <- survival::Surv(ty, tcens)
> fit1 <- glmnet:::cox.path(x, jsurv)
Error: object 'cox.path' not found
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8
Check: examples
Result: ERROR
Running examples in ‘multiview-Ex.R’ failed
The error most likely occurred in:
> ### Name: multiview.cox.path
> ### Title: Fit a Cox regression model with elastic net regularization for a
> ### path of lambda values
> ### Aliases: multiview.cox.path
>
> ### ** Examples
>
> set.seed(2)
> nobs <- 100; nvars <- 15
> xvec <- rnorm(nobs * nvars)
> xvec[sample.int(nobs * nvars, size = 0.4 * nobs * nvars)] <- 0
> x <- matrix(xvec, nrow = nobs)
> beta <- rnorm(nvars / 3)
> fx <- x[, seq(nvars / 3)] %*% beta / 3
> ty <- rexp(nobs, exp(fx))
> tcens <- rbinom(n = nobs, prob = 0.3, size = 1)
> jsurv <- survival::Surv(ty, tcens)
> fit1 <- glmnet:::cox.path(x, jsurv)
Error: object 'cox.path' not found
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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.