CRAN Package Check Results for Package madrat

Last updated on 2023-01-25 04:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 15.13 125.35 140.48 OK
r-devel-linux-x86_64-debian-gcc 2.3.2 11.61 110.98 122.59 OK
r-devel-linux-x86_64-fedora-clang 2.3.2 210.78 OK
r-devel-linux-x86_64-fedora-gcc 2.3.2 241.52 OK
r-devel-windows-x86_64 2.3.2 49.00 188.00 237.00 ERROR
r-patched-linux-x86_64 2.3.2 16.57 137.49 154.06 OK
r-release-linux-x86_64 2.3.2 11.78 161.48 173.26 OK
r-release-macos-arm64 2.3.2 75.00 OK
r-release-macos-x86_64 2.3.2 128.00 OK
r-release-windows-x86_64 2.3.2 47.00 256.00 303.00 ERROR
r-oldrel-macos-arm64 2.3.2 78.00 OK
r-oldrel-macos-x86_64 2.3.2 88.00 OK
r-oldrel-windows-ix86+x86_64 2.3.2 23.00 161.00 184.00 ERROR

Check Details

Version: 2.3.2
Check: tests
Result: ERROR
     Running 'testthat.R' [18s]
    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'): cache folder can be set properly ───────────────
     getwd() not identical to getConfig("cachefolder").
     1/1 mismatches
     x[1]: "d:/Rcompile/CRANpkg/local/4.3/madrat.Rcheck/tests/testthat"
     y[1]: "D:/RCompile/CRANpkg/local/4.3/madrat.Rcheck/tests/testthat"
    
     [ FAIL 1 | WARN 0 | SKIP 7 | PASS 386 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 2.3.2
Check: tests
Result: ERROR
     Running 'testthat.R' [20s]
    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'): 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' [15s]
    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'): 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