Last updated on 2025-12-07 07:49:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.13 | 566.19 | 572.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.88 | 196.47 | 201.35 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 15.00 | 928.64 | 943.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 15.00 | 924.69 | 939.69 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 9.00 | 561.00 | 570.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 9.77 | 539.75 | 549.52 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 6.81 | 541.56 | 548.37 | OK | |
| r-release-macos-arm64 | 0.2.0 | WARN | ||||
| r-release-macos-x86_64 | 0.2.0 | 6.00 | 545.00 | 551.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 9.00 | 557.00 | 566.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | WARN | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 6.00 | 507.00 | 513.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 8.00 | 777.00 | 785.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [124s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DataSimilarity)
>
> test_check("DataSimilarity")
Saving _problems/test-MMCM-19.R
Using automatic sigma estimation (sigest) for RBF or laplace kernel
Using automatic sigma estimation (sigest) for RBF or laplace kernel
Saving _problems/test-Petrie-17.R
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 1989 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• empty test (9): , , , , , , , ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-MMCM.R:19:5'): (code run outside of `test_that()`) ─────────────
Error in `nbmatch(data.list, n.vec, dist.fun, dist.args)`: Package "nbpMatching" required for using method nbmatch().
Backtrace:
▆
1. └─DataSimilarity (local) testMMCM(10) at test-MMCM.R:62:1
2. └─DataSimilarity::MMCM(X1, X2, as.data.frame(X3), X4, X5, X6, seed = i) at test-MMCM.R:19:5
3. └─DataSimilarity:::nbmatch(data.list, n.vec, dist.fun, dist.args)
── Error ('test-Petrie.R:17:5'): (code run outside of `test_that()`) ───────────
Error in `nbmatch(data.list, n.vec, dist.fun, dist.args)`: Package "nbpMatching" required for using method nbmatch().
Backtrace:
▆
1. └─DataSimilarity (local) testPetrie(10) at test-Petrie.R:60:1
2. └─DataSimilarity::Petrie(X1, as.data.frame(X2), X3, X4, X5, X6) at test-Petrie.R:17:5
3. └─DataSimilarity:::nbmatch(data.list, n.vec, dist.fun, dist.args)
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 1989 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: NOTE
Note: skipping ‘Details.Rnw’ due to unavailable dependencies: 'knitr'
Note: skipping ‘GettingStarted.Rnw’ due to unavailable dependencies:
'knitr'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘Details.Rnw’ using Sweave
Warning in initialize(value, ...) :
There must be an even number of elements
Adding a ghost value
Loading required package: ggplot2
Loading required package: lattice
Error: processing vignette 'Details.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'Details.tex' failed.
LaTeX errors:
!pdfTeX error: pdflatex (file bbm9): Font bbm9 at 600 not found
==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘Details.Rnw’
--- re-building ‘GettingStarted.Rnw’ using Sweave
Warning in initialize(value, ...) :
There must be an even number of elements
Adding a ghost value
Warning in initialize(value, ...) :
There must be an even number of elements
Adding a ghost value
Warning in initialize(value, ...) :
There must be an even number of elements
Adding a ghost value
Loading required package: ggplot2
Loading required package: lattice
--- finished re-building ‘GettingStarted.Rnw’
SUMMARY: processing the following file failed:
‘Details.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64