Last updated on 2019-04-21 01:47:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.10 | 5.88 | 92.28 | 98.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.1.10 | 7.20 | 76.43 | 83.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.10 | 117.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.10 | 112.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.1.10 | 18.00 | 122.00 | 140.00 | OK | |
r-patched-linux-x86_64 | 3.1.10 | 5.90 | 91.73 | 97.63 | OK | |
r-patched-solaris-x86 | 3.1.10 | 129.30 | NOTE | |||
r-release-linux-x86_64 | 3.1.10 | 6.12 | 74.99 | 81.11 | OK | |
r-release-windows-ix86+x86_64 | 3.1.10 | 10.00 | 74.00 | 84.00 | OK | |
r-release-osx-x86_64 | 3.1.10 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 3.1.10 | 7.00 | 141.00 | 148.00 | OK | |
r-oldrel-osx-x86_64 | 3.1.10 | ERROR |
Version: 3.1.10
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rjags’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 3.1.10
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘gWidgetsRGtk2’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 3.1.10
Check: examples
Result: ERROR
Running examples in ‘MixSIAR-Ex.R’ failed
The error most likely occurred in:
> ### Name: mixsiar_gui
> ### Title: Run the GUI version of MixSIAR
> ### Aliases: mixsiar_gui
>
> ### ** Examples
>
> mixsiar_gui()
Error in mixsiar_gui() :
*** gWidgetsRGtk2 package not able to be loaded. ***
If 'library('gWidgetsRGtk2')' does not work, MixSIAR GUI will not run.
On Windows/Linux, try 'install.packages('gWidgetsRGtk2')'.
On Mac, close R, download and install GTK+ from:
http://r.research.att.com/#other. Then install latest X11 application
(xQuartz) from http://xquartz.macosforge.org/landing/.
If installing GTK+ continues to be problematic, consider using the
script version of MixSIAR. See manual for help and examples.
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64