Last updated on 2026-03-10 19:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.28 | 87.11 | 94.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.39 | 65.08 | 70.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 12.00 | 133.31 | 145.31 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 12.00 | 141.77 | 153.77 | OK | |
| r-devel-macos-arm64 | 0.1.0 | 2.00 | 31.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 12.00 | 110.00 | 122.00 | OK | |
| r-patched-linux-x86_64 | 0.0.5 | 11.73 | 113.36 | 125.09 | OK | |
| r-release-linux-x86_64 | 0.0.5 | 7.02 | 63.79 | 70.81 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 31.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.0.5 | 8.00 | 117.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 0.0.5 | 8.00 | 74.00 | 82.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.5 | 8.00 | 144.00 | 152.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 9.00 | 121.00 | 130.00 | OK |
Version: 0.0.5
Check: dependencies in R code
Result: WARN
Missing or unexported objects:
‘CVXR::diag’ ‘CVXR::solve’
Flavors: r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.0.5
Check: examples
Result: ERROR
Running examples in ‘SLSEdesign-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Aopt
> ### Title: Calculate the A-optimal design under the second-order Least
> ### squares estimator
> ### Aliases: Aopt
>
> ### ** Examples
>
> poly3 <- function(xi, theta){
+ matrix(c(1, xi, xi^2, xi^3), ncol = 1)
+ }
> Npt <- 101
> my_design <- Aopt(N = Npt, u = seq(-1, +1, length.out = Npt),
+ tt = 0, FUN = poly3, theta = rep(0,4), num_iter = 2000)
Error: 'diag' is not an exported object from 'namespace:CVXR'
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.0.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘SLSEdesign.Rmd’ using rmarkdown
Quitting from SLSEdesign.Rmd:50-64 [Define inputs]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! 'diag' is not an exported object from 'namespace:CVXR'
---
Backtrace:
▆
1. └─SLSEdesign::Aopt(N = N, u = u, tt = tt, FUN = poly3, theta = theta)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SLSEdesign.Rmd' failed with diagnostics:
'diag' is not an exported object from 'namespace:CVXR'
--- failed re-building ‘SLSEdesign.Rmd’
SUMMARY: processing the following file failed:
‘SLSEdesign.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.0.5
Check: examples
Result: ERROR
Running examples in 'SLSEdesign-Ex.R' failed
The error most likely occurred in:
> ### Name: Aopt
> ### Title: Calculate the A-optimal design under the second-order Least
> ### squares estimator
> ### Aliases: Aopt
>
> ### ** Examples
>
> poly3 <- function(xi, theta){
+ matrix(c(1, xi, xi^2, xi^3), ncol = 1)
+ }
> Npt <- 101
> my_design <- Aopt(N = Npt, u = seq(-1, +1, length.out = Npt),
+ tt = 0, FUN = poly3, theta = rep(0,4), num_iter = 2000)
Error: 'diag' is not an exported object from 'namespace:CVXR'
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.0.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'SLSEdesign.Rmd' using rmarkdown
Quitting from SLSEdesign.Rmd:50-64 [Define inputs]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! 'diag' is not an exported object from 'namespace:CVXR'
---
Backtrace:
▆
1. └─SLSEdesign::Aopt(N = N, u = u, tt = tt, FUN = poly3, theta = theta)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SLSEdesign.Rmd' failed with diagnostics:
'diag' is not an exported object from 'namespace:CVXR'
--- failed re-building 'SLSEdesign.Rmd'
SUMMARY: processing the following file failed:
'SLSEdesign.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-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.