CRAN Package Check Results for Maintainer ‘Aymeric Stamm <aymeric.stamm at cnrs.fr>’

Last updated on 2025-10-21 17:50:16 CEST.

Package WARN NOTE OK
distops 13
fdacluster 9 4
flipr 5 8
inphr 13
midi 10 3
nevada 10 3
nloptr 13
phutil 13
squat 2 11

Package distops

Current CRAN status: NOTE: 13

Version: 0.1.0
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: ‘dev_package.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package fdacluster

Current CRAN status: WARN: 9, NOTE: 4

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:48: warning: 'is_finite<arma::subview<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:48: warning: 'is_finite<arma::subview<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:55: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:55: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (7)’ Flavor: r-devel-linux-x86_64-debian-clang

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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:48: warning: 'is_finite<arma::subview<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:48: warning: 'is_finite<arma::subview<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:55: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:55: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.3’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.6/fdacluster.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/fdacluster.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

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-release-macos-x86_64

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.5/fdacluster.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-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-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.4.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: baseDissimilarityClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:39:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] baseDissimilarityClass.cpp:53:57: warning: 'bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = subview<double>; typename T1::elem_type = double]' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] lowessCenterClass.cpp:41:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] lowessCenterClass.cpp:41:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] polyCenterClass.cpp:39:64: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.4/fdacluster.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64

Package flipr

Current CRAN status: NOTE: 5, OK: 8

Version: 0.3.3
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: PlausibilityFunction.html:202:1 (PlausibilityFunction.Rd:368): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:208:1 (PlausibilityFunction.Rd:372): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:253:1 (PlausibilityFunction.Rd:406): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:259:1 (PlausibilityFunction.Rd:410): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:273:1 (PlausibilityFunction.Rd:418): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:305:1 (PlausibilityFunction.Rd:445): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:311:1 (PlausibilityFunction.Rd:449): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:324:1 (PlausibilityFunction.Rd:456): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:356:1 (PlausibilityFunction.Rd:483): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:362:1 (PlausibilityFunction.Rd:487): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:377:1 (PlausibilityFunction.Rd:496): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:409:1 (PlausibilityFunction.Rd:523): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:415:1 (PlausibilityFunction.Rd:527): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:429:1 (PlausibilityFunction.Rd:535): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:465:1 (PlausibilityFunction.Rd:566): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:476:1 (PlausibilityFunction.Rd:575): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:502:1 (PlausibilityFunction.Rd:595): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:533:1 (PlausibilityFunction.Rd:621): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:539:1 (PlausibilityFunction.Rd:625): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:553:1 (PlausibilityFunction.Rd:633): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:587:1 (PlausibilityFunction.Rd:662): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:600:1 (PlausibilityFunction.Rd:673): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:634:1 (PlausibilityFunction.Rd:701): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:670:1 (PlausibilityFunction.Rd:732): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:676:1 (PlausibilityFunction.Rd:736): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:695:1 (PlausibilityFunction.Rd:749): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:735:1 (PlausibilityFunction.Rd:784): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:741:1 (PlausibilityFunction.Rd:788): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:759:1 (PlausibilityFunction.Rd:800): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:802:1 (PlausibilityFunction.Rd:838): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:808:1 (PlausibilityFunction.Rd:842): Warning: <h5> anchor "Arguments" already defined PlausibilityFunction.html:825:1 (PlausibilityFunction.Rd:853): Warning: <h5> anchor "Examples" already defined PlausibilityFunction.html:867:1 (PlausibilityFunction.Rd:890): Warning: <h5> anchor "Usage" already defined PlausibilityFunction.html:873:1 (PlausibilityFunction.Rd:894): Warning: <h5> anchor "Arguments" already defined Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.3
Check: installed package size
Result: NOTE installed size is 10.6Mb sub-directories of 1Mb or more: doc 9.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package inphr

Current CRAN status: OK: 13

Package midi

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1.0
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: ‘cylinder-bundle-compartment.R’ ‘cylinder-bundle-geometry.R’ ‘samplers.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: CylinderBundleCompartment.html:142:1 (CylinderBundleCompartment.Rd:111): Warning: <h5> anchor "Usage" already defined CylinderBundleCompartment.html:156:1 (CylinderBundleCompartment.Rd:123): Warning: <h5> anchor "Arguments" already defined CylinderBundleCompartment.html:187:1 (CylinderBundleCompartment.Rd:148): Warning: <h5> anchor "Returns" already defined CylinderBundleCompartment.html:225:1 (CylinderBundleCompartment.Rd:177): Warning: <h5> anchor "Usage" already defined CylinderBundleCompartment.html:231:1 (CylinderBundleCompartment.Rd:181): Warning: <h5> anchor "Arguments" already defined CylinderCompartment.html:109:1 (CylinderCompartment.Rd:77): Warning: <h5> anchor "Usage" already defined CylinderCompartment.html:123:1 (CylinderCompartment.Rd:89): Warning: <h5> anchor "Arguments" already defined CylinderCompartment.html:154:1 (CylinderCompartment.Rd:114): Warning: <h5> anchor "Returns" already defined CylinderCompartment.html:191:1 (CylinderCompartment.Rd:142): Warning: <h5> anchor "Usage" already defined CylinderCompartment.html:197:1 (CylinderCompartment.Rd:146): Warning: <h5> anchor "Arguments" already defined CylinderRadialCompartment.html:98:1 (CylinderRadialCompartment.Rd:83): Warning: <h5> anchor "Usage" already defined CylinderRadialCompartment.html:111:1 (CylinderRadialCompartment.Rd:94): Warning: <h5> anchor "Arguments" already defined CylinderRadialCompartment.html:139:1 (CylinderRadialCompartment.Rd:116): Warning: <h5> anchor "Returns" already defined CylinderRadialCompartment.html:193:1 (CylinderRadialCompartment.Rd:161): Warning: <h5> anchor "Usage" already defined CylinderRadialCompartment.html:199:1 (CylinderRadialCompartment.Rd:165): Warning: <h5> anchor "Arguments" already defined Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package nevada

Current CRAN status: NOTE: 10, OK: 3

Version: 0.2.0
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: ‘visualizations.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package nloptr

Current CRAN status: OK: 13

Package phutil

Current CRAN status: OK: 13

Package squat

Current CRAN status: NOTE: 2, OK: 11

Version: 0.4.0
Check: installed package size
Result: NOTE installed size is 13.9Mb sub-directories of 1Mb or more: data 1.1Mb help 1.2Mb libs 11.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64