CRAN Package Check Results for Package correlation

Last updated on 2024-10-16 16:49:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.5 4.28 156.91 161.19 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.5 3.73 108.75 112.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.5 281.58 ERROR
r-devel-linux-x86_64-fedora-gcc 0.8.5 234.93 ERROR
r-devel-windows-x86_64 0.8.5 6.00 167.00 173.00 ERROR
r-patched-linux-x86_64 0.8.5 ERROR
r-release-linux-x86_64 0.8.5 5.04 150.16 155.20 ERROR
r-release-macos-arm64 0.8.5 81.00 OK
r-release-macos-x86_64 0.8.5 253.00 OK
r-release-windows-x86_64 0.8.5 7.00 163.00 170.00 ERROR
r-oldrel-macos-arm64 0.8.5 102.00 OK
r-oldrel-macos-x86_64 0.8.5 231.00 OK
r-oldrel-windows-x86_64 0.8.5 8.00 199.00 207.00 ERROR

Check Details

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’ [33s/39s] 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-debian-clang

Version: 0.8.5
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/32s] 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-debian-gcc

Version: 0.8.5
Check: tests
Result: ERROR Running ‘testthat.R’ [58s/159s] 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

Version: 0.8.5
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/52s] 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-gcc

Version: 0.8.5
Check: tests
Result: ERROR Running 'testthat.R' [29s] 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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8.5
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/39s] 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 Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.8.5
Check: tests
Result: ERROR Running 'testthat.R' [41s] 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-oldrel-windows-x86_64