CRAN Package Check Results for Maintainer ‘Brenton M. Wiernik <brenton at wiernik.org>’

Last updated on 2024-10-06 17:49:22 CEST.

Package ERROR NOTE OK
configural 13
correlation 1 3 9
ggtext 13
gridtext 13
pipebind 13

Package configural

Current CRAN status: OK: 13

Package correlation

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 0.8.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: cor_test.Rd: parameters, winsorize correlation.Rd: parameters, winsorize Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.8.5
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/140s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(correlation) > > test_check("correlation") [ FAIL 6 | WARN 149 | SKIP 13 | PASS 117 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-as.list.R:7:3', 'test-cormatrix_to_excel.R:3:3', 'test-cormatrix_to_excel.R:16:3', 'test-correlation.R:172:3', 'test-correlation.R:195:3', 'test-display_print_dataframe.R:2:3', 'test-display_print_dataframe.R:14:3', 'test-display_print_matrix.R:4:3', 'test-display_print_matrix.R:13:3', 'test-display_print_matrix.R:31:3', 'test-methods.R:9:3', 'test-renaming.R:3:3', 'test-selecting_variables.R:28:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-correlation.R:110:3'): format checks ───────────────────────── c(nrow(summary(out, redundant = TRUE)), ncol(summary(out, redundant = TRUE))) (`actual`) not identical to c(7L, 8L) (`expected`). `actual`: 5 6 `expected`: 7 8 ── Failure ('test-correlation.R:111:3'): format checks ───────────────────────── c(nrow(summary(out)), ncol(summary(out))) (`actual`) not identical to c(6L, 7L) (`expected`). `actual`: 4 5 `expected`: 6 7 ── Failure ('test-correlation.R:113:3'): format checks ───────────────────────── `out <- correlation(iris, method = "auto", include_factors = TRUE)` did not throw the expected message. ── Failure ('test-correlation.R:117:3'): format checks ───────────────────────── c(nrow(summary(out, redundant = TRUE)), ncol(summary(out, redundant = TRUE))) (`actual`) not identical to c(7L, 8L) (`expected`). `actual`: 5 6 `expected`: 7 8 ── Failure ('test-correlation.R:118:3'): format checks ───────────────────────── c(nrow(summary(out)), ncol(summary(out))) (`actual`) not identical to c(6L, 7L) (`expected`). `actual`: 4 5 `expected`: 6 7 ── Failure ('test-correlation.R:120:3'): format checks ───────────────────────── all(...) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 6 | WARN 149 | SKIP 13 | PASS 117 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Package ggtext

Current CRAN status: OK: 13

Package gridtext

Current CRAN status: NOTE: 13

Version: 0.1.5
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package pipebind

Current CRAN status: OK: 13