CRAN Package Check Results for Package parallelDist

Last updated on 2026-07-17 02:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 56.08 101.86 157.94 OK
r-devel-linux-x86_64-debian-gcc 0.2.7 37.55 66.15 103.70 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.7 94.00 159.51 253.51 OK
r-devel-linux-x86_64-fedora-gcc 0.2.7 43.00 65.89 108.89 NOTE
r-devel-windows-x86_64 0.2.7 69.00 160.00 229.00 NOTE
r-patched-linux-x86_64 0.2.7 53.86 87.31 141.17 OK
r-release-linux-x86_64 0.2.7 52.47 84.01 136.48 OK
r-release-macos-arm64 0.2.7 10.00 26.00 36.00 OK
r-release-macos-x86_64 0.2.7 31.00 134.00 165.00 OK
r-release-windows-x86_64 0.2.7 69.00 166.00 235.00 OK
r-oldrel-macos-arm64 0.2.7 OK
r-oldrel-macos-x86_64 0.2.7 34.00 373.00 407.00 OK
r-oldrel-windows-x86_64 0.2.7 78.00 187.00 265.00 OK

Check Details

Version: 0.2.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: parallelDist/tests/testthat/testMatrixListDTWDistances.R (.Dim: 8) parallelDist/inst/doc/parallelDist.R (.Label: 1, .Names: 1) '.Dim' should be changed to 'dim'. '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: parallelDist/tests/testthat/testMatrixListDTWDistances.R (.Dim: 8) parallelDist/inst/doc/parallelDist.R (.Label: 1, .Names: 1) Flavor: r-devel-windows-x86_64