Last updated on 2022-04-10 14:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.83 | 32.98 | 35.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.21 | 25.42 | 27.63 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 43.59 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 31.67 | NOTE | |||
| r-devel-windows-x86_64-new-UL | 0.2.1 | 14.00 | 47.00 | 61.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 2.75 | 31.16 | 33.91 | NOTE | |
| r-release-linux-x86_64 | 0.2.1 | 1.85 | 30.35 | 32.20 | NOTE | |
| r-release-macos-arm64 | 0.2.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.1 | NOTE | ||||
| r-release-windows-ix86+x86_64 | 0.2.1 | 8.00 | 40.00 | 48.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.1 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.2.1 | 6.00 | 37.00 | 43.00 | NOTE | 
Version: 0.2.1
Check: R code for possible problems
Result: NOTE
    isbf: no visible global function definition for 'var'
    isbf: no visible global function definition for 'qnorm'
    isbfReg: no visible global function definition for 'var'
    isbfReg: no visible global function definition for 'qnorm'
    Undefined global functions or variables:
      qnorm var
    Consider adding
      importFrom("stats", "qnorm", "var")
    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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.1
Check: compiled code
Result: NOTE
    File ‘ISBF/libs/ISBF.so’:
      Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc