Last updated on 2025-03-09 20:51:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.17 | 12.60 | 115.28 | 127.88 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.1.17 | 9.67 | 86.25 | 95.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.1.17 | 210.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.17 | 241.47 | ERROR | |||
r-devel-macos-arm64 | 2.1.17 | 71.00 | OK | |||
r-devel-macos-x86_64 | 2.1.17 | 137.00 | OK | |||
r-devel-windows-x86_64 | 2.1.17 | 13.00 | 129.00 | 142.00 | ERROR | |
r-patched-linux-x86_64 | 2.1.17 | 12.86 | 110.97 | 123.83 | OK | |
r-release-linux-x86_64 | 2.1.17 | 11.95 | 111.93 | 123.88 | OK | |
r-release-macos-arm64 | 2.1.17 | 84.00 | OK | |||
r-release-macos-x86_64 | 2.1.17 | 155.00 | OK | |||
r-release-windows-x86_64 | 2.1.17 | 15.00 | 137.00 | 152.00 | OK | |
r-oldrel-macos-arm64 | 2.1.17 | WARN | ||||
r-oldrel-macos-x86_64 | 2.1.17 | 155.00 | WARN | |||
r-oldrel-windows-x86_64 | 2.1.17 | 20.00 | 165.00 | 185.00 | WARN |
Version: 2.1.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # See https://github.com/tidyverse/dplyr/blob/main/tests/
> library(testthat)
> library(D4TAlink.light)
Loading required package: jsonlite
Loading required package: openssl
Linking to: OpenSSL 3.4.1 11 Feb 2025
>
> test_check("D4TAlink.light")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:42:5'): (code run outside of `test_that()`) ────────────────
Error in `strsplit(x, as.character(split), fixed, perl, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5
2. └─rmarkdown::render(...)
3. └─rmarkdown:::create_output_format(output_format$name, output_format$options)
4. ├─base::do.call(output_format_func, options)
5. └─officedown (local) `<fn>`(toc = TRUE)
6. └─officedown:::get_fun(base_format)
7. └─base::strsplit(x, split = "::", x, fixed = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # See https://github.com/tidyverse/dplyr/blob/main/tests/
> library(testthat)
> library(D4TAlink.light)
Loading required package: jsonlite
Loading required package: openssl
Linking to: OpenSSL 3.4.1 11 Feb 2025
>
> test_check("D4TAlink.light")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:42:5'): (code run outside of `test_that()`) ────────────────
Error in `strsplit(x, as.character(split), fixed, perl, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5
2. └─rmarkdown::render(...)
3. └─rmarkdown:::create_output_format(output_format$name, output_format$options)
4. ├─base::do.call(output_format_func, options)
5. └─officedown (local) `<fn>`(toc = TRUE)
6. └─officedown:::get_fun(base_format)
7. └─base::strsplit(x, split = "::", x, fixed = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # See https://github.com/tidyverse/dplyr/blob/main/tests/
> library(testthat)
> library(D4TAlink.light)
Loading required package: jsonlite
Loading required package: openssl
Linking to: OpenSSL 3.2.2 4 Jun 2024
>
> test_check("D4TAlink.light")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:42:5'): (code run outside of `test_that()`) ────────────────
Error in `strsplit(x, as.character(split), fixed, perl, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5
2. └─rmarkdown::render(...)
3. └─rmarkdown:::create_output_format(output_format$name, output_format$options)
4. ├─base::do.call(output_format_func, options)
5. └─officedown (local) `<fn>`(toc = TRUE)
6. └─officedown:::get_fun(base_format)
7. └─base::strsplit(x, split = "::", x, fixed = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/62s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # See https://github.com/tidyverse/dplyr/blob/main/tests/
> library(testthat)
> library(D4TAlink.light)
Loading required package: jsonlite
Loading required package: openssl
Linking to: OpenSSL 3.2.2 4 Jun 2024
>
> test_check("D4TAlink.light")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:42:5'): (code run outside of `test_that()`) ────────────────
Error in `strsplit(x, as.character(split), fixed, perl, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5
2. └─rmarkdown::render(...)
3. └─rmarkdown:::create_output_format(output_format$name, output_format$options)
4. ├─base::do.call(output_format_func, options)
5. └─officedown (local) `<fn>`(toc = TRUE)
6. └─officedown:::get_fun(base_format)
7. └─base::strsplit(x, split = "::", x, fixed = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.1.17
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # See https://github.com/tidyverse/dplyr/blob/main/tests/
> library(testthat)
> library(D4TAlink.light)
Loading required package: jsonlite
Loading required package: openssl
Linking to: OpenSSL 3.4.0 22 Oct 2024
>
> test_check("D4TAlink.light")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:42:5'): (code run outside of `test_that()`) ────────────────
Error in `strsplit(x, as.character(split), fixed, perl, useBytes)`: NA in coercion to boolean
Backtrace:
▆
1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5
2. └─rmarkdown::render(...)
3. └─rmarkdown:::create_output_format(output_format$name, output_format$options)
4. ├─base::do.call(output_format_func, options)
5. └─officedown (local) `<fn>`(toc = TRUE)
6. └─officedown:::get_fun(base_format)
7. └─base::strsplit(x, split = "::", x, fixed = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 2.1.17
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: jpegReport.Rd:22: unknown macro '\abbr'
Warning: jpegReport.Rd:50: unknown macro '\abbr'
Warning: jpegReport.Rd:53: unknown macro '\abbr'
Warning: jpegReport.Rd:56: unknown macro '\abbr'
Warning: jpegReport.Rd:58: unknown macro '\abbr'
Warning: jpegReport.Rd:62: unknown macro '\abbr'
Warning: pdfReport.Rd:101: unknown macro '\abbr'
Warning: pngReport.Rd:22: unknown macro '\abbr'
Warning: pngReport.Rd:50: unknown macro '\abbr'
Warning: pngReport.Rd:53: unknown macro '\abbr'
Warning: pngReport.Rd:55: unknown macro '\abbr'
Warning: pngReport.Rd:59: unknown macro '\abbr'
Warning: readReportTable.Rd:35: unknown macro '\abbr'
Warning: readReportTable.Rd:167: unknown macro '\abbr'
Warning: scanReport.Rd:45: unknown macro '\abbr'
Warning: scanReport.Rd:60: unknown macro '\abbr'
Warning: scanReport.Rd:61: unknown macro '\abbr'
Warning: scanReport.Rd:162: unknown macro '\abbr'
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.17
Check: Rd files
Result: WARN
prepare_Rd: jpegReport.Rd:22: unknown macro '\abbr'
prepare_Rd: jpegReport.Rd:50: unknown macro '\abbr'
prepare_Rd: jpegReport.Rd:53: unknown macro '\abbr'
prepare_Rd: jpegReport.Rd:56: unknown macro '\abbr'
prepare_Rd: jpegReport.Rd:58: unknown macro '\abbr'
prepare_Rd: jpegReport.Rd:62: unknown macro '\abbr'
prepare_Rd: pdfReport.Rd:101: unknown macro '\abbr'
prepare_Rd: pngReport.Rd:22: unknown macro '\abbr'
prepare_Rd: pngReport.Rd:50: unknown macro '\abbr'
prepare_Rd: pngReport.Rd:53: unknown macro '\abbr'
prepare_Rd: pngReport.Rd:55: unknown macro '\abbr'
prepare_Rd: pngReport.Rd:59: unknown macro '\abbr'
prepare_Rd: readReportTable.Rd:35: unknown macro '\abbr'
prepare_Rd: readReportTable.Rd:167: unknown macro '\abbr'
prepare_Rd: scanReport.Rd:45: unknown macro '\abbr'
prepare_Rd: scanReport.Rd:60: unknown macro '\abbr'
prepare_Rd: scanReport.Rd:61: unknown macro '\abbr'
prepare_Rd: scanReport.Rd:162: unknown macro '\abbr'
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.