Last updated on 2014-11-24 23:47:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-2 | 8.47 | 88.75 | 97.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7-2 | 9.12 | 88.50 | 97.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7-2 | 207.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-2 | 207.42 | NOTE | |||
r-devel-osx-x86_64-clang | 0.7-2 | 171.44 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7-2 | 23.00 | 118.00 | 141.00 | NOTE | |
r-patched-linux-x86_64 | 0.7-2 | 8.35 | 92.50 | 100.85 | NOTE | |
r-patched-solaris-sparc | 0.7-2 | 1118.70 | NOTE | |||
r-patched-solaris-x86 | 0.7-2 | 252.20 | NOTE | |||
r-release-linux-ix86 | 0.7-2 | 9.93 | 95.57 | 105.50 | NOTE | |
r-release-linux-x86_64 | 0.7-2 | 8.51 | 91.66 | 100.17 | NOTE | |
r-release-osx-x86_64-mavericks | 0.7-2 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 0.7-2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.7-2 | 20.00 | 128.00 | 148.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.7-2 | 20.00 | 122.00 | 142.00 | OK |
Version: 0.7-2
Check: R code for possible problems
Result: NOTE
chainsawSliver: no visible global function definition for ‘area.poly’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.7-2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rgeos’
Flavor: r-release-osx-x86_64-mavericks
Version: 0.7-2
Check: examples
Result: ERROR
Running examples in ‘sampSurf-Ex.R’ failed
The error most likely occurred in:
> ### Name: chainSawIZ
> ### Title: Generate Objects of Class "'chainSawIZ'"
> ### Aliases: chainSawIZ
> ### Keywords: ~kwd1 ~kwd2
>
> ### ** Examples
>
> dl = downLog(buttDiam=40, solidType=4, logAngle=4*pi/3, logLen=6)
> iz.cs = chainSawIZ(dl, plotRadius=3, plotCenter=c(x=2,y=2), runQuiet=FALSE)
Loading required package: rgeos
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘rgeos’
Error in .local(downLog, plotRadius, ...) :
The "rgeos" package must be installed to use the chainSaw method!
Calls: chainSawIZ -> chainSawIZ -> .local
Execution halted
Flavor: r-release-osx-x86_64-mavericks