CRAN Package Check Results for Package PheNorm

Last updated on 2024-05-02 22:54:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.09 84.78 86.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.82 56.23 58.05 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 105.19 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 115.47 OK
r-devel-windows-x86_64 0.1.0 3.00 121.00 124.00 OK
r-patched-linux-x86_64 0.1.0 1.77 82.07 83.84 OK
r-release-linux-x86_64 0.1.0 1.89 82.08 83.97 OK
r-release-macos-arm64 0.1.0 38.00 OK
r-release-windows-x86_64 0.1.0 3.00 43.00 46.00 ERROR
r-oldrel-macos-arm64 0.1.0 39.00 OK
r-oldrel-macos-x86_64 0.1.0 64.00 OK
r-oldrel-windows-x86_64 0.1.0 2.00 125.00 127.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(PheNorm) > > test_check("PheNorm") [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-PheNorm_Prob.R:4:3'): PheNorm_Prob probs has right dimension ─── Error in `file(file, "rt")`: cannot open the connection to 'https://raw.githubusercontent.com/celehs/PheNorm/master/data-raw/data.csv' Backtrace: ▆ 1. └─utils::read.csv("https://raw.githubusercontent.com/celehs/PheNorm/master/data-raw/data.csv") at test-PheNorm_Prob.R:4:3 2. └─utils::read.table(...) 3. └─base::file(file, "rt") ── Error ('test-PheNorm_Prob.R:12:3'): PheNorm_Prob works ────────────────────── Error in `file(file, "rt")`: cannot open the connection to 'https://raw.githubusercontent.com/celehs/PheNorm/master/data-raw/data.csv' Backtrace: ▆ 1. └─utils::read.csv("https://raw.githubusercontent.com/celehs/PheNorm/master/data-raw/data.csv") at test-PheNorm_Prob.R:12:3 2. └─utils::read.table(...) 3. └─base::file(file, "rt") [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'my-vignette.Rmd' using rmarkdown Quitting from lines at lines 25-27 [unnamed-chunk-3] (my-vignette.Rmd) Error: processing vignette 'my-vignette.Rmd' failed with diagnostics: cannot open the connection to 'https://raw.githubusercontent.com/celehs/PheNorm/master/data-raw/data.csv' --- failed re-building 'my-vignette.Rmd' SUMMARY: processing the following file failed: 'my-vignette.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64