CRAN Package Check Results for Package hdImpute

Last updated on 2024-09-12 07:48:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.07 48.23 50.30 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.55 20.28 21.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 86.07 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 92.38 OK
r-devel-windows-x86_64 0.2.1 3.00 70.00 73.00 OK
r-patched-linux-x86_64 0.2.1 2.06 46.52 48.58 OK
r-release-linux-x86_64 0.2.1 1.85 24.55 26.40 ERROR
r-release-macos-arm64 0.2.1 34.00 OK
r-release-macos-x86_64 0.2.1 53.00 OK
r-release-windows-x86_64 0.2.1 4.00 68.00 72.00 OK
r-oldrel-macos-arm64 0.2.1 33.00 OK
r-oldrel-macos-x86_64 0.2.1 64.00 OK
r-oldrel-windows-x86_64 0.2.1 4.00 74.00 78.00 OK

Check Details

Version: 0.2.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘tidyverse’ Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hdImpute) Please cite use of hdImpute as: Waggoner, P. D. (2023). A batch process for high dimensional imputation. Computational Statistics, 1-22. <doi:10.1007/s00180-023-01325-9> Attaching package: 'hdImpute' The following object is masked from 'package:stats': mad > > test_check("hdImpute") [ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_feature_cor.R:1:1'): (code run outside of `test_that()`) ─────── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test_feature_cor.R:1:1 ── Error ('test_flatten_mat.R:1:1'): (code run outside of `test_that()`) ─────── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test_flatten_mat.R:1:1 ── Error ('test_hdImpute.R:1:1'): (code run outside of `test_that()`) ────────── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test_hdImpute.R:1:1 ── Error ('test_impute_batches.R:1:1'): (code run outside of `test_that()`) ──── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test_impute_batches.R:1:1 ── Error ('test_mad.R:1:1'): (code run outside of `test_that()`) ─────────────── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test_mad.R:1:1 [ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Getting-Started.Rmd’ using rmarkdown Quitting from lines 50-52 [setup] (Getting-Started.Rmd) Error: processing vignette 'Getting-Started.Rmd' failed with diagnostics: there is no package called 'tidyverse' --- failed re-building ‘Getting-Started.Rmd’ --- re-building ‘MAD-Evaluation.Rmd’ using rmarkdown Quitting from lines 41-43 [setup] (MAD-Evaluation.Rmd) Error: processing vignette 'MAD-Evaluation.Rmd' failed with diagnostics: there is no package called 'tidyverse' --- failed re-building ‘MAD-Evaluation.Rmd’ --- re-building ‘NA-Checking.Rmd’ using rmarkdown Quitting from lines 47-49 [setup] (NA-Checking.Rmd) Error: processing vignette 'NA-Checking.Rmd' failed with diagnostics: there is no package called 'tidyverse' --- failed re-building ‘NA-Checking.Rmd’ SUMMARY: processing the following files failed: ‘Getting-Started.Rmd’ ‘MAD-Evaluation.Rmd’ ‘NA-Checking.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64