Last updated on 2025-12-06 10:50:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 11.60 | 114.16 | 125.76 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 8.00 | 77.03 | 85.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 27.00 | 163.00 | 190.00 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 23.00 | 153.06 | 176.06 | ERROR | |
| r-devel-windows-x86_64 | 0.1.1 | 14.00 | 111.00 | 125.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.1 | 11.54 | 102.26 | 113.80 | ERROR | |
| r-release-linux-x86_64 | 0.1.1 | 11.34 | 103.41 | 114.75 | ERROR | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 8.00 | 73.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 13.00 | 110.00 | 123.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 7.00 | 63.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 19.00 | 147.00 | 166.00 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [17s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [16s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(applicable)
Loading required package: ggplot2
>
> test_check("applicable")
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Saving _problems/test-plot-10.R
Saving _problems/test-plot-23.R
Saving _problems/test-plot-36.R
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (22): 'test-hat_values-fit.R:14:1', 'test-hat_values-fit.R:21:1',
'test-hat_values-fit.R:108:1', 'test-hat_values-fit.R:117:1',
'test-hat_values-score.R:1:1', 'test-hat_values-score.R:7:1',
'test-hat_values-score.R:14:1', 'test-isolation-fit.R:3:1',
'test-misc.R:1:1', 'test-pca-fit.R:20:1', 'test-pca-fit.R:27:1',
'test-pca-score.R:1:1', 'test-pca-score.R:7:1', 'test-pca-score.R:14:1',
'test-print.R:1:1', 'test-print.R:33:1', 'test-similarity.R:116:1',
'test-similarity.R:127:1', 'test-similarity.R:145:1',
'test-similarity.R:162:1', 'test-similarity.R:178:1',
'test-similarity.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:23:3'): output of autoplot.apd_pca is correct when options=matches are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
── Failure ('test-plot.R:36:3'): output of autoplot.apd_pca is correct when options=distance are provided ──
Expected `ad_plot$labels$y` to equal "percentile".
Differences:
`actual` is NULL
`expected` is a character vector ('percentile')
[ FAIL 3 | WARN 0 | SKIP 22 | PASS 90 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64