Last updated on 2026-07-01 06:02:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 19.31 | 248.01 | 267.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 15.54 | 102.76 | 118.30 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 30.00 | 393.18 | 423.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 28.00 | 420.15 | 448.15 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 22.00 | 301.00 | 323.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 18.34 | 234.15 | 252.49 | OK | |
| r-release-linux-x86_64 | 0.1.3 | OK | ||||
| r-release-macos-arm64 | 0.1.3 | 6.00 | 69.00 | 75.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 15.00 | 343.00 | 358.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 20.00 | 290.00 | 310.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 13.00 | 226.00 | 239.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 31.00 | 334.00 | 365.00 | OK |
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘rplec-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: download_beta_values_case
> ### Title: Access Beta values at individual CpG sites for case group
> ### Aliases: download_beta_values_case
> ### Keywords: dataset
>
> ### ** Examples
>
>
> beta_values_case <- download_beta_values_case()
trying URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda'
Content type 'application/octet-stream' length 18750575 bytes (17.9 MB)
====================
downloaded 7.3 MB
Warning in utils::download.file(url, temp, mode = "wb") :
downloaded length 7618551 != reported length 18750575
Warning in utils::download.file(url, temp, mode = "wb") :
URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda': Timeout of 60 seconds was reached
Error in utils::download.file(url, temp, mode = "wb") :
download from 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' failed
Calls: download_beta_values_case -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘placental_aging_analysis.Rmd’ using rmarkdown
trying URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda'
Content type 'application/octet-stream' length 18750575 bytes (17.9 MB)
==================
downloaded 6.8 MB
Quitting from placental_aging_analysis.Rmd:34-39 [Load our example data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `utils::download.file()`:
! download from 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' failed
---
Backtrace:
▆
1. └─rplec::download_beta_values_case()
2. └─utils::download.file(url, temp, mode = "wb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'placental_aging_analysis.Rmd' failed with diagnostics:
download from 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' failed
--- failed re-building ‘placental_aging_analysis.Rmd’
SUMMARY: processing the following file failed:
‘placental_aging_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc