Last updated on 2022-06-20 11:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 133.46 | 44.72 | 178.18 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 111.34 | 32.93 | 144.27 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 291.00 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 249.62 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.3 | 107.00 | 93.00 | 200.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.3 | 110.80 | 43.22 | 154.02 | NOTE | |
| r-release-linux-x86_64 | 0.2.3 | 115.70 | 42.25 | 157.95 | NOTE | |
| r-release-macos-arm64 | 0.2.3 | 61.00 | NOTE | |||
| r-release-macos-x86_64 | 0.2.3 | 78.00 | NOTE | |||
| r-release-windows-x86_64 | 0.2.3 | 105.00 | 99.00 | 204.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.3 | 66.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 0.2.3 | 132.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 0.2.3 | 357.00 | 107.00 | 464.00 | NOTE | 
Version: 0.2.3
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: 0.2.3
Check: R code for possible problems
Result: NOTE
    fitSBSA: no visible binding for global variable 'var'
    fitSBSA: no visible global function definition for 'var'
    fitSBSA: 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, 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: 0.2.3
Check: compiled code
Result: NOTE
    File ‘SBSA/libs/SBSA.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