Last updated on 2021-03-04 11:47:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 3.86 | 36.61 | 40.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 2.78 | 28.10 | 30.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 57.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 47.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.3 | 8.00 | 55.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.3 | 3.72 | 35.28 | 39.00 | NOTE | |
r-patched-solaris-x86 | 1.0.3 | 72.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.3 | 3.84 | 35.52 | 39.36 | NOTE | |
r-release-macos-x86_64 | 1.0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.3 | 7.00 | 54.00 | 61.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.3 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 7.00 | 65.00 | 72.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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64