CRAN Package Check Results for Package fs

Last updated on 2025-04-12 17:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.5 41.84 59.85 101.69 WARN
r-devel-linux-x86_64-debian-gcc 1.6.5 32.68 41.21 73.89 WARN
r-devel-linux-x86_64-fedora-gcc 1.6.6 180.34 OK
r-devel-macos-arm64 1.6.6 100.00 OK
r-devel-macos-x86_64 1.6.6 168.00 OK
r-devel-windows-x86_64 1.6.5 101.00 79.00 180.00 WARN
r-patched-linux-x86_64 1.6.5 35.93 56.99 92.92 WARN
r-release-linux-x86_64 1.6.5 NOTE
r-release-macos-arm64 1.6.6 96.00 NOTE
r-release-macos-x86_64 1.6.6 167.00 NOTE
r-release-windows-x86_64 1.6.5 92.00 91.00 183.00 NOTE
r-oldrel-macos-arm64 1.6.6 85.00 NOTE
r-oldrel-macos-x86_64 1.6.6 157.00 NOTE
r-oldrel-windows-x86_64 1.6.5 91.00 92.00 183.00 NOTE

Check Details

Version: 1.6.5
Check: compiled code
Result: WARN File ‘fs/libs/fs.so’: Found ‘_exit’, possibly from ‘_exit’ (C) Object: ‘libuv-1.44.2/.libs/libuv.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘libuv-1.44.2/.libs/libuv.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘libuv-1.44.2/.libs/libuv.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘libuv-1.44.2/.libs/libuv.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-patched-linux-x86_64

Version: 1.6.5
Check: compiled code
Result: WARN File 'fs/libs/x64/fs.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: 'libuv-1.44.2/libuv.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-devel-windows-x86_64

Version: 1.6.5
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.6.6
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64