CRAN Package Check Results for Package hierarchicalSets

Last updated on 2023-01-25 04:51:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 42.91 117.82 160.73 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 35.73 87.55 123.28 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 206.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 196.83 NOTE
r-devel-windows-x86_64 1.0.2 81.00 153.00 234.00 NOTE
r-patched-linux-x86_64 1.0.2 37.26 110.77 148.03 NOTE
r-release-linux-x86_64 1.0.2 36.31 111.76 148.07 NOTE
r-release-macos-arm64 1.0.2 59.00 NOTE
r-release-macos-x86_64 1.0.2 97.00 NOTE
r-release-windows-x86_64 1.0.2 74.00 163.00 237.00 NOTE
r-oldrel-macos-arm64 1.0.2 65.00 NOTE
r-oldrel-macos-x86_64 1.0.2 112.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 99.00 191.00 290.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-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