Last updated on 2020-08-07 01:49:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 6.07 | 43.06 | 49.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 3.75 | 32.87 | 36.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 65.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 55.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 13.00 | 53.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 4.50 | 42.43 | 46.93 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 85.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 5.57 | 42.31 | 47.88 | NOTE | |
r-release-macos-x86_64 | 1.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 11.00 | 73.00 | 84.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 7.00 | 54.00 | 61.00 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
binParamPosteriorSampling: no visible global function definition for
'rbeta'
bindagMonteCarloCausalEffect: no visible global function definition for
'runif'
getBinDAGModelData: no visible global function definition for 'runif'
logitDist: no visible global function definition for 'runif'
logitDist: no visible global function definition for 'rnorm'
simulateWitnessModel: no visible global function definition for 'runif'
summary.covsearch: no visible global function definition for 'quantile'
summary.iv: no visible global function definition for 'quantile'
summary.wpp: no visible global function definition for 'quantile'
Undefined global functions or variables:
quantile rbeta rnorm runif
Consider adding
importFrom("stats", "quantile", "rbeta", "rnorm", "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-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