Last updated on 2024-09-14 00:50:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.56 | 9.09 | 102.58 | 111.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.56 | 6.88 | 74.88 | 81.76 | OK | |
r-devel-windows-x86_64 | 2.56 | 10.00 | 201.00 | 211.00 | OK | |
r-patched-linux-x86_64 | 2.56 | 10.98 | 97.29 | 108.27 | OK | |
r-release-linux-x86_64 | 2.56 | 8.17 | 97.62 | 105.79 | OK | |
r-release-macos-arm64 | 2.56 | 77.00 | OK | |||
r-release-macos-x86_64 | 2.56 | 208.00 | OK | |||
r-release-windows-x86_64 | 2.56 | 10.00 | 176.00 | 186.00 | OK | |
r-oldrel-macos-arm64 | 2.56 | 76.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.56 | 212.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.56 | 10.00 | 176.00 | 186.00 | OK |
Version: 2.56
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Bdecon.Rnw’
...
+ if (i == 1) {
+ G0 <- function(t) punif(t, 0, 6)/8 + 7 * pnorm(t, 0,
+ 0.5)/8
+ rf0 <- function( .... [TRUNCATED]
Loading required package: splines
Timing stopped at: 0.009 0.001 0.012
When sourcing ‘Bdecon.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
when running code in ‘medde.Rnw’
...
> plot(x, -1/sqrt(exp(y)), xlab = "x ~ log income annual increments",
+ ylab = expression(-1/sqrt(f(x))), type = "l")
> w <- exp(y) * diff(x)[1]
> f <- medde(x, w = w, lambda = -0.5, alpha = 0.5)
When sourcing ‘medde.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
when running code in ‘rebayes.Rnw’
...
> plot(x, 0.9 * dnorm(x, 0) + 0.1 * dnorm(x, 2), type = "l",
+ xlab = "x", ylab = expression(g(x)), main = "")
> y <- rep(c(0, 2), times = c(900, 100)) + rnorm(1000)
> z <- GLmix(y)
When sourcing ‘rebayes.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
‘Bdecon.Rnw’ using ‘latin1’... failed
‘medde.Rnw’ using ‘latin1’... failed
‘rebayes.Rnw’ using ‘latin1’... failed
Flavor: r-oldrel-macos-arm64
Version: 2.56
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Bdecon.Rnw’
...
+ if (i == 1) {
+ G0 <- function(t) punif(t, 0, 6)/8 + 7 * pnorm(t, 0,
+ 0.5)/8
+ rf0 <- function( .... [TRUNCATED]
Loading required package: splines
Timing stopped at: 0.016 0.002 0.022
When sourcing ‘Bdecon.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
when running code in ‘medde.Rnw’
...
> plot(x, -1/sqrt(exp(y)), xlab = "x ~ log income annual increments",
+ ylab = expression(-1/sqrt(f(x))), type = "l")
> w <- exp(y) * diff(x)[1]
> f <- medde(x, w = w, lambda = -0.5, alpha = 0.5)
When sourcing ‘medde.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
when running code in ‘rebayes.Rnw’
...
> plot(x, 0.9 * dnorm(x, 0) + 0.1 * dnorm(x, 2), type = "l",
+ xlab = "x", ylab = expression(g(x)), main = "")
> y <- rep(c(0, 2), times = c(900, 100)) + rnorm(1000)
> z <- GLmix(y)
When sourcing ‘rebayes.R’:
Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Execution halted
‘Bdecon.Rnw’ using ‘latin1’... failed
‘medde.Rnw’ using ‘latin1’... failed
‘rebayes.Rnw’ using ‘latin1’... failed
Flavor: r-oldrel-macos-x86_64