Last updated on 2019-10-31 00:50:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-14 | 1.96 | 29.90 | 31.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-14 | 1.64 | 23.42 | 25.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-14 | 38.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-14 | 38.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-14 | 7.00 | 68.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-14 | 1.71 | 29.04 | 30.75 | NOTE | |
r-patched-solaris-x86 | 0.1-14 | 65.20 | NOTE | |||
r-release-linux-x86_64 | 0.1-14 | 1.64 | 29.75 | 31.39 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-14 | 7.00 | 42.00 | 49.00 | NOTE | |
r-release-osx-x86_64 | 0.1-14 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-14 | 2.00 | 59.00 | 61.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-14 | NOTE |
Version: 0.1-14
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1-14
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'XML' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' 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-devel-windows-ix86+x86_64, 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-14
Check: R code for possible problems
Result: NOTE
auc: no visible global function definition for 'approx'
kulife.colors: no visible global function definition for 'palette'
rootonorm: no visible global function definition for 'sd'
rootonorm: no visible global function definition for 'hist'
rootonorm: no visible global function definition for 'pnorm'
rootonorm: no visible global function definition for 'dnorm'
rootonorm: no visible global function definition for 'plot'
rootonorm: no visible global function definition for 'rect'
rootonorm: no visible global function definition for 'lines'
rootonorm: no visible global function definition for 'abline'
Undefined global functions or variables:
abline approx dnorm hist lines palette plot pnorm rect sd
Consider adding
importFrom("grDevices", "palette")
importFrom("graphics", "abline", "hist", "lines", "plot", "rect")
importFrom("stats", "approx", "dnorm", "pnorm", "sd")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1-14
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'mydata.xml' 'swarms.pdf'
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