Last updated on 2023-07-07 06:51:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.0 | 4.45 | 212.74 | 217.19 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.11.0 | 3.40 | 160.81 | 164.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.11.0 | 281.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 270.60 | OK | |||
r-devel-windows-x86_64 | 0.11.0 | 6.00 | 175.00 | 181.00 | OK | |
r-patched-linux-x86_64 | 0.11.0 | 3.18 | 210.33 | 213.51 | OK | |
r-release-linux-x86_64 | 0.11.0 | 4.24 | 206.60 | 210.84 | OK | |
r-release-macos-arm64 | 0.10.0 | 93.00 | OK | |||
r-release-macos-x86_64 | 0.10.0 | 145.00 | OK | |||
r-release-windows-x86_64 | 0.11.0 | 7.00 | 228.00 | 235.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 100.00 | OK | |||
r-oldrel-macos-x86_64 | 0.11.0 | 95.00 | OK | |||
r-oldrel-windows-x86_64 | 0.11.0 | 6.00 | 245.00 | 251.00 | OK |
Version: 0.11.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘magclass’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [154s/169s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(GDPuc)
>
> test_check("GDPuc")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5267 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check_user_input.R:16:3'): gdp argument ────────────────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'magclass'
Backtrace:
▆
1. └─base::loadNamespace(x) at test-check_user_input.R:16:2
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test-convertGDP.R:63:3'): convertGDP magpie object ──────────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'magclass'
Backtrace:
▆
1. └─base::loadNamespace(x) at test-convertGDP.R:63:2
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 5267 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘handle_NAs.Rmd’ using rmarkdown
--- finished re-building ‘handle_NAs.Rmd’
--- re-building ‘magpie.Rmd’ using rmarkdown
Quitting from lines 20-36 [unnamed-chunk-2] (magpie.Rmd)
Error: processing vignette ‘magpie.Rmd’ failed with diagnostics:
there is no package called 'magclass'
--- failed re-building ‘magpie.Rmd’
--- re-building ‘source.Rmd’ using rmarkdown
--- finished re-building ‘source.Rmd’
--- re-building ‘verbose.Rmd’ using rmarkdown
--- finished re-building ‘verbose.Rmd’
--- re-building ‘warn.Rmd’ using rmarkdown
--- finished re-building ‘warn.Rmd’
--- re-building ‘with_regions.Rmd’ using rmarkdown
--- finished re-building ‘with_regions.Rmd’
SUMMARY: processing the following file failed:
‘magpie.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang