Last updated on 2017-07-21 05:48:37.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 0.80 | 23.86 | 24.66 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 0.81 | 22.85 | 23.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 30.80 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 29.18 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.2 | 5.00 | 38.00 | 43.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2 | 0.84 | 22.96 | 23.79 | NOTE | |
| r-patched-solaris-x86 | 1.2 | 45.30 | NOTE | |||
| r-release-linux-x86_64 | 1.2 | 0.94 | 23.17 | 24.11 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.2 | 3.00 | 47.00 | 50.00 | NOTE | |
| r-release-osx-x86_64 | 1.2 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.2 | 6.00 | 44.00 | 50.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.2 | NOTE |
Version: 1.2
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.2
Check: R code for possible problems
Result: NOTE
lik_locfit: no visible global function definition for ‘predict’
mcll_coeff: no visible global function definition for ‘optim’
mcll_est: no visible global function definition for ‘cov’
mcll_est: no visible global function definition for ‘optim’
mcll_se: no visible global function definition for ‘cov’
Undefined global functions or variables:
cov optim predict
Consider adding
importFrom("stats", "cov", "optim", "predict")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64