Last updated on 2022-06-20 14:51:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 3.83 | 38.24 | 42.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 3.07 | 29.45 | 32.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 63.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 60.62 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 10.00 | 62.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.3 | 4.54 | 36.64 | 41.18 | NOTE | |
r-release-linux-x86_64 | 1.0.3 | 3.54 | 37.66 | 41.20 | NOTE | |
r-release-macos-arm64 | 1.0.3 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.3 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.3 | 13.00 | 65.00 | 78.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.3 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.3 | 37.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 9.00 | 59.00 | 68.00 | 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-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: 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-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