Last updated on 2019-04-22 01:47:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 4.19 | 38.27 | 42.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 3.15 | 30.20 | 33.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 49.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 50.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.3 | 23.00 | 72.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.3 | 4.36 | 37.75 | 42.11 | NOTE | |
r-patched-solaris-x86 | 1.0.3 | 78.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.3 | 2.75 | 37.24 | 39.99 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.3 | 6.00 | 72.00 | 78.00 | NOTE | |
r-release-osx-x86_64 | 1.0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 9.00 | 82.00 | 91.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.3 | NOTE |
Version: 1.0.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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.3
Check: R code for possible problems
Result: NOTE
ForImp: no visible global function definition for 'head'
ForImp: no visible global function definition for 'tail'
ForImp: no visible global function definition for 'dist'
medianimp: no visible global function definition for 'quantile'
rancatmat: no visible global function definition for 'runif'
transfmatcat: no visible global function definition for 'qnorm'
transfmatcat: no visible global function definition for 'sd'
Undefined global functions or variables:
dist head qnorm quantile runif sd tail
Consider adding
importFrom("stats", "dist", "qnorm", "quantile", "runif", "sd")
importFrom("utils", "head", "tail")
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