CRAN Package Check Results for Package mongolite

Last updated on 2026-07-29 04:55:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.0 75.92 61.55 137.47 OK
r-devel-linux-x86_64-debian-gcc 4.1.0 53.22 27.27 80.49 NOTE
r-devel-linux-x86_64-fedora-clang 4.1.0 83.00 89.34 172.34 OK
r-devel-linux-x86_64-fedora-gcc 4.1.0 63.00 23.80 86.80 OK
r-devel-windows-x86_64 4.1.0 377.00 118.00 495.00 OK
r-patched-linux-x86_64 4.1.0 70.58 33.56 104.14 OK
r-release-linux-x86_64 4.1.0 74.57 33.37 107.94 OK
r-release-macos-arm64 4.1.0 17.00 12.00 29.00 OK
r-release-macos-x86_64 4.1.0 54.00 43.00 97.00 OK
r-release-windows-x86_64 4.1.0 387.00 113.00 500.00 OK
r-oldrel-macos-arm64 4.1.0 15.00 17.00 32.00 OK
r-oldrel-macos-x86_64 4.1.0 54.00 64.00 118.00 OK
r-oldrel-windows-x86_64 4.1.0 487.00 152.00 639.00 OK

Check Details

Version: 4.1.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/mongolite/libs/mongolite.so’: Found ‘abort’, possibly from ‘abort’ (C) Found ‘rand_r’, possibly from ‘rand_r’ (C) Found ‘stderr’, possibly from ‘stderr’ (C) Found ‘stdout’, possibly from ‘stdout’ (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