Last updated on 2016-12-28 23:47:14.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.0 | 1.36 | 33.70 | 35.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.4.0 | 1.43 | 33.10 | 34.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.4.0 | 63.35 | OK | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 62.09 | OK | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 2.4.0 | 49.28 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 2.4.0 | 6.00 | 65.00 | 71.00 | OK | |
r-patched-linux-x86_64 | 2.4.0 | 1.17 | 27.50 | 28.67 | OK | |
r-patched-solaris-sparc | 2.4.0 | 313.30 | NOTE | |||
r-patched-solaris-x86 | 2.4.0 | 75.10 | NOTE | |||
r-release-linux-x86_64 | 2.4.0 | 1.19 | 27.94 | 29.14 | OK | |
r-release-osx-x86_64-mavericks | 2.4.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2.4.0 | 5.00 | 55.00 | 60.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 2.4.0 | 4.00 | 55.00 | 59.00 | OK |
Version: 2.4.0
Flags: --no-stop-on-test-error
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘BRugs’
Flavor: r-devel-macos-x86_64-clang
Version: 2.4.0
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘BRugs’
Flavors: r-patched-solaris-sparc, r-release-osx-x86_64-mavericks
Version: 2.4.0
Check: package dependencies
Result: NOTE
Packages which this enhances but not available for checking:
‘geoRglm’ ‘BRugs’
Flavor: r-patched-solaris-x86
Version: 2.4.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘geoRglm’
Flavor: r-patched-solaris-x86
Version: 2.4.0
Check: tests
Result: ERROR
Running the tests in ‘tests/bym.R’ failed.
Last 13 lines of output:
+
+ kentucky = mergeBugsData(kentucky, kSummary)
+
+ if(require('sp', quietly=TRUE)) {
+ pdf("spplotBym.pdf",height=4,width=8)
+ print(spplot(kentucky, "FittedRateCounty.mean"))
+ dev.off()
+ }
+
+ }
Error in R2OpenBUGS::bugs(forBugs$ragged, inits = int2, model.file = "bym.txt", :
Cannot find the OpenBUGS program
Execution halted
Flavor: r-release-osx-x86_64-mavericks