CRAN Package Check Results for Maintainer ‘Clara-Lea Bonzel <clbonzel at hsph.harvard.edu>’

Last updated on 2024-05-03 05:53:40 CEST.

Package ERROR OK
PheNorm 1 11

Package PheNorm

Current CRAN status: ERROR: 1, OK: 11

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