Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.7-1 | 77.91 | 229.41 | 307.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.7-1 | 75.29 | 164.05 | 239.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.7-1 | 374.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.7-1 | 391.31 | OK | |||
r-devel-windows-ix86+x86_64 | 2.7-1 | 200.00 | 306.00 | 506.00 | OK | |
r-patched-linux-x86_64 | 2.7-1 | 79.89 | 223.64 | 303.53 | OK | |
r-patched-solaris-x86 | 2.7-1 | 561.10 | ERROR | |||
r-release-linux-x86_64 | 2.7-1 | 79.72 | 219.23 | 298.95 | OK | |
r-release-macos-x86_64 | 2.7-1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.7-1 | 187.00 | 371.00 | 558.00 | OK | |
r-oldrel-macos-x86_64 | 2.7-1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.7-1 | 115.00 | 289.00 | 404.00 | OK |
Version: 2.7-1
Check: examples
Result: ERROR
Running examples in ‘jomo-Ex.R’ failed
The error most likely occurred in:
> ### Name: jomo.coxph
> ### Title: Joint Modelling Imputation Compatible with Cox Proportional
> ### Hazards Model
> ### Aliases: jomo.coxph
>
> ### ** Examples
>
> #define substantive model
> formula<-as.formula(Surv(time, status) ~ measure + sex + I(measure^2))
>
> #Run imputation
> if (requireNamespace("survival", quietly = TRUE)) {
+ library(survival)
+ #imp<-jomo.coxph(formula,surdata, nburn = 100, nbetween = 100, nimp=5)
+ }
*** caught segfault ***
address 70a, cause 'memory not mapped'
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
*** recursive gc invocation
Traceback:
1: Ops.numeric_version(R_version_built_under, current)
2: testRversion(pkgInfo, package, pkgpath)
3: library(survival)
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-patched-solaris-x86