CRAN Package Check Results for Package precondition

Last updated on 2025-04-25 18:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.49 22.31 24.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 1.86 17.54 19.40 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 39.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 37.16 NOTE
r-devel-windows-x86_64 0.1.0 5.00 51.00 56.00 NOTE
r-patched-linux-x86_64 0.1.0 2.47 21.68 24.15 NOTE
r-release-linux-x86_64 0.1.0 2.29 22.02 24.31 NOTE
r-release-macos-arm64 0.1.0 20.00 NOTE
r-release-macos-x86_64 0.1.0 32.00 NOTE
r-release-windows-x86_64 0.1.0 6.00 52.00 58.00 NOTE
r-oldrel-macos-arm64 0.1.0 19.00 NOTE
r-oldrel-macos-x86_64 0.1.0 37.00 NOTE
r-oldrel-windows-x86_64 0.1.0 7.00 54.00 61.00 NOTE

Additional issues

rchk

Check Details

Version: 0.1.0
Check: Rd files
Result: NOTE checkRd: (-1) diagnose_expressions.Rd:39: Lost braces 39 | \item wrapping a function argument in two curly braces (e.g. `{{arg}} > 0) means | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘precondition/libs/precondition.so’: Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.1.0
Check: compiled code
Result: NOTE File 'precondition/libs/x64/precondition.dll': Found non-API calls to R: 'PRENV', 'R_PromiseExpr' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64