Last updated on 2019-03-27 00:48:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 34.30 | 73.58 | 107.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | 28.33 | 59.12 | 87.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 150.94 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 135.07 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1-1 | 84.00 | 161.00 | 245.00 | OK | |
r-patched-linux-x86_64 | 0.1-1 | 27.18 | 70.67 | 97.85 | OK | |
r-patched-solaris-x86 | 0.1-1 | 217.80 | ERROR | |||
r-release-linux-x86_64 | 0.1-1 | 28.72 | 69.89 | 98.61 | OK | |
r-release-windows-ix86+x86_64 | 0.1-1 | 88.00 | 151.00 | 239.00 | OK | |
r-release-osx-x86_64 | 0.1-1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 68.00 | 115.00 | 183.00 | OK | |
r-oldrel-osx-x86_64 | 0.1-1 | OK |
Version: 0.1-1
Check: examples
Result: ERROR
Running examples in ‘PCMRS-Ex.R’ failed
The error most likely occurred in:
> ### Name: person.posterior
> ### Title: Calculate Posterior Estimates for Person Parameters
> ### Aliases: person.posterior
> ### Keywords: PCMRS
>
> ### ** Examples
>
> ## Don't show:
> k <- 4; n <- 40; I <- 4
> set.seed(1860)
> Y <- as.data.frame(matrix(sample(1:k, I*n, TRUE),nrow = n))
> Y <- data.frame(lapply(Y, as.ordered))
>
> mini.ex <- PCMRS(Y, cores = 2)
error: inv(): matrix seems singular
error: inv(): matrix seems singular
terminate called recursively
terminate called after throwing an instance of '
Flavor: r-patched-solaris-x86