CRAN Package Check Results for Package zoomerjoin

Last updated on 2024-06-14 01:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 157.13 243.51 400.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 0.54 1.83 2.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 488.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 600.25 NOTE
r-devel-windows-x86_64 0.1.4 86.00 186.00 272.00 NOTE
r-patched-linux-x86_64 0.1.4 138.32 241.61 379.93 OK
r-release-linux-x86_64 0.1.4 120.97 235.10 356.07 OK
r-release-macos-arm64 0.1.4 153.00 NOTE
r-release-macos-x86_64 0.1.4 215.00 NOTE
r-release-windows-x86_64 0.1.4 99.00 244.00 343.00 OK
r-oldrel-macos-arm64 0.1.4 165.00 NOTE
r-oldrel-macos-x86_64 0.1.4 278.00 NOTE
r-oldrel-windows-x86_64 0.1.4 115.00 295.00 410.00 OK

Check Details

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘zoomerjoin/libs/zoomerjoin.so’: Found non-API calls to R: ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'tibble', 'tidyr' Packages suggested but not available for checking: 'babynames', 'fuzzyjoin', 'igraph', 'testthat', 'tidyverse', 'purrr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: compiled code
Result: NOTE File 'zoomerjoin/libs/x64/zoomerjoin.dll': Found non-API calls to R: 'SET_ENCLOS', 'SET_ENVFLAGS', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.1.4
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: libs 8.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64