CRAN Package Check Results for Package madrat

Last updated on 2022-08-15 08:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 14.87 169.39 184.26 OK
r-devel-linux-x86_64-debian-gcc 2.3.2 12.18 126.10 138.28 OK
r-devel-linux-x86_64-fedora-clang 2.3.2 217.95 OK
r-devel-linux-x86_64-fedora-gcc 2.3.2 226.17 OK
r-devel-windows-x86_64 2.3.2 44.00 237.00 281.00 ERROR
r-patched-linux-x86_64 2.3.2 17.48 157.05 174.53 OK
r-release-linux-x86_64 2.3.2 13.90 158.80 172.70 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 39.00 252.00 291.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 29.00 163.00 192.00 ERROR

Check Details

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.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: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' [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: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