CRAN Package Check Results for Package rplec

Last updated on 2026-06-20 00:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 18.75 250.82 269.57 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 14.19 89.25 103.44 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 30.00 425.72 455.72 OK
r-devel-windows-x86_64 0.1.3 23.00 300.00 323.00 OK
r-patched-linux-x86_64 0.1.3 17.86 234.50 252.36 OK
r-release-linux-x86_64 0.1.3 15.28 229.16 244.44 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 23.00 292.00 315.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 28.00 345.00 373.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/145s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rplec) > > test_check("rplec") 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 11.5 MB Saving _problems/test-bmiq_norm_450k-9.R 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 12.5 MB Saving _problems/test-plec-5.R 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 17.9 MB [ FAIL 2 | WARN 4 | SKIP 0 | PASS 23 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-bmiq_norm_450k.R:9:3'): bmiq_norm_450k validates inputs correctly ── Error in `utils::download.file(url, temp, mode = "wb")`: download from 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' failed Backtrace: ▆ 1. └─rplec::download_beta_values_case() at test-bmiq_norm_450k.R:9:3 2. └─utils::download.file(url, temp, mode = "wb") ── Error ('test-plec.R:5:3'): plec validates inputs correctly ────────────────── Error in `utils::download.file(url, temp, mode = "wb")`: download from 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' failed Backtrace: ▆ 1. └─rplec::download_beta_values_case() at test-plec.R:5:3 2. └─utils::download.file(url, temp, mode = "wb") [ FAIL 2 | WARN 4 | SKIP 0 | PASS 23 ] Error: ! Test failures. 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 17.9 MB trying URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_control.rda' Content type 'application/octet-stream' length 18548263 bytes (17.7 MB) ==== downloaded 1.7 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_control.rda' failed --- Backtrace: ▆ 1. └─rplec::download_beta_values_control() 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_control.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