Last updated on 2022-04-08 01:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-3 | 2.58 | 36.53 | 39.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-3 | 2.01 | 28.32 | 30.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-3 | 47.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-3 | 37.60 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.5-3 | 11.00 | 58.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-3 | 2.10 | 35.28 | 37.38 | NOTE | |
r-release-linux-x86_64 | 0.5-3 | 1.79 | 34.41 | 36.20 | NOTE | |
r-release-macos-arm64 | 0.5-3 | NOTE | ||||
r-release-macos-x86_64 | 0.5-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5-3 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5-3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-3 | 6.00 | 44.00 | 50.00 | NOTE |
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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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