CRAN Package Check Results for Package hierarchicalSets

Last updated on 2022-08-15 08:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 41.32 116.01 157.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 34.92 87.22 122.14 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 210.27 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 200.69 NOTE
r-devel-windows-x86_64 1.0.2 161.00 151.00 312.00 NOTE
r-patched-linux-x86_64 1.0.2 40.93 109.90 150.83 NOTE
r-release-linux-x86_64 1.0.2 37.25 107.79 145.04 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 65.00 159.00 224.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 98.00 193.00 291.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