CRAN Package Check Results for Package rplec

Last updated on 2025-11-02 13:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 18.54 240.44 258.98 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 14.10 172.79 186.89 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 34.00 367.77 401.77 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 41.00 372.85 413.85 OK
r-devel-windows-x86_64 0.1.3 20.00 286.00 306.00 OK
r-patched-linux-x86_64 0.1.3 17.86 233.57 251.43 OK
r-release-linux-x86_64 0.1.3 18.64 234.93 253.57 OK
r-release-macos-arm64 0.1.3 12.00 145.00 157.00 OK
r-release-macos-x86_64 0.1.3 16.00 223.00 239.00 OK
r-release-windows-x86_64 0.1.3 19.00 316.00 335.00 ERROR
r-oldrel-macos-arm64 0.1.3 11.00 140.00 151.00 OK
r-oldrel-macos-x86_64 0.1.3 22.00 261.00 283.00 OK
r-oldrel-windows-x86_64 0.1.3 28.00 337.00 365.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [139s] 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 17.9 MB trying URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' trying URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' [ FAIL 2 | WARN 2 | SKIP 0 | PASS 23 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plec.R:5:3'): plec validates inputs correctly ────────────────── Error in `utils::download.file(url, temp, mode = "wb")`: cannot open URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' Backtrace: ▆ 1. └─rplec::download_beta_values_case() at test-plec.R:5:3 2. └─utils::download.file(url, temp, mode = "wb") ── Error ('test-qc.R:5:3'): qc validates inputs correctly ────────────────────── Error in `utils::download.file(url, temp, mode = "wb")`: cannot open URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_case.rda' Backtrace: ▆ 1. └─rplec::download_beta_values_case() at test-qc.R:5:3 2. └─utils::download.file(url, temp, mode = "wb") [ FAIL 2 | WARN 2 | SKIP 0 | PASS 23 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

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' Quitting from placental_aging_analysis.Rmd:34-39 [Load our example data] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `utils::download.file()`: ! cannot open URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_control.rda' --- 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: cannot open URL 'https://raw.githubusercontent.com/herdiantrisufriyana/rplec/master/data/beta_values_control.rda' --- 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-release-windows-x86_64