Last updated on 2022-06-20 11:52:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 20.46 | 144.45 | 164.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 17.22 | 105.70 | 122.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 209.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 206.67 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 50.00 | 176.00 | 226.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 24.95 | 160.00 | 184.95 | NOTE | |
r-release-linux-x86_64 | 1.1 | 25.80 | 159.49 | 185.29 | NOTE | |
r-release-macos-arm64 | 1.1 | 95.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 225.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 50.00 | 182.00 | 232.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 88.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 128.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 44.00 | 161.00 | 205.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
SampleSizes: no visible global function definition for 'xtabs'
SampleSizes: no visible global function definition for 'weighted.mean'
SampleSizes: no visible global function definition for 'reshape'
stage1Sample.fn: no visible global function definition for 'runif'
stage2Sample.fn: no visible global function definition for 'runif'
strata.options : onOK: no visible global function definition for
'packageDescription'
Undefined global functions or variables:
packageDescription reshape runif weighted.mean xtabs
Consider adding
importFrom("stats", "reshape", "runif", "weighted.mean", "xtabs")
importFrom("utils", "packageDescription")
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