CRAN Package Check Results for Package fdacluster

Last updated on 2025-03-09 22:52:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 193.28 348.25 541.53 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.1 129.25 231.81 361.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.1 2438.19 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.1 2286.54 ERROR
r-devel-macos-arm64 0.4.1 199.00 OK
r-devel-macos-x86_64 0.4.1 357.00 NOTE
r-devel-windows-x86_64 0.4.1 205.00 500.00 705.00 NOTE
r-patched-linux-x86_64 0.4.1 173.48 320.72 494.20 OK
r-release-linux-x86_64 0.4.1 180.67 322.00 502.67 OK
r-release-macos-arm64 0.4.1 146.00 NOTE
r-release-macos-x86_64 0.4.1 242.00 NOTE
r-release-windows-x86_64 0.4.1 198.00 484.00 682.00 NOTE
r-oldrel-macos-arm64 0.4.1 NOTE
r-oldrel-macos-x86_64 0.4.1 326.00 NOTE
r-oldrel-windows-x86_64 0.4.1 250.00 606.00 856.00 NOTE

Check Details

Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘caps-plot.R’ ‘utils.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.4.1
Check: examples
Result: ERROR Running examples in ‘fdacluster-Ex.R’ failed The error most likely occurred in: > ### Name: fdadbscan > ### Title: Performs density-based clustering for functional data with > ### amplitude and phase separation > ### Aliases: fdadbscan > > ### ** Examples > > #---------------------------------- > # Extracts 15 out of the 30 simulated curves in `simulated30_sub` data set > idx <- c(1:5, 11:15) > x <- simulated30_sub$x[idx, ] > y <- simulated30_sub$y[idx, , ] > > #---------------------------------- > # Runs an HAC with affine alignment, searching for 2 clusters > out <- fdadbscan( + x = x, + y = y, + warping_class = "affine", + metric = "normalized_l2" + ) Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [30m/71m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(fdacluster) > > test_check("fdacluster") Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [28m/79m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(fdacluster) > > test_check("fdacluster") Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘caps-diagnostic.R’ ‘caps-plot.R’ ‘compare-caps.R’ ‘fdadbscan.R’ ‘fdadist.R’ ‘fdahclust.R’ ‘fdakmeans.R’ ‘utils.R’ Flavor: r-devel-macos-x86_64

Version: 0.4.1
Check: installed package size
Result: NOTE installed size is 14.9Mb sub-directories of 1Mb or more: R 1.9Mb doc 1.5Mb help 2.1Mb libs 8.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.