CRAN Package Check Results for Package b64

Last updated on 2025-03-22 08:53:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 53.79 18.57 72.36 WARN
r-devel-linux-x86_64-debian-gcc 0.1.3 44.35 15.26 59.61 WARN
r-devel-linux-x86_64-fedora-clang 0.1.3 129.56 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.3 124.70 WARN
r-devel-macos-arm64 0.1.3 37.00 OK
r-devel-macos-x86_64 0.1.3 75.00 OK
r-devel-windows-x86_64 0.1.3 61.00 47.00 108.00 OK
r-patched-linux-x86_64 0.1.3 52.53 18.28 70.81 WARN
r-release-linux-x86_64 0.1.3 54.94 18.05 72.99 OK
r-release-macos-arm64 0.1.3 43.00 OK
r-release-macos-x86_64 0.1.3 94.00 OK
r-release-windows-x86_64 0.1.3 65.00 48.00 113.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 89.00 OK
r-oldrel-windows-x86_64 0.1.3 68.00 49.00 117.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: WARN File ‘b64/libs/b64.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libb64.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. 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