Last updated on 2025-03-19 19:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 7.73 | 65.59 | 73.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 5.05 | 42.74 | 47.79 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 123.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 119.01 | OK | |||
r-devel-macos-arm64 | 0.2.4 | 34.00 | OK | |||
r-devel-macos-x86_64 | 0.2.4 | 67.00 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 9.00 | 89.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 7.11 | 60.55 | 67.66 | OK | |
r-release-linux-x86_64 | 0.2.4 | 6.24 | 60.07 | 66.31 | OK | |
r-release-macos-arm64 | 0.2.4 | 34.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 57.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 8.00 | 89.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.4 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 11.00 | 96.00 | 107.00 | OK |
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in ‘snSMART-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: groupseqDATA_full
> ### Title: Group sequential full data
> ### Aliases: groupseqDATA_full
> ### Keywords: data
>
> ### ** Examples
>
> mydata <- groupseqDATA_full
> result2 <- group_seq(
+ data = mydata, interim = FALSE, prior_dist = c(
+ "beta", "beta", "pareto"
+ ), pi_prior = c(0.4, 1.6, 0.4, 1.6, 0.4, 1.6),
+ beta_prior = c(1.6, 0.4, 3, 1), MCMC_SAMPLE = 6000, n.adapt = 1000,
+ n_MCMC_chain = 1, ci = 0.95, DTR = TRUE
+ )
Error in update.jags(model, n.iter, ...) : Error in node beta[1]
Slicer stuck at value with infinite density
Calls: group_seq ... do.call -> <Anonymous> -> jags.samples -> update.jags
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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.