Last updated on 2023-09-04 05:00:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 3.54 | 206.45 | 209.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 3.84 | 45.14 | 48.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 80.96 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 89.70 | ERROR | |||
r-devel-windows-x86_64 | 1.0.8 | 6.00 | 190.00 | 196.00 | OK | |
r-patched-linux-x86_64 | 1.0.8 | 5.15 | 197.45 | 202.60 | OK | |
r-release-linux-x86_64 | 1.0.8 | 4.64 | 202.64 | 207.28 | OK | |
r-release-macos-arm64 | 1.0.8 | 275.00 | OK | |||
r-release-macos-x86_64 | 1.0.8 | 281.00 | OK | |||
r-release-windows-x86_64 | 1.0.8 | 7.00 | 242.00 | 249.00 | OK | |
r-oldrel-macos-arm64 | 1.0.8 | 264.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.8 | 364.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.8 | 10.00 | 231.00 | 241.00 | OK |
Version: 1.0.8
Check: examples
Result: ERROR
Running examples in ‘rsleep-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: periods
> ### Title: Get a dataframe of sleep periods from a hypnogram, continuous or
> ### by stages.
> ### Aliases: periods
>
> ### ** Examples
>
> library(ggplot2)
>
> download.file(
+ "https://rsleep.org/data/hypnodensity.csv",
+ "hypnodensity.csv")
trying URL 'https://rsleep.org/data/hypnodensity.csv'
Warning in download.file("https://rsleep.org/data/hypnodensity.csv", "hypnodensity.csv") :
URL 'https://rsleep.org/data/hypnodensity.csv': status was 'SSL peer certificate or SSH remote key was not OK'
Error in download.file("https://rsleep.org/data/hypnodensity.csv", "hypnodensity.csv") :
cannot open URL 'https://rsleep.org/data/hypnodensity.csv'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.8
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 36-48 [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 ‘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 53-67 [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’
‘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
Version: 1.0.8
Check: examples
Result: ERROR
Running examples in ‘rsleep-Ex.R’ failed
The error most likely occurred in:
> ### Name: periods
> ### Title: Get a dataframe of sleep periods from a hypnogram, continuous or
> ### by stages.
> ### Aliases: periods
>
> ### ** Examples
>
> library(ggplot2)
>
> download.file(
+ "https://rsleep.org/data/hypnodensity.csv",
+ "hypnodensity.csv")
trying URL 'https://rsleep.org/data/hypnodensity.csv'
Warning in download.file("https://rsleep.org/data/hypnodensity.csv", "hypnodensity.csv") :
URL 'https://rsleep.org/data/hypnodensity.csv': status was 'SSL peer certificate or SSH remote key was not OK'
Error in download.file("https://rsleep.org/data/hypnodensity.csv", "hypnodensity.csv") :
cannot open URL 'https://rsleep.org/data/hypnodensity.csv'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.8
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 36-48 [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 ‘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 53-67 [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’
‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.8
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 36-48 [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 ‘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
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 53-67 [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’
‘Using_rsleep_and_SleepCycles_packages_to_detect_sleep_cycles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc