Last updated on 2022-09-11 12:56:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.2 | 12.75 | 172.11 | 184.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.2 | 12.38 | 128.57 | 140.95 | 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.37 | OK | |||
r-devel-windows-x86_64 | 2.3.2 | 45.00 | 251.00 | 296.00 | ERROR | |
r-patched-linux-x86_64 | 2.3.2 | 13.72 | 164.44 | 178.16 | OK | |
r-release-linux-x86_64 | 2.3.2 | 14.95 | 160.40 | 175.35 | 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 | 28.00 | 423.00 | 451.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 | 177.00 | 207.00 | ERROR |
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' [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