CRAN Package Check Results for Package particles

Last updated on 2025-03-01 06:51:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 21.94 110.81 132.75 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.4 15.38 76.03 91.41 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.4 230.09 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.4 214.74 OK
r-devel-macos-arm64 0.2.4 64.00 OK
r-devel-macos-x86_64 0.2.4 117.00 OK
r-devel-windows-x86_64 0.2.4 26.00 117.00 143.00 OK
r-patched-linux-x86_64 0.2.4 21.37 102.48 123.85 OK
r-release-linux-x86_64 0.2.4 19.80 101.16 120.96 OK
r-release-macos-arm64 0.2.4 70.00 OK
r-release-macos-x86_64 0.2.4 109.00 OK
r-release-windows-x86_64 0.2.4 25.00 112.00 137.00 OK
r-oldrel-macos-arm64 0.2.4 OK
r-oldrel-macos-x86_64 0.2.4 112.00 OK
r-oldrel-windows-x86_64 0.2.4 32.00 148.00 180.00 OK

Additional issues

rchk

Check Details

Version: 0.2.4
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: ‘evolve.Rd’ ‘genesis.Rd’ ‘simulate.Rd’ ‘wield.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/particles.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.0-rc2’ Flavor: r-devel-linux-x86_64-fedora-clang