CRAN Package Check Results for Package RAtmosphere

Last updated on 2018-06-02 07:48:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 0.98 16.78 17.76 ERROR
r-devel-linux-x86_64-debian-gcc 1.1 0.84 13.40 14.24 ERROR
r-devel-linux-x86_64-fedora-clang 1.1 21.03 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1 19.87 ERROR
r-devel-windows-ix86+x86_64 1.1 4.00 24.00 28.00 ERROR
r-patched-linux-x86_64 1.1 0.95 15.65 16.60 ERROR
r-patched-solaris-x86 1.1 31.70 ERROR
r-release-linux-x86_64 1.1 0.70 15.62 16.32 ERROR
r-release-windows-ix86+x86_64 1.1 4.00 25.00 29.00 ERROR
r-release-osx-x86_64 1.1 ERROR
r-oldrel-windows-ix86+x86_64 1.1 2.00 23.00 25.00 OK
r-oldrel-osx-x86_64 1.1 OK

Check Details

Version: 1.1
Check: examples
Result: ERROR
    Running examples in ‘RAtmosphere-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Encoding: UTF-8
    >
    > ### Name: suncalc
    > ### Title: Sunrise and Sunset calculations
    > ### Aliases: suncalc
    > ### Keywords: sun sunset sunrise
    >
    > ### ** Examples
    >
    > t<-Sys.time()+seq(-3600*12,3600*12,,by=600)
    > t0=as.POSIXlt(Sys.time(),tz='UTC')
    > plot(t,90-SZA(t,Lat=0,Lon=0),main='SZA',xlab='Time',ylab='El [°deg]')
    > sun=suncalc(t0[['yday']],UTC=TRUE)
    Error in FUN(X[[i]], ...) : subscript out of bounds
    Calls: suncalc -> [[ -> [[.POSIXlt -> .POSIXlt -> lapply
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1
Check: examples
Result: ERROR
    Running examples in ‘RAtmosphere-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Encoding: UTF-8
    >
    > ### Name: suncalc
    > ### Title: Sunrise and Sunset calculations
    > ### Aliases: suncalc
    > ### Keywords: sun sunset sunrise
    >
    > ### ** Examples
    >
    > t<-Sys.time()+seq(-3600*12,3600*12,,by=600)
    > t0=as.POSIXlt(Sys.time(),tz='UTC')
    > plot(t,90-SZA(t,Lat=0,Lon=0),main='SZA',xlab='Time',ylab='El [°deg]')
    > sun=suncalc(t0[['yday']],UTC=TRUE)
    Error in FUN(X[[i]], ...) : subscript out of bounds
    Calls: suncalc -> [[ -> [[.POSIXlt -> .POSIXlt -> lapply
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64

Version: 1.1
Check: examples
Result: ERROR
    Running examples in 'RAtmosphere-Ex.R' failed
    The error most likely occurred in:
    
    > ### Encoding: UTF-8
    >
    > ### Name: suncalc
    > ### Title: Sunrise and Sunset calculations
    > ### Aliases: suncalc
    > ### Keywords: sun sunset sunrise
    >
    > ### ** Examples
    >
    > t<-Sys.time()+seq(-3600*12,3600*12,,by=600)
    > t0=as.POSIXlt(Sys.time(),tz='UTC')
    > plot(t,90-SZA(t,Lat=0,Lon=0),main='SZA',xlab='Time',ylab='El [°deg]')
    > sun=suncalc(t0[['yday']],UTC=TRUE)
    Error in FUN(X[[i]], ...) : subscript out of bounds
    Calls: suncalc -> [[ -> [[.POSIXlt -> .POSIXlt -> lapply
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64