Last updated on 2022-05-09 17:52:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 10.98 | 79.46 | 90.44 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 7.95 | 60.01 | 67.96 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 104.06 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 100.58 | NOTE | |||
| r-devel-windows-x86_64 | 1.0 | 15.00 | 89.00 | 104.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 9.36 | 75.47 | 84.83 | NOTE | |
| r-release-linux-x86_64 | 1.0 | 9.64 | 73.92 | 83.56 | NOTE | |
| r-release-macos-arm64 | 1.0 | 32.00 | NOTE | |||
| r-release-macos-x86_64 | 1.0 | 62.00 | NOTE | |||
| r-release-windows-x86_64 | 1.0 | 13.00 | 93.00 | 106.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0 | 41.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 1.0 | 62.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 23.00 | 111.00 | 134.00 | NOTE | 
Version: 1.0
Check: R code for possible problems
Result: NOTE
    crrp: no visible global function definition for 'approx'
    gcrrp: no visible global function definition for 'approx'
    Undefined global functions or variables:
      approx
    Consider adding
      importFrom("stats", "approx")
    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: 1.0
Check: compiled code
Result: NOTE
    File ‘crrp/libs/crrp.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