CRAN Package Check Results for Package wv

Last updated on 2025-09-20 03:49:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 111.82 67.87 179.69 WARN
r-devel-linux-x86_64-debian-gcc 0.1.2 69.67 47.07 116.74 WARN
r-devel-linux-x86_64-fedora-clang 0.1.2 335.84 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.2 299.52 WARN
r-devel-windows-x86_64 0.1.2 119.00 106.00 225.00 NOTE
r-patched-linux-x86_64 0.1.2 115.24 62.53 177.77 NOTE
r-release-linux-x86_64 0.1.2 102.84 63.53 166.37 NOTE
r-release-macos-arm64 0.1.2 69.00 NOTE
r-release-macos-x86_64 0.1.2 88.00 NOTE
r-release-windows-x86_64 0.1.2 121.00 112.00 233.00 NOTE
r-oldrel-macos-arm64 0.1.2 72.00 NOTE
r-oldrel-macos-x86_64 0.1.2 72.00 NOTE
r-oldrel-windows-x86_64 0.1.2 154.00 134.00 288.00 NOTE

Check Details

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stéphane Guerrier <stef.guerrier@gmail.com>’ The Description field contains Guerrier, S. & Molinari, R. (2016) <arXiv:1607.05858>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more. [-W#pragma-messages] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/wv.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.2
Check: Rd files
Result: NOTE checkRd: (-1) batch_modwt_wvar_cpp.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) batch_modwt_wvar_cpp.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) batch_modwt_wvar_cpp.Rd:38: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3.Rd:19: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3.Rd:20: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3.Rd:21: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3_robust.Rd:21: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3_robust.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_eta3_robust.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_wave_variance.Rd:32: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_wave_variance.Rd:33: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ci_wave_variance.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) modwt_wvar_cpp.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) modwt_wvar_cpp.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) modwt_wvar_cpp.Rd:38: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wvar_cpp.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wvar_cpp.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wvar_cpp.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly 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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: rtoarmadillo.cpp:541:29: 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] rtoarmadillo.cpp:542:29: 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/wv.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.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: rtoarmadillo.cpp:541:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] rtoarmadillo.cpp:542:20: 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/wv.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: rtoarmadillo.cpp:541:29: 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] rtoarmadillo.cpp:542:29: 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/wv.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.1.2
Check: installed package size
Result: NOTE installed size is 7.3Mb sub-directories of 1Mb or more: libs 6.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64