Last updated on 2020-03-03 16:51:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 2.42 | 25.40 | 27.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.30 | 20.41 | 22.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 35.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 33.61 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 9.00 | 44.00 | 53.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.5 | 7.00 | 41.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 2.38 | 23.39 | 25.77 | NOTE | |
r-patched-solaris-x86 | 0.1.5 | 49.20 | NOTE | |||
r-release-linux-x86_64 | 0.1.5 | 2.17 | 23.26 | 25.43 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.5 | 6.00 | 67.00 | 73.00 | NOTE | |
r-release-osx-x86_64 | 0.1.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 4.00 | 42.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.5 | NOTE |
Version: 0.1.5
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'datautils'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1.5
Check: R code for possible problems
Result: NOTE
animatePatches: no visible global function definition for
'getTimestamp'
animatePatches: no visible global function definition for 'getElapsed'
colorPlot: no visible global function definition for 'layout'
colorPlot: no visible global function definition for 'par'
colorPlot: no visible global function definition for 'image'
colorPlot: no visible global function definition for 'axis'
drawPatches: no visible global function definition for 'rgb'
getInterRGB: no visible global function definition for 'col2rgb'
getInterRGB: no visible global function definition for 'rgb'
plotGmmOverlay: no visible global function definition for 'rgb'
plotGreyPatches : squarepatch: no visible global function definition
for 'rgb'
plotGreyPatches : trianglepatch: no visible global function definition
for 'rgb'
Undefined global functions or variables:
axis col2rgb getElapsed getTimestamp image layout par rgb
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "axis", "image", "layout", "par")
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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1.5
Check: Rd line widths
Result: NOTE
Rd file 'drawPatches.Rd':
\usage lines wider than 90 characters:
drawPatches(data, patches, patchSize=0.05, alpha=0.5, patchNpix=20, highlight=numeric(0), labels=rep("1", length(highlight)))
Rd file 'plotGreyPatches.Rd':
\usage lines wider than 90 characters:
plotGreyPatches(data, maingrey, auxgrey=NULL, patchSize=0.05, alpha=0.5, highlight=numeric(0), labels=rep("1", length(highlight)))
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