R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: powerpc-apple-darwin10.0.0d2 (32-bit)
> library(testthat)
> library(magclass)
>
> test_check("magclass")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 731 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-readwritemagpie.R:65:3'): read supports older formats ──────────
Error in `readMagpieMZ(fileName, compressed = (fileType == "mz"))`: File format is newer (v1024) than the formats supported (v1-v6).
Please update your magclass package to the newest version!
Backtrace:
▆
1. ├─testthat::expect_silent(a <- read.magpie(f1)) at test-readwritemagpie.R:65:2
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─magclass::read.magpie(f1)
10. └─magclass:::readMagpieMZ(fileName, compressed = (fileType == "mz"))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 731 ]
Error: Test failures
Execution halted
This is v. 6.10.0.
This is v. 6.10.0.