CRAN Package Check Results for Package pps

Last updated on 2026-06-07 13:50:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.77 22.32 24.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.47 18.32 19.79 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 36.40 OK
r-devel-linux-x86_64-fedora-gcc 1.0 36.54 OK
r-devel-windows-x86_64 1.0 5.00 41.00 46.00 OK
r-patched-linux-x86_64 1.0 1.77 19.58 21.35 OK
r-release-linux-x86_64 1.0 1.71 20.00 21.71 OK
r-release-macos-arm64 1.0 1.00 9.00 10.00 OK
r-release-macos-x86_64 1.0 2.00 33.00 35.00 OK
r-release-windows-x86_64 1.0 2.00 38.00 40.00 OK
r-oldrel-macos-arm64 1.0 OK
r-oldrel-macos-x86_64 1.0 2.00 33.00 35.00 OK
r-oldrel-windows-x86_64 1.0 3.00 38.00 41.00 OK

Check Details

Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jack G. Gambino <jack.gambino@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Jack", "G."), family = "Gambino", role = c("aut", "cre"), email = "jack.gambino@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: foreign function calls
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpA7rpfs/Rf3522f56a8120d3': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc