CRAN Package Check Results for Package tgp

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4-14 28.69 276.76 305.45 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 2.4-14 21.45 205.84 227.29 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 2.4-14 392.85 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-gcc 2.4-14 369.01 NOTE --no-vignettes
r-devel-windows-ix86+x86_64 2.4-14 91.00 71.00 162.00 OK --no-examples --no-tests --no-vignettes
r-patched-linux-x86_64 2.4-14 23.65 277.67 301.32 OK --no-vignettes
r-patched-solaris-x86 2.4-14 448.70 OK --no-vignettes
r-release-linux-x86_64 2.4-14 25.73 279.51 305.24 OK --no-vignettes
r-release-macos-x86_64 2.4-14 OK --no-vignettes
r-release-windows-ix86+x86_64 2.4-14 90.00 93.00 183.00 OK --no-examples --no-tests --no-vignettes
r-oldrel-macos-x86_64 2.4-14 OK --no-vignettes
r-oldrel-windows-ix86+x86_64 2.4-14 59.00 81.00 140.00 OK --no-examples --no-tests --no-vignettes

Check Details

Version: 2.4-14
Flags: --no-vignettes
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘akima’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.4-14
Flags: --no-vignettes
Check: compiled code
Result: NOTE
    File ‘tgp/libs/tgp.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