Last updated on 2017-07-26 01:56:05.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2-5 | 0.99 | 50.80 | 51.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2-5 | 0.98 | 48.91 | 49.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2-5 | 81.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2-5 | 91.20 | OK | |||
r-devel-windows-ix86+x86_64 | 2.2-5 | 5.00 | 93.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 2.2-5 | 1.04 | 50.06 | 51.10 | NOTE | |
r-patched-solaris-x86 | 2.2-5 | 101.30 | NOTE | |||
r-release-linux-x86_64 | 2.2-5 | 1.01 | 49.60 | 50.61 | NOTE | |
r-release-windows-ix86+x86_64 | 2.2-5 | 3.00 | 88.00 | 91.00 | OK | |
r-release-osx-x86_64 | 2.2-5 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.2-5 | 3.00 | 62.00 | 65.00 | OK | |
r-oldrel-osx-x86_64 | 2.2-5 | NOTE |
Version: 2.2-5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-oldrel-osx-x86_64
Version: 2.2-5
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘R2jags’ ‘INLA’
Flavor: r-release-osx-x86_64
Version: 2.2-5
Check: examples
Result: ERROR
Running examples in ‘BCEA-Ex.R’ failed
The error most likely occurred in:
> ### Name: evppi
> ### Title: Expected Value of Perfect Partial Information (EVPPI) for
> ### selected parameters
> ### Aliases: evppi evppi.default
> ### Keywords: Health economic evaluation Expected value of partial
> ### information
>
> ### ** Examples
>
> # See Baio G., Dawid A.P. (2011) for a detailed description of the
> # Bayesian model and economic problem
> #
> # Load the processed results of the MCMC simulation model
> data(Vaccine)
Warning: namespace ‘rjags’ is not available and has been replaced
by .GlobalEnv when processing object ‘vaccine’
> #
> # Runs the health economic evaluation using BCEA
> m <- bcea(e,c,ref=2,interventions=treats)
> #
> # Computes the EVPPI for a bunch of parameters
> inp <- CreateInputs(vaccine)
Error in CreateInputs(vaccine) :
You need to install the package 'R2jags'. Please run in your R terminal:
install.packages('R2jags')
Execution halted
Flavor: r-release-osx-x86_64