Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.92.2 | 2.67 | 25.30 | 27.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.92.2 | 2.26 | 19.57 | 21.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.92.2 | 42.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.92.2 | 33.18 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.92.2 | 7.00 | 32.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 0.92.2 | 2.40 | 24.86 | 27.26 | NOTE | |
r-patched-solaris-x86 | 0.92.2 | 50.20 | NOTE | |||
r-release-linux-x86_64 | 0.92.2 | 2.69 | 25.56 | 28.25 | NOTE | |
r-release-macos-x86_64 | 0.92.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.92.2 | 6.00 | 42.00 | 48.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