CRAN Package Check Results for Package GUILDS

Last updated on 2020-08-07 01:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 21.05 132.80 153.85 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 14.19 95.72 109.91 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 195.03 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 180.65 NOTE
r-devel-windows-ix86+x86_64 1.3 53.00 187.00 240.00 NOTE
r-patched-linux-x86_64 1.3 14.78 132.14 146.92 NOTE
r-patched-solaris-x86 1.3 437.00 OK
r-release-linux-x86_64 1.3 16.16 129.56 145.72 NOTE
r-release-macos-x86_64 1.3 OK
r-release-windows-ix86+x86_64 1.3 55.00 181.00 236.00 NOTE
r-oldrel-macos-x86_64 1.3 OK
r-oldrel-windows-ix86+x86_64 1.3 36.00 184.00 220.00 OK

Check Details

Version: 1.3
Check: package vignettes
Result: NOTE
    Package vignette with placeholder title 'Vignette Title':
     'GUILDS.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64

Version: 1.3
Check: compiled code
Result: NOTE
    File ‘GUILDS/libs/GUILDS.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