CRAN Package Check Results for Package simPH

Last updated on 2026-06-07 20:52:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.15 13.76 143.64 157.40 OK
r-devel-linux-x86_64-debian-gcc 1.3.15 10.47 91.25 101.72 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.15 24.00 212.54 236.54 OK
r-devel-linux-x86_64-fedora-gcc 1.3.15 23.00 207.79 230.79 OK
r-devel-windows-x86_64 1.3.15 17.00 144.00 161.00 OK
r-patched-linux-x86_64 1.3.15 15.90 130.75 146.65 OK
r-release-linux-x86_64 1.3.15 12.67 132.16 144.83 OK
r-release-macos-arm64 1.3.15 3.00 34.00 37.00 OK
r-release-macos-x86_64 1.3.15 10.00 160.00 170.00 OK
r-release-windows-x86_64 1.3.15 17.00 145.00 162.00 OK
r-oldrel-macos-arm64 1.3.15 3.00 34.00 37.00 OK
r-oldrel-macos-x86_64 1.3.15 10.00 181.00 191.00 OK
r-oldrel-windows-x86_64 1.3.15 21.00 178.00 199.00 OK

Check Details

Version: 1.3.15
Check: Rd \usage sections
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpsdpFSs/Rf22fa1455bc1819': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc