Last updated on 2020-07-02 02:09:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 2.58 | 23.08 | 25.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 2.06 | 18.14 | 20.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 40.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 30.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4 | 5.00 | 35.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.85 | 23.14 | 25.99 | NOTE | |
r-patched-solaris-x86 | 0.4 | 45.50 | NOTE | |||
r-release-linux-x86_64 | 0.4 | 2.75 | 22.94 | 25.69 | NOTE | |
r-release-osx-x86_64 | 0.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4 | 5.00 | 37.00 | 42.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4 | 5.00 | 34.00 | 39.00 | NOTE |
Version: 0.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.4
Check: R code for possible problems
Result: NOTE
.nPerms: no visible global function definition for 'terms'
expr.dev.test: no visible global function definition for 'terms'
expr.dev.test: no visible global function definition for 'model.matrix'
expr.dev.test: no visible global function definition for 'pchisq'
lancaster: no visible global function definition for 'pgamma'
liptak: no visible global function definition for 'pnorm'
summary.dev.test : ci: no visible global function definition for
'qnorm'
varwiselogLik : <anonymous>: no visible global function definition for
'deviance'
varwiselogLik.regression: no visible global function definition for
'glm.fit'
Undefined global functions or variables:
deviance glm.fit model.matrix pchisq pgamma pnorm qnorm terms
Consider adding
importFrom("stats", "deviance", "glm.fit", "model.matrix", "pchisq",
"pgamma", "pnorm", "qnorm", "terms")
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64