CRAN Package Check Results for Package MCPModBC

Last updated on 2025-01-23 19:49:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 10.54 74.48 85.02 OK
r-devel-linux-x86_64-debian-gcc 1.1 6.90 51.25 58.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 137.82 OK
r-devel-linux-x86_64-fedora-gcc 1.1 119.40 OK
r-devel-windows-x86_64 1.1 11.00 80.00 91.00 OK
r-patched-linux-x86_64 1.1 7.88 65.11 72.99 OK
r-release-linux-x86_64 1.1 8.46 65.82 74.28 OK
r-release-macos-arm64 1.1 36.00 OK
r-release-macos-x86_64 1.1 54.00 OK
r-release-windows-x86_64 1.1 10.00 77.00 87.00 OK
r-oldrel-macos-arm64 1.1 35.00 OK
r-oldrel-macos-x86_64 1.1 71.00 OK
r-oldrel-windows-x86_64 1.1 11.00 99.00 110.00 OK

Check Details

Version: 1.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘summary.mcpmod_simulation.R’ Flavor: r-devel-linux-x86_64-debian-gcc