Last updated on 2022-06-20 11:51:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 3.51 | 47.37 | 50.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 2.50 | 33.86 | 36.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 67.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 67.01 | NOTE | |||
r-devel-windows-x86_64 | 1.1.4 | 28.00 | 64.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.4 | 4.01 | 42.35 | 46.36 | NOTE | |
r-release-linux-x86_64 | 1.1.4 | 3.24 | 43.31 | 46.55 | NOTE | |
r-release-macos-arm64 | 1.1.4 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.4 | 28.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.4 | 9.00 | 62.00 | 71.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.4 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.4 | 42.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1.4 | 6.00 | 42.00 | 48.00 | NOTE |
Version: 1.1.4
Check: R code for possible problems
Result: NOTE
bootstrapCapwire: no visible global function definition for 'quantile'
drawCapRatesBeta : <anonymous>: no visible global function definition
for 'rbeta'
drawCapRatesExp : <anonymous>: no visible global function definition
for 'rexp'
drawCapRatesGamma : <anonymous>: no visible global function definition
for 'rgamma'
drawCapRatesGeom : <anonymous>: no visible global function definition
for 'rgeom'
drawCapRatesUnif : <anonymous>: no visible global function definition
for 'runif'
partitionCountData : find.3.way.partitions: no visible global function
definition for 'dmultinom'
Undefined global functions or variables:
dmultinom quantile rbeta rexp rgamma rgeom runif
Consider adding
importFrom("stats", "dmultinom", "quantile", "rbeta", "rexp", "rgamma",
"rgeom", "runif")
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