CRAN Package Check Results for Package hierarchicalSets

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 43.67 93.18 136.85 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 33.69 71.23 104.92 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 180.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 161.69 NOTE
r-devel-windows-ix86+x86_64 1.0.2 106.00 160.00 266.00 NOTE
r-patched-linux-x86_64 1.0.2 36.78 89.85 126.63 NOTE
r-patched-solaris-x86 1.0.2 197.70 NOTE
r-release-linux-x86_64 1.0.2 36.88 89.40 126.28 NOTE
r-release-macos-x86_64 1.0.2 NOTE
r-release-windows-ix86+x86_64 1.0.2 99.00 197.00 296.00 NOTE
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 72.00 149.00 221.00 NOTE

Check Details

Version: 1.0.2
Check: dependencies in R code
Result: NOTE
    ':::' call which should be '::': 'ggplot2:::guide_axis'
     See the note in ?`:::` about the use of this operator.
    Unexported objects imported by ':::' calls:
     'ggplot2:::build_guides' 'ggplot2:::scales_list'
     See the note in ?`:::` about the use of this operator.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

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

Version: 1.0.2
Check: dependencies in R code
Result: NOTE
    Unexported objects imported by ':::' calls:
     ‘ggplot2:::build_guides’ ‘ggplot2:::guide_axis’
     ‘ggplot2:::scales_list’
     See the note in ?`:::` about the use of this operator.
Flavor: r-oldrel-macos-x86_64