CRAN Package Check Results for Package paleofire

Last updated on 2014-11-24 23:47:10.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 9.46 225.44 234.90 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 8.92 218.46 227.38 OK
r-devel-linux-x86_64-fedora-clang 1.1.4 275.81 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 495.92 OK
r-devel-osx-x86_64-clang 1.1.4 244.20 OK
r-devel-windows-ix86+x86_64 1.1.4 34.00 290.00 324.00 WARN
r-patched-linux-x86_64 1.1.4 10.50 242.22 252.72 OK
r-patched-solaris-sparc 1.1.4 2300.40 ERROR
r-patched-solaris-x86 1.1.4 579.30 OK
r-release-linux-ix86 1.1.4 11.48 281.28 292.76 OK
r-release-linux-x86_64 1.1.4 9.63 240.02 249.65 OK
r-release-osx-x86_64-mavericks 1.1.4 ERROR
r-release-osx-x86_64-snowleopard 1.1.4 OK
r-release-windows-ix86+x86_64 1.1.4 32.00 322.00 354.00 WARN
r-oldrel-windows-ix86+x86_64 1.1.4 29.00 304.00 333.00 WARN

Check Details

Version: 1.1.4
Check: running R code from vignettes
Result: WARN
    Errors in running code in vignettes:
    when running code in 'paleofire-paper.Rnw'
     ...
    Warning: cannot remove prior installation of package 'paleofire'
    
    The downloaded binary packages are in
     D:\temp\Rtmpu6tmjT\downloaded_packages
    
    > library(paleofire)
    
     When sourcing 'paleofire-paper.R':
    Error: there is no package called 'paleofire'
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.1.4
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘paleofire-paper.Rnw’
     ...
    > plot(COMP1, conf = c(0.025, 0.975), main = "(a)")
    
    > plot(COMP2, conf = c(0.05, 0.95), main = "(b)")
    
    > circboot <- pfCircular(COMP1, b = NULL, nboot = 100,
    + conf = c(0.005, 0.025, 0.975, 0.995))
    # of Bootstrap:
     When sourcing ‘paleofire-paper.R’:
    Error: invalid 'nrow' value (too large or NA)
    Execution halted
Flavor: r-patched-solaris-sparc

Version: 1.1.4
Check: package dependencies
Result: ERROR
    Package required but not available: ‘rgdal’
    
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks

Version: 1.1.4
Check: running R code from vignettes
Result: WARN
    Errors in running code in vignettes:
    when running code in 'paleofire-paper.Rnw'
     ...
    Warning: cannot remove prior installation of package 'paleofire'
    
    The downloaded binary packages are in
     D:\temp\RtmpUxE9Kx\downloaded_packages
    
    > library(paleofire)
    
     When sourcing 'paleofire-paper.R':
    Error: there is no package called 'paleofire'
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.1.4
Check: running R code from vignettes
Result: WARN
    Errors in running code in vignettes:
    when running code in 'paleofire-paper.Rnw'
     ...
    Warning: cannot remove prior installation of package 'paleofire'
    
    The downloaded binary packages are in
     D:\temp\RtmpmIUJfq\downloaded_packages
    
    > library(paleofire)
    
     When sourcing 'paleofire-paper.R':
    Error: there is no package called 'paleofire'
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64