CRAN Package Check Results for Package fangs

Last updated on 2025-04-01 09:54:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.18 164.14 17.76 181.90 OK
r-devel-linux-x86_64-debian-gcc 0.2.18 131.01 14.95 145.96 OK
r-devel-linux-x86_64-fedora-clang 0.2.18 303.22 OK
r-devel-linux-x86_64-fedora-gcc 0.2.18 296.66 OK
r-devel-macos-arm64 0.2.18 60.00 OK
r-devel-macos-x86_64 0.2.18 116.00 OK
r-devel-windows-x86_64 0.2.18 125.00 48.00 173.00 OK
r-patched-linux-x86_64 0.2.17 156.86 17.64 174.50 WARN
r-release-linux-x86_64 0.2.17 158.07 17.05 175.12 OK
r-release-macos-arm64 0.2.18 63.00 OK
r-release-macos-x86_64 0.2.18 119.00 OK
r-release-windows-x86_64 0.2.18 132.00 52.00 184.00 OK
r-oldrel-macos-arm64 0.2.18 67.00 OK
r-oldrel-macos-x86_64 0.2.18 122.00 OK
r-oldrel-windows-x86_64 0.2.18 106.00 62.00 168.00 OK

Check Details

Version: 0.2.17
Check: compiled code
Result: WARN File ‘fangs/libs/fangs.so’: Found ‘abort’, possibly from ‘abort’ (C) Objects: ‘librust.a’, ‘rust/target/x86_64-unknown-linux-gnu/release/librust.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-patched-linux-x86_64