Last updated on 2018-05-24 06:46:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-5 | 7.26 | 89.16 | 96.42 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1-5 | 7.13 | 77.27 | 84.40 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1-5 | 132.94 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-5 | 128.65 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1-5 | 11.00 | 113.00 | 124.00 | WARN | |
r-patched-linux-x86_64 | 0.1-5 | 10.03 | 89.36 | 99.39 | WARN | |
r-patched-solaris-x86 | 0.1-5 | 165.80 | WARN | |||
r-release-linux-x86_64 | 0.1-5 | 8.64 | 87.91 | 96.55 | WARN | |
r-release-windows-ix86+x86_64 | 0.1-5 | 17.00 | 98.00 | 115.00 | WARN | |
r-release-osx-x86_64 | 0.1-5 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-5 | 12.00 | 143.00 | 155.00 | WARN | |
r-oldrel-osx-x86_64 | 0.1-5 | NOTE |
Version: 0.1-5
Check: R code for possible problems
Result: NOTE
Fbetaf.ct: no visible global function definition for ‘as’
Fbetaf.it: no visible global function definition for ‘as’
ci: no visible global function definition for ‘pnorm’
initial.values: no visible global function definition for ‘glm’
initial.values: no visible binding for global variable ‘binomial’
initial.values: no visible global function definition for ‘coef’
mseb: no visible global function definition for ‘rnorm’
mseb: no visible global function definition for ‘rmultinom’
msef.ct: no visible global function definition for ‘as’
msef.it: no visible global function definition for ‘as’
phi.direct: no visible global function definition for ‘as’
phi.direct.ct: no visible global function definition for ‘as’
phi.direct.it: no visible global function definition for ‘as’
Undefined global functions or variables:
as binomial coef glm pnorm rmultinom rnorm
Consider adding
importFrom("methods", "as")
importFrom("stats", "binomial", "coef", "glm", "pnorm", "rmultinom",
"rnorm")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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: 0.1-5
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'rBind' is deprecated.
Warning: 'cBind' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
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