Last updated on 2024-05-13 12:53:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.12 | 10.14 | 82.83 | 92.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.12 | 6.88 | 61.65 | 68.53 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.12 | 66.51 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.12 | 63.65 | ERROR | |||
r-devel-windows-x86_64 | 1.0.12 | 8.00 | 88.00 | 96.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.12 | 6.03 | 80.17 | 86.20 | ERROR | |
r-release-linux-x86_64 | 1.0.12 | 5.26 | 80.99 | 86.25 | ERROR | |
r-release-macos-arm64 | 1.0.12 | 349.00 | OK | |||
r-release-macos-x86_64 | 1.0.12 | 711.00 | OK | |||
r-release-windows-x86_64 | 1.0.12 | 9.00 | 88.00 | 97.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.12 | 507.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.12 | 769.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.12 | 11.00 | 101.00 | 112.00 | ERROR |
Version: 1.0.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.12
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Spectral_analysis_sleep_electroencephalography.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 39-51 [edf_read] (Spectral_analysis_sleep_electroencephalography.Rmd)
Error: processing vignette 'Spectral_analysis_sleep_electroencephalography.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Spectral_analysis_sleep_electroencephalography.Rmd’
--- re-building ‘Spindles_detection_and_analysis.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 56-71 [edf_read] (Spindles_detection_and_analysis.Rmd)
Error: processing vignette 'Spindles_detection_and_analysis.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Spindles_detection_and_analysis.Rmd’
--- re-building ‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 56-70 [hypnogram] (Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd)
Error: processing vignette 'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
SUMMARY: processing the following files failed:
‘Spectral_analysis_sleep_electroencephalography.Rmd’
‘Spindles_detection_and_analysis.Rmd’
‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.12
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.12
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Spectral_analysis_sleep_electroencephalography.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 39-51 [edf_read] (Spectral_analysis_sleep_electroencephalography.Rmd)
Error: processing vignette 'Spectral_analysis_sleep_electroencephalography.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Spectral_analysis_sleep_electroencephalography.Rmd’
--- re-building ‘Spindles_detection_and_analysis.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 56-71 [edf_read] (Spindles_detection_and_analysis.Rmd)
Error: processing vignette 'Spindles_detection_and_analysis.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Spindles_detection_and_analysis.Rmd’
--- re-building ‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’ using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Quitting from lines at lines 56-70 [hypnogram] (Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd)
Error: processing vignette 'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building ‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
SUMMARY: processing the following files failed:
‘Spectral_analysis_sleep_electroencephalography.Rmd’
‘Spindles_detection_and_analysis.Rmd’
‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.12
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.0.12
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Spectral_analysis_sleep_electroencephalography.Rmd' using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - Das empfangene Zertifikat ist abgelaufen.
Quitting from lines at lines 39-51 [edf_read] (Spectral_analysis_sleep_electroencephalography.Rmd)
Error: processing vignette 'Spectral_analysis_sleep_electroencephalography.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building 'Spectral_analysis_sleep_electroencephalography.Rmd'
--- re-building 'Spindles_detection_and_analysis.Rmd' using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - Das empfangene Zertifikat ist abgelaufen.
Quitting from lines at lines 56-71 [edf_read] (Spindles_detection_and_analysis.Rmd)
Error: processing vignette 'Spindles_detection_and_analysis.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building 'Spindles_detection_and_analysis.Rmd'
--- re-building 'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd' using rmarkdown
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - Das empfangene Zertifikat ist abgelaufen.
Quitting from lines at lines 56-70 [hypnogram] (Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd)
Error: processing vignette 'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd' failed with diagnostics:
'curl' call had nonzero exit status
--- failed re-building 'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd'
SUMMARY: processing the following files failed:
'Spectral_analysis_sleep_electroencephalography.Rmd'
'Spindles_detection_and_analysis.Rmd'
'Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.12
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> testthat::test_check("rsleep")
Loading required package: rsleep
trying URL 'https://rsleep.org/data/rec_1.dat'
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_resp.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ecg.R:6:3'): Peak detection ────────────────────────────────────
Error in `download.file("https://rsleep.org/data/rec_1.dat", path)`: cannot open URL 'https://rsleep.org/data/rec_1.dat'
Backtrace:
▆
1. └─utils::download.file("https://rsleep.org/data/rec_1.dat", path) at test_ecg.R:6:3
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64