Last updated on 2020-08-07 01:49:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 4.34 | 33.91 | 38.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 3.84 | 25.69 | 29.53 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 53.75 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 44.84 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.2.5 | 12.00 | 46.00 | 58.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.5 | 3.98 | 33.40 | 37.38 | NOTE | |
| r-patched-solaris-x86 | 1.2.5 | 64.50 | NOTE | |||
| r-release-linux-x86_64 | 1.2.5 | 4.23 | 33.74 | 37.97 | NOTE | |
| r-release-macos-x86_64 | 1.2.5 | NOTE | ||||
| r-release-windows-ix86+x86_64 | 1.2.5 | 9.00 | 60.00 | 69.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.5 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.2.5 | 8.00 | 65.00 | 73.00 | NOTE | 
Version: 1.2.5
Check: R code for possible problems
Result: NOTE
    dbm: no visible global function definition for 'optim'
    dbm: no visible global function definition for 'new'
    destat: no visible global function definition for 'weighted.mean'
    local.knn: no visible global function definition for 'sd'
    local.knn: no visible global function definition for 'optim'
    mdpref: no visible global function definition for 'sd'
    mdpref: no visible global function definition for 'text'
    mdpref: no visible global function definition for 'lines'
    phicom: no visible global function definition for 'optim'
    phicom: no visible global function definition for 'new'
    pl: no visible global function definition for 'optim'
    pl: no visible global function definition for 'new'
    rol: no visible global function definition for 'nlm'
    rol: no visible global function definition for 'new'
    wdbm: no visible global function definition for 'optim'
    wdbm: no visible global function definition for 'new'
    Undefined global functions or variables:
      lines new nlm optim sd text weighted.mean
    Consider adding
      importFrom("graphics", "lines", "text")
      importFrom("methods", "new")
      importFrom("stats", "nlm", "optim", "sd", "weighted.mean")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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