Last updated on 2025-09-12 04:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 7.09 | 131.45 | 138.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 6.15 | 107.39 | 113.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 231.42 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 231.97 | ERROR | |||
r-devel-windows-x86_64 | 1.3.1 | 11.00 | 122.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 7.55 | 120.29 | 127.84 | OK | |
r-release-linux-x86_64 | 1.3.1 | 6.41 | 119.58 | 125.99 | OK | |
r-release-macos-arm64 | 1.3.1 | 57.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 105.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 10.00 | 121.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 68.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3.1 | 121.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3.1 | 14.00 | 153.00 | 167.00 | NOTE |
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> # run the test
> test_check("isoorbi")
Loading required package: isoorbi
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_blocks_functions.R:352:3'): test orbi_add_blocks_to_plot() ───
orbi_add_blocks_to_plot(fig) has type 'object', not 'list'.
Backtrace:
▆
1. ├─base::suppressMessages(...) at test_blocks_functions.R:352:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_type(orbi_add_blocks_to_plot(fig), "list")
── Failure ('test_plotting_functions.R:84:3'): orbi_plot_satellite_peaks() tests ──
orbi_plot_satellite_peaks(df2) has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:107:3'): orbi_plot_raw_data() tests ─────
orbi_plot_raw_data(df, y = "ratio") has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:139:3'): orbi_plot_isotopocule_coverage() tests ──
`fig` has type 'object', not 'list'.
── Failure ('test_shotnoise_functions.R:94:3'): orbi_plot_shot_noise() tests ───
orbi_plot_shot_noise(df, "time.min") has type 'object', not 'list'.
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> # run the test
> test_check("isoorbi")
Loading required package: isoorbi
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_blocks_functions.R:352:3'): test orbi_add_blocks_to_plot() ───
orbi_add_blocks_to_plot(fig) has type 'object', not 'list'.
Backtrace:
▆
1. ├─base::suppressMessages(...) at test_blocks_functions.R:352:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_type(orbi_add_blocks_to_plot(fig), "list")
── Failure ('test_plotting_functions.R:84:3'): orbi_plot_satellite_peaks() tests ──
orbi_plot_satellite_peaks(df2) has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:107:3'): orbi_plot_raw_data() tests ─────
orbi_plot_raw_data(df, y = "ratio") has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:139:3'): orbi_plot_isotopocule_coverage() tests ──
`fig` has type 'object', not 'list'.
── Failure ('test_shotnoise_functions.R:94:3'): orbi_plot_shot_noise() tests ───
orbi_plot_shot_noise(df, "time.min") has type 'object', not 'list'.
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> # run the test
> test_check("isoorbi")
Loading required package: isoorbi
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_blocks_functions.R:352:3'): test orbi_add_blocks_to_plot() ───
orbi_add_blocks_to_plot(fig) has type 'object', not 'list'.
Backtrace:
▆
1. ├─base::suppressMessages(...) at test_blocks_functions.R:352:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_type(orbi_add_blocks_to_plot(fig), "list")
── Failure ('test_plotting_functions.R:84:3'): orbi_plot_satellite_peaks() tests ──
orbi_plot_satellite_peaks(df2) has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:107:3'): orbi_plot_raw_data() tests ─────
orbi_plot_raw_data(df, y = "ratio") has type 'object', not 'list'.
── Failure ('test_plotting_functions.R:139:3'): orbi_plot_isotopocule_coverage() tests ──
`fig` has type 'object', not 'list'.
── Failure ('test_shotnoise_functions.R:94:3'): orbi_plot_shot_noise() tests ───
orbi_plot_shot_noise(df, "time.min") has type 'object', not 'list'.
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 350 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.3.1
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
doc 2.0Mb
extdata 3.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64