CRAN Package Check Results for Package hierarchicalSets

Last updated on 2022-04-24 03:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 42.92 125.24 168.16 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 33.77 93.25 127.02 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 213.29 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 194.65 NOTE
r-patched-linux-x86_64 1.0.2 32.21 117.71 149.92 NOTE
r-release-linux-x86_64 1.0.2 39.52 112.19 151.71 NOTE
r-release-macos-arm64 1.0.2 NOTE
r-release-macos-x86_64 1.0.2 NOTE
r-release-windows-x86_64 1.0.2 85.00 165.00 250.00 NOTE
r-oldrel-macos-arm64 1.0.2 NOTE
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 95.00 181.00 276.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