CRAN Package Check Results for Package madrat

Last updated on 2022-04-24 03:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 14.69 180.01 194.70 OK
r-devel-linux-x86_64-debian-gcc 2.3.2 12.33 134.61 146.94 OK
r-devel-linux-x86_64-fedora-clang 2.3.2 222.17 OK
r-devel-linux-x86_64-fedora-gcc 2.3.2 213.87 OK
r-patched-linux-x86_64 2.3.2 12.97 170.77 183.74 OK
r-release-linux-x86_64 2.3.2 11.93 130.42 142.35 OK
r-release-macos-arm64 2.3.2 OK
r-release-macos-x86_64 2.3.2 OK
r-release-windows-x86_64 2.3.2 43.00 236.00 279.00 ERROR
r-oldrel-macos-arm64 2.3.2 OK
r-oldrel-macos-x86_64 2.3.2 OK
r-oldrel-windows-ix86+x86_64 2.3.2 27.00 156.00 183.00 ERROR

Check Details

Version: 2.3.2
Check: tests
Result: ERROR
     Running 'testthat.R' [21s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(madrat)
     Loading required package: magclass
     >
     > test_check("madrat")
     [ FAIL 1 | WARN 0 | SKIP 7 | PASS 386 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (6)
     • reshape2 cannot be loaded (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-config.R:3:3): cache folder can be set properly ───────────────
     getwd() not identical to getConfig("cachefolder").
     1/1 mismatches
     x[1]: "d:/Rcompile/CRANpkg/local/4.2/madrat.Rcheck/tests/testthat"
     y[1]: "D:/RCompile/CRANpkg/local/4.2/madrat.Rcheck/tests/testthat"
    
     [ FAIL 1 | WARN 0 | SKIP 7 | PASS 386 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 2.3.2
Check: tests
Result: ERROR
     Running 'testthat.R' [19s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(madrat)
     Loading required package: magclass
     >
     > test_check("madrat")
     [ FAIL 1 | WARN 0 | SKIP 7 | PASS 386 ]
    
     == Skipped tests ===============================================================
     * On CRAN (6)
     * reshape2 cannot be loaded (1)
    
     == Failed tests ================================================================
     -- Failure (test-config.R:3:3): cache folder can be set properly ---------------
     getwd() not identical to getConfig("cachefolder").
     1/1 mismatches
     x[1]: "d:/Rcompile/CRANpkg/local/4.1/madrat.Rcheck/tests/testthat"
     y[1]: "d:/RCompile/CRANpkg/local/4.1/madrat.Rcheck/tests/testthat"
    
     [ FAIL 1 | WARN 0 | SKIP 7 | PASS 386 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64