Last updated on 2025-09-11 15:49:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 9.34 | 104.19 | 113.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 7.84 | 74.66 | 82.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 184.86 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 172.19 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 12.00 | 103.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 11.24 | 94.65 | 105.89 | OK | |
r-release-linux-x86_64 | 0.1.1 | 10.09 | 95.16 | 105.25 | OK | |
r-release-macos-arm64 | 0.1.1 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 81.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 13.00 | 104.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 16.00 | 132.00 | 148.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [16s/19s]
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 object is masked from 'package:testthat':
matches
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
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:16:3', 'test-hat_values-fit.R:22:3',
'test-hat_values-fit.R:112:3', 'test-hat_values-fit.R:124:3',
'test-hat_values-score.R:2:3', 'test-hat_values-score.R:9:3',
'test-hat_values-score.R:17:3', 'test-isolation-fit.R:38:3',
'test-misc.R:3:3', 'test-pca-fit.R:22:3', 'test-pca-fit.R:28:3',
'test-pca-score.R:2:3', 'test-pca-score.R:9:3', 'test-pca-score.R:17:3',
'test-print.R:4:3', 'test-print.R:36:3', 'test-similarity.R:117:3',
'test-similarity.R:128:3', 'test-similarity.R:147:3',
'test-similarity.R:171:3', 'test-similarity.R:186:3',
'test-similarity.R:202:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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 ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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 ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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’ [15s/19s]
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 object is masked from 'package:testthat':
matches
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
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:16:3', 'test-hat_values-fit.R:22:3',
'test-hat_values-fit.R:112:3', 'test-hat_values-fit.R:124:3',
'test-hat_values-score.R:2:3', 'test-hat_values-score.R:9:3',
'test-hat_values-score.R:17:3', 'test-isolation-fit.R:38:3',
'test-misc.R:3:3', 'test-pca-fit.R:22:3', 'test-pca-fit.R:28:3',
'test-pca-score.R:2:3', 'test-pca-score.R:9:3', 'test-pca-score.R:17:3',
'test-print.R:4:3', 'test-print.R:36:3', 'test-similarity.R:117:3',
'test-similarity.R:128:3', 'test-similarity.R:147:3',
'test-similarity.R:171:3', 'test-similarity.R:186:3',
'test-similarity.R:202:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:10:3'): output of autoplot.apd_pca is correct when no options are provided ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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 ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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 ──
ad_plot$labels$y (`actual`) not equal to "percentile" (`expected`).
`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