Last updated on 2014-10-02 01:48:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-7 | 3.43 | 38.27 | 41.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0-7 | 3.31 | 38.01 | 41.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-7 | 95.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-7 | 90.14 | NOTE | |||
r-devel-osx-x86_64-clang | 2.0-7 | 82.09 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-7 | 11.00 | 54.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-7 | 3.70 | 40.59 | 44.29 | NOTE | |
r-patched-solaris-sparc | 2.0-7 | 587.80 | NOTE | |||
r-patched-solaris-x86 | 2.0-7 | 133.30 | NOTE | |||
r-release-linux-ix86 | 2.0-7 | 4.46 | 56.09 | 60.56 | NOTE | |
r-release-linux-x86_64 | 2.0-7 | 3.57 | 42.03 | 45.60 | NOTE | |
r-release-osx-x86_64-mavericks | 2.0-7 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 2.0-7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0-7 | 9.00 | 63.00 | 72.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.0-7 | 10.00 | 58.00 | 68.00 | NOTE |
Version: 2.0-7
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘raster’ which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
‘RNetCDF’ ‘ncdf’ ‘raster’ ‘zoo’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
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, r-oldrel-windows-ix86+x86_64
Version: 2.0-7
Check: R code for possible problems
Result: NOTE
bc: no visible global function definition for ‘zoo’
bcauto: no visible global function definition for ‘extract’
bcauto: no visible binding for global variable ‘CFC’
bcauto: no visible global function definition for ‘zoo’
bccal: no visible global function definition for ‘zoo’
cstRead: no visible global function definition for ‘extract’
cstRead: no visible binding for global variable ‘CSTmap’
hauto: no visible global function definition for ‘extract’
hauto: no visible binding for global variable ‘CFC’
ts.CMSAF: no visible global function definition for ‘open.ncdf’
ts.CMSAF: no visible global function definition for ‘att.get.ncdf’
ts.CMSAF: no visible global function definition for ‘utcal.nc’
ts.CMSAF: no visible global function definition for ‘get.var.ncdf’
ts.CMSAF: no visible global function definition for ‘close.ncdf’
ts.CMSAF: no visible global function definition for ‘zoo’
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
Version: 2.0-7
Check: Rd line widths
Result: NOTE
Rd file 'bcauto.Rd':
\usage lines wider than 90 characters:
bcauto(lat,lon,days,extraT=NULL,Tmax,Tmin,tal,BCb_guess=0.13,epsilon=0.5,perce=NA,dcoast=NA)
Rd file 'et0.Rd':
\examples lines wider than 100 characters:
et0(Tmax=tmax,Tmin=tmin, vap_pres=vpres,sol_rad=rad_mea,tal=tal,z=Metdata$ALTITUDE,uz=wind,meah=10,extraT=NA,days=days,lat=lat)
Rd file 'hauto.Rd':
\usage lines wider than 90 characters:
hauto(lat, lon, days,extraT = NULL, Tmax, Tmin, tal, Ha_guess = 0.16, Hb_guess = 0.1, epsilon=0.5, perce = NA)
Rd file 'modeval.Rd':
\usage lines wider than 90 characters:
modeval(calculated,measured,stat=c("N","pearson","MBE","MAE","RMSE","RRMSE","R2","slope","intercept","EF","SD","CRM","MPE","AC","ACu"," ... [TRUNCATED]
Rd file 'su.Rd':
\examples lines wider than 100 characters:
plot(zoo(su(days=days, lat=lat, extraT=NULL, A=0.07, B=0.54, C=-0.2, tmax=tmax, tmin=tmin, CC=cc),order.by=days))
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.0-7
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'raster' which was already attached by Depends.
Please remove these calls from your code.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard