Last updated on 2022-06-20 14:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.43 | 34.07 | 36.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 2.00 | 26.04 | 28.04 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 55.39 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 53.81 | NOTE | |||
| r-devel-windows-x86_64 | 1.0 | 33.00 | 59.00 | 92.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 2.22 | 32.46 | 34.68 | NOTE | |
| r-release-linux-x86_64 | 1.0 | 2.47 | 31.80 | 34.27 | NOTE | |
| r-release-macos-arm64 | 1.0 | 19.00 | NOTE | |||
| r-release-macos-x86_64 | 1.0 | 25.00 | NOTE | |||
| r-release-windows-x86_64 | 1.0 | 5.00 | 57.00 | 62.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0 | 23.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 1.0 | 35.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 36.00 | 41.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64