Last updated on 2020-10-11 01:47:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.97 | 24.46 | 26.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.55 | 19.02 | 20.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 40.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 31.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 34.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.92 | 23.57 | 25.49 | NOTE | |
r-patched-solaris-x86 | 1.0 | 53.10 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.81 | 23.83 | 25.64 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 42.00 | 46.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 36.00 | 40.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
BootC : BSs: no visible global function definition for 'lm'
BootC : BSs: no visible global function definition for 'vcov'
BootC: no visible global function definition for 'boot'
BootC: no visible global function definition for 'boot.ci'
DeltaC: no visible global function definition for 'lm'
DeltaC: no visible global function definition for 'vcov'
FiellerC: no visible global function definition for 'lm'
FiellerC: no visible global function definition for 'vcov'
nonLinearC: no visible global function definition for 'nls'
Undefined global functions or variables:
boot boot.ci lm nls vcov
Consider adding
importFrom("stats", "lm", "nls", "vcov")
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