CRAN Package Check Results for Package string2path

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 97.72 20.73 118.45 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 79.16 16.68 95.84 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 192.39 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.1 171.39 WARN
r-devel-macos-arm64 0.2.1 62.00 OK
r-devel-macos-x86_64 0.2.1 51.00 OK
r-devel-windows-x86_64 0.2.0 153.00 62.00 215.00 OK
r-patched-linux-x86_64 0.2.1 96.71 20.13 116.84 OK
r-release-linux-x86_64 0.2.0 98.99 19.65 118.64 OK
r-release-macos-arm64 0.2.1 70.00 OK
r-release-macos-x86_64 0.2.1 60.00 NOTE
r-release-windows-x86_64 0.2.1 138.00 67.00 205.00 OK
r-oldrel-macos-arm64 0.2.1 66.00 OK
r-oldrel-macos-x86_64 0.2.1 61.00 NOTE
r-oldrel-windows-x86_64 0.2.1 154.00 77.00 231.00 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: WARN File ‘string2path/libs/string2path.so’: Found ‘_exit’, possibly from ‘_exit’ (C) Object: ‘rust/target/release/libstring2path.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libstring2path.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘rust/target/release/libstring2path.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 6.8Mb Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64