CRAN Package Check Results for Package Rpadrino

Last updated on 2021-11-30 07:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 7.91 330.83 338.74 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 6.30 248.55 254.85 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 430.38 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 408.93 OK
r-devel-windows-x86_64-new-UL 0.0.2 20.00 399.00 419.00 OK
r-devel-windows-x86_64-new-TK 0.0.2 OK
r-devel-windows-x86_64-old 0.0.2 13.00 328.00 341.00 OK
r-patched-linux-x86_64 0.0.2 7.61 307.78 315.39 ERROR
r-patched-solaris-x86 0.0.2 304.40 OK
r-release-linux-x86_64 0.0.2 7.87 306.21 314.08 ERROR
r-release-macos-arm64 0.0.2 OK
r-release-macos-x86_64 0.0.2 OK
r-release-windows-ix86+x86_64 0.0.2 19.00 392.00 411.00 OK
r-oldrel-macos-x86_64 0.0.2 OK
r-oldrel-windows-ix86+x86_64 0.0.2 13.00 318.00 331.00 OK

Check Details

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [73s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Rpadrino)
     Loading required package: ipmr
     >
     > test_check("Rpadrino")
     Starting 2 test processes
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ipmr_generics.R:197:1): getters and setters work as expected ────
     Error: C stack usage 15938559 is too close to the limit
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 92 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [73s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Rpadrino)
     Loading required package: ipmr
     >
     > test_check("Rpadrino")
     Starting 2 test processes
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ipmr_generics.R:197:1): getters and setters work as expected ────
     Error: C stack usage 15938359 is too close to the limit
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 92 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64