CRAN Package Check Results for Package rmdformats

Last updated on 2025-02-16 08:50:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.23 27.64 30.87 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 2.60 21.47 24.07 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 49.32 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 46.30 OK
r-devel-macos-arm64 1.0.4 19.00 OK
r-devel-macos-x86_64 1.0.4 30.00 ERROR
r-devel-windows-x86_64 1.0.4 7.00 48.00 55.00 OK
r-patched-linux-x86_64 1.0.4 3.37 25.93 29.30 OK
r-release-linux-x86_64 1.0.4 2.61 26.57 29.18 OK
r-release-macos-arm64 1.0.4 19.00 OK
r-release-macos-x86_64 1.0.4 28.00 OK
r-release-windows-x86_64 1.0.4 5.00 50.00 55.00 OK
r-oldrel-macos-arm64 1.0.4 20.00 OK
r-oldrel-macos-x86_64 1.0.4 27.00 OK
r-oldrel-windows-x86_64 1.0.4 6.00 50.00 56.00 OK

Check Details

Version: 1.0.4
Check: examples
Result: ERROR Running examples in ‘rmdformats-Ex.R’ failed The error most likely occurred in: > ### Name: pilltabs > ### Title: Given a cross-table, outputs HTML code to display several views > ### of with a tabbed interface > ### Aliases: pilltabs > > ### ** Examples > > > data(airquality) > tab <- table(airquality$Month, airquality$Ozone > 25) > pilltabs(tab) Error: the questionr package is needed for the pilltabs() function to work. Please install it. Execution halted Flavor: r-devel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.