Last updated on 2022-05-20 22:53:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 85.69 | 97.94 | 183.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 62.73 | 75.22 | 137.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 249.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 228.64 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 144.00 | 155.00 | 299.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 71.88 | 92.70 | 164.58 | OK | |
r-release-linux-x86_64 | 0.2.0 | 66.34 | 94.93 | 161.27 | OK | |
r-release-macos-arm64 | 0.2.0 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 119.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 124.00 | 161.00 | 285.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.0 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 89.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 235.00 | 178.00 | 413.00 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'dipsaus-Ex.R' failed
The error most likely occurred in:
> ### Name: get_ram
> ### Title: Get Memory Size
> ### Aliases: get_ram
>
> ### ** Examples
>
>
> get_ram()
Error in ram[[2]] : subscript out of bounds
Calls: get_ram -> get_ram_windows -> structure
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dipsaus)
>
> test_check("dipsaus")
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 43 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-commandline.R:6:3): System command ──────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `ram[[2]]`: subscript out of bounds
Backtrace:
▆
1. └─dipsaus::get_ram() at test-commandline.R:6:2
2. └─dipsaus:::get_ram_windows()
3. └─base::structure(...)
── Error (test.hardware.R:4:3): testing get_ram ────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `ram[[2]]`: subscript out of bounds
Backtrace:
▆
1. └─dipsaus::get_ram() at test.hardware.R:4:2
2. └─dipsaus:::get_ram_windows()
3. └─base::structure(...)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'r_expr_addons.Rmd' using rmarkdown
--- finished re-building 'r_expr_addons.Rmd'
--- re-building 'shiny_customized_widgets.Rmd' using rmarkdown
--- finished re-building 'shiny_customized_widgets.Rmd'
--- re-building 'utility_functions.Rmd' using rmarkdown
Quitting from lines 76-84 (utility_functions.Rmd)
Error: processing vignette 'utility_functions.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building 'utility_functions.Rmd'
SUMMARY: processing the following file failed:
'utility_functions.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dipsaus)
>
> test_check("dipsaus")
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 43 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-commandline.R:6:3): System command ──────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `ram[[2]]`: subscript out of bounds
Backtrace:
▆
1. └─dipsaus::get_ram() at test-commandline.R:6:2
2. └─dipsaus:::get_ram_windows()
3. └─base::structure(...)
── Error (test.hardware.R:4:3): testing get_ram ────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `ram[[2]]`: subscript out of bounds
Backtrace:
▆
1. └─dipsaus::get_ram() at test.hardware.R:4:2
2. └─dipsaus:::get_ram_windows()
3. └─base::structure(...)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64