CRAN Package Check Results for Package kmlShape

Last updated on 2022-12-19 07:53:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.5 10.64 64.46 75.10 WARN
r-devel-linux-x86_64-debian-gcc 0.9.5 8.06 51.84 59.90 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.5 106.29 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.5 95.18 NOTE
r-devel-windows-x86_64 0.9.5 30.00 114.00 144.00 NOTE
r-patched-linux-x86_64 0.9.5 18.19 70.32 88.51 OK
r-release-linux-x86_64 0.9.5 8.99 70.34 79.33 OK
r-release-macos-arm64 0.9.5 46.00 OK
r-release-macos-x86_64 0.9.5 62.00 OK
r-release-windows-x86_64 0.9.5 27.00 109.00 136.00 OK
r-oldrel-macos-arm64 0.9.5 48.00 OK
r-oldrel-macos-x86_64 0.9.5 77.00 OK
r-oldrel-windows-ix86+x86_64 0.9.5 26.00 120.00 146.00 OK

Check Details

Version: 0.9.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     kmlShape.c:5:81: warning: invalid UTF-8 in comment [-Winvalid-utf8]
     kmlShape.c:157:85: warning: invalid UTF-8 in comment [-Winvalid-utf8]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.9.5
Check: Rd files
Result: NOTE
    checkRd: (-1) pathFrechet.Rd:54: Escaped LaTeX specials: \&
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

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