Last updated on 2019-04-22 07:46:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.92 | 18.88 | 20.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.98 | 15.30 | 17.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 25.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 29.81 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 7.00 | 35.00 | 42.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 2.02 | 19.14 | 21.16 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 38.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 1.58 | 52.11 | 53.69 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 3.00 | 81.00 | 84.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 2.00 | 61.00 | 63.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'BiG-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BiG_DA
> ### Title: BiG with half-t prior through a data augmentation approach
> ### Aliases: BiG_DA
>
> ### ** Examples
>
> set.seed(1234)
> sim = sim_lvm(G=25, S=6, n_p1=3, rho=runif(6,min=0.3,max=0.9), p_p1=0.6, p_p2=0.8,
+ lambda=runif(6,min=0.6,max=0.8), n_T=sample(c(5,10,15),6,replace=TRUE))
> BiG_DA(r=sim$r, n_T=sim$n_T, n_p1=3, M=100, burnin=50)
Warning in max(W[which(r[, s] == (n_T[s] + 1)), s]) :
no non-missing arguments to max; returning -Inf
Error in truncnorm::rtruncnorm(sum(r[, s] == n_T[s] + 1, na.rm = TRUE), :
length(mean) > 0 is not TRUE
Calls: BiG_DA -> <Anonymous> -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘BiG-Ex.R’ failed
The error most likely occurred in:
> ### Name: BiG_DA
> ### Title: BiG with half-t prior through a data augmentation approach
> ### Aliases: BiG_DA
>
> ### ** Examples
>
> set.seed(1234)
> sim = sim_lvm(G=25, S=6, n_p1=3, rho=runif(6,min=0.3,max=0.9), p_p1=0.6, p_p2=0.8,
+ lambda=runif(6,min=0.6,max=0.8), n_T=sample(c(5,10,15),6,replace=TRUE))
> BiG_DA(r=sim$r, n_T=sim$n_T, n_p1=3, M=100, burnin=50)
Warning in max(W[which(r[, s] == (n_T[s] + 1)), s]) :
no non-missing arguments to max; returning -Inf
Error in truncnorm::rtruncnorm(sum(r[, s] == n_T[s] + 1, na.rm = TRUE), :
length(mean) > 0 is not TRUE
Calls: BiG_DA -> <Anonymous> -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86