CRAN Package Check Results for Package gpg

Last updated on 2025-04-01 09:54:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 4.17 24.20 28.37 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 3.49 20.46 23.95 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 48.12 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 60.15 OK
r-devel-macos-arm64 1.3.0 35.00 OK
r-devel-macos-x86_64 1.3.0 69.00 OK
r-devel-windows-x86_64 1.3.0 23.00 69.00 92.00 WARN
r-patched-linux-x86_64 1.3.0 3.43 23.86 27.29 OK
r-release-linux-x86_64 1.3.0 4.19 23.35 27.54 OK
r-release-macos-arm64 1.3.0 33.00 OK
r-release-macos-x86_64 1.3.0 51.00 OK
r-release-windows-x86_64 1.3.0 20.00 72.00 92.00 OK
r-oldrel-macos-arm64 1.3.0 OK
r-oldrel-macos-x86_64 1.3.0 56.00 OK
r-oldrel-windows-x86_64 1.3.0 23.00 67.00 90.00 OK

Additional issues

M1mac

Check Details

Version: 1.3.0
Check: compiled code
Result: WARN File 'gpg/libs/x64/gpg.dll': Found '_assert', possibly from 'assert' (C) Objects: '../windows/gpgme-1.16.0/lib/x64/libassuan.a', '../windows/gpgme-1.16.0/lib/x64/libgpgme.a' Found '_exit', possibly from '_exit' (C) Object: '../windows/gpgme-1.16.0/lib/i386/libgpg-error.a' Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Objects: '../windows/gpgme-1.16.0/lib/x64-ucrt/libgpg-error.a', '../windows/gpgme-1.16.0/lib/x64/libgpg-error.a' Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Objects: '../windows/gpgme-1.16.0/lib/x64-ucrt/libgpg-error.a', '../windows/gpgme-1.16.0/lib/x64/libgpg-error.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