Last updated on 2023-02-05 00:55:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.2 | 13.36 | 147.90 | 161.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.2 | 11.91 | 108.99 | 120.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.2 | 200.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 243.56 | OK | |||
r-devel-windows-x86_64 | 2.3.2 | 57.00 | 195.00 | 252.00 | ERROR | |
r-patched-linux-x86_64 | 2.3.2 | 15.68 | 138.58 | 154.26 | OK | |
r-release-linux-x86_64 | 2.3.2 | 12.37 | 166.52 | 178.89 | 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 | 30.00 | 270.00 | 300.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 | 30.00 | 170.00 | 200.00 | ERROR |
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'): 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' [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.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