Last updated on 2017-07-31 01:47:01.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.96 | 21.82 | 22.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.18 | 16.66 | 17.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 28.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 27.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 87.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.02 | 21.39 | 22.41 | NOTE | |
r-patched-solaris-x86 | 1.0 | 44.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.96 | 21.93 | 22.89 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 46.00 | 50.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 35.00 | 39.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘Matching’ ‘R2jags’ ‘boot’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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
Version: 1.0
Check: R code for possible problems
Result: NOTE
bpsm: no visible global function definition for ‘glm’
bpsm: no visible global function definition for ‘binomial’
bpsm: no visible global function definition for ‘Match’
bpsm: no visible global function definition for ‘cov’
bpsm: no visible global function definition for ‘vcov’
bpsm : inits: no visible global function definition for ‘runif’
bpsm: no visible global function definition for ‘jags’
bpsr: no visible global function definition for ‘glm’
bpsr: no visible global function definition for ‘binomial’
bpsr: no visible global function definition for ‘lm’
bpsr : inits: no visible global function definition for ‘runif’
bpsr: no visible global function definition for ‘jags’
modelpsm: no visible binding for global variable ‘D’
modelpsr: no visible binding for global variable ‘D’
Undefined global functions or variables:
D Match binomial cov glm jags lm runif vcov
Consider adding
importFrom("stats", "D", "binomial", "cov", "glm", "lm", "runif",
"vcov")
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