Last updated on 2020-12-04 00:48:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.92.2 | 2.55 | 28.40 | 30.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.92.2 | 2.44 | 26.09 | 28.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.92.2 | 43.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.92.2 | 33.91 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.92.2 | 5.00 | 30.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 0.92.2 | 2.82 | 28.54 | 31.36 | NOTE | |
r-patched-solaris-x86 | 0.92.2 | 51.10 | NOTE | |||
r-release-linux-x86_64 | 0.92.2 | 2.47 | 30.20 | 32.67 | NOTE | |
r-release-macos-x86_64 | 0.92.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.92.2 | 5.00 | 33.00 | 38.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.92.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.92.2 | 5.00 | 43.00 | 48.00 | NOTE |
Version: 0.92.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 0.92.2
Check: R code for possible problems
Result: NOTE
pacbpred : thetaFunc: no visible global function definition for 'lsfit'
pacbpred : thetaFunc: no visible global function definition for 'rnorm'
pacbpred: no visible global function definition for 'var'
pacbpred: no visible global function definition for 'runif'
pacbpred: no visible global function definition for 'rnorm'
pacbpred: no visible global function definition for 'rbinom'
Undefined global functions or variables:
lsfit rbinom rnorm runif var
Consider adding
importFrom("stats", "lsfit", "rbinom", "rnorm", "runif", "var")
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