Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.29 | 29.76 | 32.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.64 | 23.39 | 25.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 47.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 38.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 38.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.40 | 29.54 | 31.94 | NOTE | |
r-patched-solaris-x86 | 1.0 | 55.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.38 | 29.69 | 32.07 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 40.00 | 44.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 50.00 | 54.00 | NOTE |
Version: 1.0
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: 1.0
Check: R code for possible problems
Result: NOTE
delta.glm: no visible global function definition for 'glm'
delta.glm: no visible global function definition for 'residuals'
delta.glm: no visible global function definition for 'fitted'
delta.glm: no visible global function definition for 'predict.glm'
two.stage.model.outputs: no visible global function definition for 'sd'
Undefined global functions or variables:
fitted glm predict.glm residuals sd
Consider adding
importFrom("stats", "fitted", "glm", "predict.glm", "residuals", "sd")
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