CRAN Package Check Results for Package RSvgDevice

Last updated on 2021-08-20 09:54:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.4.4 2.46 19.53 21.99 WARN
r-devel-linux-x86_64-debian-gcc 0.6.4.4 1.76 15.83 17.59 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.4.4 36.55 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.4.4 25.82 NOTE
r-patched-linux-x86_64 0.6.4.4 2.46 19.22 21.68 NOTE
r-patched-solaris-x86 0.6.4.4 41.40 NOTE
r-release-linux-x86_64 0.6.4.4 2.33 19.03 21.36 NOTE
r-release-macos-arm64 0.6.4.4 NOTE
r-release-macos-x86_64 0.6.4.4 NOTE
r-oldrel-macos-x86_64 0.6.4.4 NOTE

Additional issues

M1mac

Check Details

Version: 0.6.4.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     devSVG.c:704:11: warning: expression which evaluates to zero treated as a null pointer constant of type 'int *' [-Wnon-literal-null-conversion]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.6.4.4
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.6.4.4
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'Rplots.svg'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

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