Last updated on 2025-10-08 05:49:21 CEST.
Package | ERROR | OK |
---|---|---|
logib | 7 | 6 |
Current CRAN status: ERROR: 7, OK: 6
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(logib)
>
> test_check("logib")
trying URL 'https://logib.admin.ch/assets/Data/Beispiel_Datenblatt_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33095 bytes (32 KB)
==================================================
downloaded 32 KB
trying URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
trying URL 'https://logib.admin.ch/assets/Data/Esempio_foglio_di_dati_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33852 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_d.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 11677 bytes (11 KB)
==================================================
downloaded 11 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_f.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12401 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_i.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12866 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_e.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12874 bytes (12 KB)
==================================================
downloaded 12 KB
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-analysis.R:62:3'): analysis() returns the correct results using downloaded example data FR ──
Error in `utils::download.file(url, file, mode = "wb")`: cannot open URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
Backtrace:
▆
1. └─logib::download_example_datalist(...) at test-analysis.R:62:3
2. └─utils::download.file(url, file, mode = "wb")
── Failure ('test-download.R:6:3'): The included example file is identical to the downloaded example file ──
all(datalist_example == data, na.rm = TRUE) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(logib)
>
> test_check("logib")
trying URL 'https://logib.admin.ch/assets/Data/Beispiel_Datenblatt_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33095 bytes (32 KB)
==================================================
downloaded 32 KB
trying URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
trying URL 'https://logib.admin.ch/assets/Data/Esempio_foglio_di_dati_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33852 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_d.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 11677 bytes (11 KB)
==================================================
downloaded 11 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_f.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12401 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_i.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12866 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_e.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12874 bytes (12 KB)
==================================================
downloaded 12 KB
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-analysis.R:62:3'): analysis() returns the correct results using downloaded example data FR ──
Error in `utils::download.file(url, file, mode = "wb")`: cannot open URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
Backtrace:
▆
1. └─logib::download_example_datalist(...) at test-analysis.R:62:3
2. └─utils::download.file(url, file, mode = "wb")
── Failure ('test-download.R:6:3'): The included example file is identical to the downloaded example file ──
all(datalist_example == data, na.rm = TRUE) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(logib)
>
> test_check("logib")
trying URL 'https://logib.admin.ch/assets/Data/Beispiel_Datenblatt_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33095 bytes (32 KB)
==================================================
downloaded 32 KB
trying URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
trying URL 'https://logib.admin.ch/assets/Data/Esempio_foglio_di_dati_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33852 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_d.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 11677 bytes (11 KB)
==================================================
downloaded 11 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_f.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12401 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_i.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12866 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_e.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12874 bytes (12 KB)
==================================================
downloaded 12 KB
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-analysis.R:62:3'): analysis() returns the correct results using downloaded example data FR ──
Error in `utils::download.file(url, file, mode = "wb")`: cannot open URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
Backtrace:
▆
1. └─logib::download_example_datalist(...) at test-analysis.R:62:3
2. └─utils::download.file(url, file, mode = "wb")
── Failure ('test-download.R:6:3'): The included example file is identical to the downloaded example file ──
all(datalist_example == data, na.rm = TRUE) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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(logib)
>
> test_check("logib")
trying URL 'https://logib.admin.ch/assets/Data/Beispiel_Datenblatt_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33095 bytes (32 KB)
==================================================
downloaded 32 KB
trying URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
trying URL 'https://logib.admin.ch/assets/Data/Esempio_foglio_di_dati_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33852 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Example_data_sheet_M1.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 33840 bytes (33 KB)
==================================================
downloaded 33 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_d.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 11677 bytes (11 KB)
==================================================
downloaded 11 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_f.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12401 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_i.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12866 bytes (12 KB)
==================================================
downloaded 12 KB
trying URL 'https://logib.admin.ch/assets/Data/Datalist_e.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 12874 bytes (12 KB)
==================================================
downloaded 12 KB
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-analysis.R:62:3'): analysis() returns the correct results using downloaded example data FR ──
Error in `utils::download.file(url, file, mode = "wb")`: cannot open URL 'https://logib.admin.ch/assets/Data/Exemple_feuille_de_donn%C3%A9es_M1.xlsx'
Backtrace:
▆
1. └─logib::download_example_datalist(...) at test-analysis.R:62:3
2. └─utils::download.file(url, file, mode = "wb")
── Failure ('test-download.R:6:3'): The included example file is identical to the downloaded example file ──
all(datalist_example == data, na.rm = TRUE) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64