CRAN Package Check Results for Package hierarchicalSets

Last updated on 2023-03-23 23:51:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 45.31 116.15 161.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 37.82 87.00 124.82 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 226.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 207.12 NOTE
r-patched-linux-x86_64 1.0.2 40.37 109.03 149.40 NOTE
r-release-linux-x86_64 1.0.2 36.13 107.96 144.09 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 85.00 154.00 239.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 97.00 191.00 288.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-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