-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
I recently got this email from CRAN about the R package. We need to fix the issues associated with the changes in the Rcpp package to resubmit the package to CRAN.
Dear maintainer,
Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_netdiffuseR.html.Specifically, please see the compilation warnings about deprecated
declarations.These are from a recent upgrade of RcppArmadillo which now uses
Armadillo 15 by default. See
RcppCore/RcppArmadillo#485 for more
information.Please correct before 2025-10-23 to safely retain your package on CRAN.
Best wishes,
The CRAN Team
More details
<h2 style="background: white; color: rgb(102, 102, 102); font-family: monospace; font-size: large; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">CRAN Package Check Results for Package<span> </span><a href="https://cran.r-project.org/web/packages/netdiffuseR/index.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">netdiffuseR</span></a></h2><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Last updated on 2025-09-29 16:49:55 CEST.</p>
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags
-- | -- | -- | -- | -- | -- | --
r-devel-linux-x86_64-debian-clang | 1.23.0 | 102.60 | 335.19 | 437.79 | WARN |
r-devel-linux-x86_64-debian-gcc | 1.23.0 | 71.35 | 211.72 | 283.07 | WARN |
r-devel-linux-x86_64-fedora-clang | 1.23.0 | | | 726.03 | WARN |
r-devel-linux-x86_64-fedora-gcc | 1.23.0 | | | 703.81 | WARN |
r-devel-windows-x86_64 | 1.23.0 | 128.00 | 261.00 | 389.00 | WARN | --no-vignettes
r-patched-linux-x86_64 | 1.23.0 | 110.31 | 310.09 | 420.40 | WARN |
r-release-linux-x86_64 | 1.23.0 | 110.21 | 309.67 | 419.88 | WARN |
r-release-macos-arm64 | 1.23.0 | | | 145.00 | OK |
r-release-macos-x86_64 | 1.23.0 | | | 260.00 | OK |
r-release-windows-x86_64 | 1.23.0 | 126.00 | 216.00 | 342.00 | WARN | --no-vignettes
r-oldrel-macos-arm64 | 1.23.0 | | | 162.00 | NOTE |
r-oldrel-macos-x86_64 | 1.23.0 | | | 265.00 | NOTE |
r-oldrel-windows-x86_64 | 1.23.0 | 154.00 | 262.00 | 416.00 | WARN | --no-vignettes
<h3 style="background: white; color: rgb(102, 102, 102); font-family: monospace; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Check Details</h3><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
infection.cpp:162:16: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-devel-linux-x86_64-debian-clang</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-devel-linux-x86_64-debian-gcc</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
infection.cpp:162:16: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-devel-linux-x86_64-fedora-clang</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-devel-linux-x86_64-fedora-gcc</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Flags: --no-vignettes<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-devel-windows-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-patched-linux-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-release-linux-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-release-linux-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Flags: --no-vignettes<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-release-windows-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-release-windows-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Check: installed package size<br>Result: NOTE<span> </span><span style="font-family: monospace; white-space: pre;">
installed size is 10.2Mb
sub-directories of 1Mb or more:
doc 2.4Mb
libs 5.9Mb
</span>Flavors:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-oldrel-macos-arm64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-oldrel-macos-arm64</span></a>,<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-oldrel-macos-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-oldrel-macos-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Flags: --no-vignettes<br>Check: whether package can be installed<br>Result: WARN<span> </span><span style="font-family: monospace; white-space: pre;">
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-oldrel-windows-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-oldrel-windows-x86_64</span></a></p><p style="color: rgb(0, 0, 0); font-family: Times; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Version: 1.23.0<br>Flags: --no-vignettes<br>Check: installed package size<br>Result: NOTE<span> </span><span style="font-family: monospace; white-space: pre;">
installed size is 5.7Mb
sub-directories of 1Mb or more:
doc 2.5Mb
libs 1.5Mb
</span>Flavor:<span> </span><a href="https://www.r-project.org/nosvn/R.check/r-oldrel-windows-x86_64/netdiffuseR-00check.html" style="background: white; color: blue;"><span class="CRAN" style="color: rgb(39, 109, 195); text-decoration: underline;">r-oldrel-windows-x86_64</span></a></p>CRAN Package Check Results for Package [netdiffuseR](https://cran.r-project.org/web/packages/netdiffuseR/index.html)
Last updated on 2025-09-29 16:49:55 CEST.
Flavor Version Tinstall Tcheck Ttotal Status Flags
[r-devel-linux-x86_64-debian-clang](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-linux-x86_64-debian-clang) 1.23.0 102.60 335.19 437.79 [WARN](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/netdiffuseR-00check.html)
[r-devel-linux-x86_64-debian-gcc](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-linux-x86_64-debian-gcc) 1.23.0 71.35 211.72 283.07 [WARN](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/netdiffuseR-00check.html)
[r-devel-linux-x86_64-fedora-clang](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-linux-x86_64-fedora-clang) 1.23.0 726.03 [WARN](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/netdiffuseR-00check.html)
[r-devel-linux-x86_64-fedora-gcc](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-linux-x86_64-fedora-gcc) 1.23.0 703.81 [WARN](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/netdiffuseR-00check.html)
[r-devel-windows-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-windows-x86_64) 1.23.0 128.00 261.00 389.00 [WARN](https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/netdiffuseR-00check.html) --no-vignettes
[r-patched-linux-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-patched-linux-x86_64) 1.23.0 110.31 310.09 420.40 [WARN](https://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/netdiffuseR-00check.html)
[r-release-linux-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-release-linux-x86_64) 1.23.0 110.21 309.67 419.88 [WARN](https://www.r-project.org/nosvn/R.check/r-release-linux-x86_64/netdiffuseR-00check.html)
[r-release-macos-arm64](https://cran.r-project.org/web/checks/check_flavors.html#r-release-macos-arm64) 1.23.0 145.00 [OK](https://www.r-project.org/nosvn/R.check/r-release-macos-arm64/netdiffuseR-00check.html)
[r-release-macos-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-release-macos-x86_64) 1.23.0 260.00 [OK](https://www.r-project.org/nosvn/R.check/r-release-macos-x86_64/netdiffuseR-00check.html)
[r-release-windows-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-release-windows-x86_64) 1.23.0 126.00 216.00 342.00 [WARN](https://www.r-project.org/nosvn/R.check/r-release-windows-x86_64/netdiffuseR-00check.html) --no-vignettes
[r-oldrel-macos-arm64](https://cran.r-project.org/web/checks/check_flavors.html#r-oldrel-macos-arm64) 1.23.0 162.00 [NOTE](https://www.r-project.org/nosvn/R.check/r-oldrel-macos-arm64/netdiffuseR-00check.html)
[r-oldrel-macos-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-oldrel-macos-x86_64) 1.23.0 265.00 [NOTE](https://www.r-project.org/nosvn/R.check/r-oldrel-macos-x86_64/netdiffuseR-00check.html)
[r-oldrel-windows-x86_64](https://cran.r-project.org/web/checks/check_flavors.html#r-oldrel-windows-x86_64) 1.23.0 154.00 262.00 416.00 [WARN](https://www.r-project.org/nosvn/R.check/r-oldrel-windows-x86_64/netdiffuseR-00check.html) --no-vignettes
Check Details
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
infection.cpp:162:16: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: [r-devel-linux-x86_64-debian-clang](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/netdiffuseR-00check.html)
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.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](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/netdiffuseR-00check.html)
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
infection.cpp:162:16: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: [r-devel-linux-x86_64-fedora-clang](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/netdiffuseR-00check.html)
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.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](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/netdiffuseR-00check.html)
Version: 1.23.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: [r-devel-windows-x86_64](https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: [r-patched-linux-x86_64](https://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: [r-release-linux-x86_64](https://www.r-project.org/nosvn/R.check/r-release-linux-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: [r-release-windows-x86_64](https://www.r-project.org/nosvn/R.check/r-release-windows-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Check: installed package size
Result: NOTE
installed size is 10.2Mb
sub-directories of 1Mb or more:
doc 2.4Mb
libs 5.9Mb
Flavors: [r-oldrel-macos-arm64](https://www.r-project.org/nosvn/R.check/r-oldrel-macos-arm64/netdiffuseR-00check.html), [r-oldrel-macos-x86_64](https://www.r-project.org/nosvn/R.check/r-oldrel-macos-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
infection.cpp:58:25: 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]
infection.cpp:162:25: 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/netdiffuseR.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
Flavor: [r-oldrel-windows-x86_64](https://www.r-project.org/nosvn/R.check/r-oldrel-windows-x86_64/netdiffuseR-00check.html)
Version: 1.23.0
Flags: --no-vignettes
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
doc 2.5Mb
libs 1.5Mb
Flavor: [r-oldrel-windows-x86_64](https://www.r-project.org/nosvn/R.check/r-oldrel-windows-x86_64/netdiffuseR-00check.html)
Copilot