CRAN Package Check Results for Package rsleep

Last updated on 2024-05-08 23:56:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.12 8.09 728.16 736.25 OK
r-devel-linux-x86_64-debian-gcc 1.0.12 6.65 61.83 68.48 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.12 879.53 OK
r-devel-linux-x86_64-fedora-gcc 1.0.12 881.25 OK
r-devel-windows-x86_64 1.0.12 9.00 469.00 478.00 OK
r-patched-linux-x86_64 1.0.12 6.50 680.84 687.34 OK
r-release-linux-x86_64 1.0.12 5.27 677.75 683.02 OK
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 445.00 454.00 OK
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 12.00 683.00 695.00 OK

Check Details

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: 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 Flavor: r-devel-linux-x86_64-debian-gcc