Last updated on 2024-10-10 11:52:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.5 | 5.57 | 157.57 | 163.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.8.5 | 3.59 | 108.42 | 112.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.8.5 | 280.95 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.5 | 290.70 | OK | |||
r-devel-windows-x86_64 | 0.8.5 | 7.00 | 160.00 | 167.00 | ERROR | |
r-patched-linux-x86_64 | 0.8.5 | 8.13 | 149.39 | 157.52 | ERROR | |
r-release-linux-x86_64 | 0.8.5 | 5.12 | 148.50 | 153.62 | 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 | 6.00 | 160.00 | 166.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 | 198.00 | 206.00 | ERROR |
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/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-devel-linux-x86_64-debian-clang
Version: 0.8.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/26s]
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’ [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
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
Flavor: r-devel-windows-x86_64
Version: 0.8.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/43s]
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-patched-linux-x86_64
Version: 0.8.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/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-release-linux-x86_64
Version: 0.8.5
Check: tests
Result: ERROR
Running 'testthat.R' [28s]
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-release-windows-x86_64
Version: 0.8.5
Check: tests
Result: ERROR
Running 'testthat.R' [42s]
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