Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 2.49 | 23.14 | 25.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 2.08 | 18.21 | 20.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 39.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 30.41 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4 | 7.00 | 50.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.85 | 23.16 | 26.01 | NOTE | |
r-patched-solaris-x86 | 0.4 | 45.50 | NOTE | |||
r-release-linux-x86_64 | 0.4 | 2.80 | 22.94 | 25.74 | NOTE | |
r-release-macos-x86_64 | 0.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4 | 5.00 | 37.00 | 42.00 | NOTE | |
r-oldrel-macos-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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64