CRAN Package Check Results for Package automerge

Last updated on 2026-07-29 03:58:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 251.21 85.01 336.22 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 205.91 62.05 267.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 421.00 126.33 547.33 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 156.00 60.77 216.77 OK
r-devel-windows-x86_64 0.5.0 264.00 122.00 386.00 OK
r-patched-linux-x86_64 0.5.0 249.13 80.58 329.71 OK
r-release-linux-x86_64 0.5.0 250.22 81.21 331.43 OK
r-release-macos-arm64 0.5.0 68.00 35.00 103.00 OK
r-release-macos-x86_64 0.5.0 204.00 223.00 427.00 OK
r-release-windows-x86_64 0.5.0 262.00 137.00 399.00 OK
r-oldrel-macos-arm64 0.5.0 68.00 43.00 111.00 OK
r-oldrel-macos-x86_64 0.5.0 201.00 183.00 384.00 OK
r-oldrel-windows-x86_64 0.5.0 275.00 155.00 430.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/automerge/libs/automerge.so’: Found ‘abort’, possibly from ‘abort’ (C) 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. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc