Last updated on 2021-03-18 06:48:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 89.39 | 62.68 | 152.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 63.69 | 45.67 | 109.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 215.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 200.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 209.00 | 15.00 | 224.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 2.0.0 | NOTE | ||||
r-patched-linux-x86_64 | 2.0.0 | 68.76 | 55.69 | 124.45 | OK | |
r-patched-solaris-x86 | 2.0.0 | 179.00 | NOTE | |||
r-release-linux-x86_64 | 2.0.0 | 72.34 | 55.65 | 127.99 | OK | |
r-release-macos-x86_64 | 2.0.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 208.00 | 107.00 | 315.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 140.00 | 77.00 | 217.00 | OK |
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
libs 5.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘MASS’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.0.0
Check: whether package can be installed
Result: ERROR
See * DONE
Flavor: r-devel-windows-ix86+x86_64
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘bpnreg-Ex.R’ failed
The error most likely occurred in:
> ### Name: BFc.bpnme
> ### Title: Bayes Factors for a Bayesian circular mixed-effects model
> ### Aliases: BFc.bpnme
>
> ### ** Examples
>
> library(bpnreg)
> fit.Maps <- bpnme(pred.I = Error.rad ~ Maze + Trial.type + L.c + (1|Subject),
+ data = Maps, its = 100, burn = 1, n.lag = 1)
Iteration:1
Iteration:2
Iteration:3
Iteration:4
Iteration:5
Iteration:6
Iteration:7
Iteration:8
Iteration:9
Iteration:10
Iteration:11
Iteration:12
Iteration:13
Iteration:14
Iteration:15
Iteration:16
Iteration:17
Iteration:18
Iteration:19
Iteration:20
Iteration:21
Iteration:22
Iteration:23
Iteration:24
Iteration:25
Iteration:26
Iteration:27
Iteration:28
Iteration:29
Iteration:30
Iteration:31
Iteration:32
Iteration:33
Iteration:34
Iteration:35
Iteration:36
Iteration:37
Iteration:38
Iteration:39
Iteration:40
Iteration:41
Iteration:42
Iteration:43
Iteration:44
Iteration:45
Iteration:46
Iteration:47
Iteration:48
Iteration:49
Iteration:50
Iteration:51
Iteration:52
Iteration:53
Iteration:54
Iteration:55
Iteration:56
Iteration:57
Iteration:58
Iteration:59
Iteration:60
Iteration:61
Iteration:62
Iteration:63
Iteration:64
Iteration:65
Iteration:66
Iteration:67
Iteration:68
Iteration:69
Iteration:70
Iteration:71
Iteration:72
Iteration:73
Iteration:74
error: inv_sympd(): matrix is singular or not positive definite
Error in pnme(lapply(mm$theta, cos), lapply(mm$theta, sin), mm$XI, mm$XII, :
inv_sympd(): matrix is singular or not positive definite
Calls: bpnme -> pnme
Execution halted
Flavor: r-release-macos-x86_64