Last updated on 2022-05-09 09:50:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-3 | 2.57 | 36.61 | 39.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-3 | 1.94 | 28.03 | 29.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-3 | 46.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-3 | 45.51 | NOTE | |||
r-devel-windows-x86_64 | 0.5-3 | 10.00 | 52.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-3 | 2.27 | 34.06 | 36.33 | NOTE | |
r-release-linux-x86_64 | 0.5-3 | 2.08 | 34.64 | 36.72 | NOTE | |
r-release-macos-arm64 | 0.5-3 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 0.5-3 | 28.00 | NOTE | |||
r-release-windows-x86_64 | 0.5-3 | 8.00 | 52.00 | 60.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5-3 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5-3 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.5-3 | 6.00 | 43.00 | 49.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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