CRAN Package Check Results for Package RNCEP

Last updated on 2024-08-14 15:48:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.10 16.51 83.88 100.39 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.10 11.70 63.30 75.00 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.10 2.32 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.10 161.30 NOTE
r-devel-windows-x86_64 1.0.10 12.00 82.00 94.00 NOTE
r-patched-linux-x86_64 1.0.10 19.50 79.56 99.06 NOTE
r-release-linux-x86_64 1.0.10 14.16 80.48 94.64 NOTE
r-release-macos-arm64 1.0.10 78.00 NOTE
r-release-macos-x86_64 1.0.10 87.00 NOTE
r-release-windows-x86_64 1.0.10 13.00 81.00 94.00 NOTE
r-oldrel-macos-arm64 1.0.10 47.00 OK
r-oldrel-macos-x86_64 1.0.10 83.00 OK
r-oldrel-windows-x86_64 1.0.10 15.00 93.00 108.00 OK

Check Details

Version: 1.0.10
Check: Rd files
Result: NOTE checkRd: (-1) NCEP.track2kml.Rd:36: Lost braces 36 | There are several options for specifying \code{col.scheme}. A single color may be specified for all points (using e.g. \code{'red'}, \code{2}, or \code{"#FF0000"}), specific colors may be given for each point (e.g. \code{c('red','blue','green', etc.)} or code{c('#FF0000','#0000FF','#00FF00', etc.)}), or the function can automatically assign colors, according to the values in \code{clo.variable}, if \code{col.scheme} is any color palette in \code{\link[RColorBrewer]{display.brewer.all}} or one of the recognizezd R color palettes (i.e. \code{'rainbow'}, \code{'heat.colors'}, \code{'terrain.colors'}, \code{'topo.colors'}, \code{'cm.colors'}, or \code{'bpy.colors'}). An alpha value (0-255) may be supplied to \code{point.alpha} to adjust transparencies. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.10
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: NCEP.bind.Rd: abind Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.0.10
Check: package dependencies
Result: ERROR Package required but not available: ‘tgp’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang