Last updated on 2020-08-07 01:49:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0-4 | 2.54 | 47.14 | 49.68 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0-4 | 2.23 | 37.01 | 39.24 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0-4 | 68.49 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0-4 | 59.47 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 2.0-4 | 14.00 | 72.00 | 86.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0-4 | 2.75 | 46.69 | 49.44 | NOTE | |
| r-patched-solaris-x86 | 2.0-4 | 94.30 | NOTE | |||
| r-release-linux-x86_64 | 2.0-4 | 2.34 | 46.66 | 49.00 | NOTE | |
| r-release-macos-x86_64 | 2.0-4 | NOTE | ||||
| r-release-windows-ix86+x86_64 | 2.0-4 | 13.00 | 109.00 | 122.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.0-4 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 2.0-4 | 6.00 | 95.00 | 101.00 | NOTE | 
Version: 2.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: 2.0-4
Check: R code for possible problems
Result: NOTE
    residualplot: no visible global function definition for 'predict'
    residualplot: no visible global function definition for 'rstandard'
    residualplot: no visible global function definition for
      'complete.cases'
    residualplot: no visible global function definition for 'points'
    residualplot: no visible global function definition for 'lines'
    residualplot: no visible global function definition for 'smooth.spline'
    residualplot: no visible global function definition for 'sd'
    residualplot: no visible global function definition for 'rgb'
    residualplot: no visible global function definition for 'polygon'
    Undefined global functions or variables:
      complete.cases lines points polygon predict rgb rstandard sd
      smooth.spline
    Consider adding
      importFrom("grDevices", "rgb")
      importFrom("graphics", "lines", "points", "polygon")
      importFrom("stats", "complete.cases", "predict", "rstandard", "sd",
                 "smooth.spline")
    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
Version: 2.0-4
Check: R code for possible problems
Result: NOTE
    residualplot: no visible global function definition for ‘predict’
    residualplot: no visible global function definition for ‘rstandard’
    residualplot: no visible global function definition for
      ‘complete.cases’
    residualplot: no visible global function definition for ‘plot’
    residualplot: no visible global function definition for ‘points’
    residualplot: no visible global function definition for ‘lines’
    residualplot: no visible global function definition for ‘smooth.spline’
    residualplot: no visible global function definition for ‘sd’
    residualplot: no visible global function definition for ‘rgb’
    residualplot: no visible global function definition for ‘polygon’
    Undefined global functions or variables:
      complete.cases lines plot points polygon predict rgb rstandard sd
      smooth.spline
    Consider adding
      importFrom("grDevices", "rgb")
      importFrom("graphics", "lines", "plot", "points", "polygon")
      importFrom("stats", "complete.cases", "predict", "rstandard", "sd",
                 "smooth.spline")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64