Last updated on 2022-05-09 17:52:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.85 | 39.76 | 42.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.12 | 31.18 | 33.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 53.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 50.64 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 10.00 | 65.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.85 | 39.28 | 42.13 | NOTE | |
r-release-linux-x86_64 | 1.2 | 2.17 | 38.96 | 41.13 | NOTE | |
r-release-macos-arm64 | 1.2 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 32.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 6.00 | 63.00 | 69.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 46.00 | 51.00 | 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64