Last updated on 2017-09-26 01:47:12.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 0.90 | 22.38 | 23.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 0.80 | 21.57 | 22.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 42.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 38.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 2.00 | 42.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 0.84 | 21.62 | 22.46 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 53.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 0.90 | 22.39 | 23.29 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.1 | 3.00 | 37.00 | 40.00 | NOTE | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 2.00 | 41.00 | 43.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.1 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64