CRAN Package Check Results for Package cytoDiv

Last updated on 2020-08-07 01:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5-3 2.24 24.34 26.58 NOTE
r-devel-linux-x86_64-debian-gcc 0.5-3 1.84 19.38 21.22 NOTE
r-devel-linux-x86_64-fedora-clang 0.5-3 40.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5-3 30.86 NOTE
r-devel-windows-ix86+x86_64 0.5-3 8.00 38.00 46.00 NOTE
r-patched-linux-x86_64 0.5-3 2.35 23.99 26.34 NOTE
r-patched-solaris-x86 0.5-3 47.50 NOTE
r-release-linux-x86_64 0.5-3 2.02 23.98 26.00 NOTE
r-release-macos-x86_64 0.5-3 NOTE
r-release-windows-ix86+x86_64 0.5-3 8.00 51.00 59.00 NOTE
r-oldrel-macos-x86_64 0.5-3 NOTE
r-oldrel-windows-ix86+x86_64 0.5-3 6.00 43.00 49.00 NOTE

Check Details

Version: 0.5-3
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5-3
Check: R code for possible problems
Result: NOTE
    cytoDiv: no visible global function definition for 'colorRampPalette'
    cytoDiv: no visible global function definition for 'persp'
    Undefined global functions or variables:
     colorRampPalette persp
    Consider adding
     importFrom("grDevices", "colorRampPalette")
     importFrom("graphics", "persp")
    to your NAMESPACE file.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5-3
Check: Rd line widths
Result: NOTE
    Rd file 'cytoDiv.Rd':
     \usage lines wider than 90 characters:
     cytoDiv(df, x.var="fsc_small", y.var="chl_small", Ncat = 16, Nbit = 16, do.plot=FALSE, ...)
     \examples lines wider than 100 characters:
     rainbow.cols <- colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow","#FF7F00", "red", "#7F0000"))
     plot(cleaned.df[,2], cleaned.df[,3], col= densCols(cleaned.df[,2], cleaned.df[,3], colramp = rainbow.cols))
    
    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