Last updated on 2021-03-05 00:48:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 18.53 | 128.16 | 146.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 15.70 | 95.26 | 110.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 190.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 180.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 38.00 | 139.00 | 177.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | NOTE | ||||
r-patched-solaris-x86 | 1.1 | 284.40 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 14.52 | 117.58 | 132.10 | NOTE | |
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 27.00 | 106.00 | 133.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 33.00 | 151.00 | 184.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-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