CRAN Package Check Results for Package tictactoe

Last updated on 2026-06-08 02:51:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.10 36.81 38.91 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 2.03 27.33 29.36 WARN
r-devel-linux-x86_64-fedora-clang 0.2.2 57.66 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 4.00 60.60 64.60 OK
r-devel-windows-x86_64 0.2.2 5.00 54.00 59.00 OK
r-patched-linux-x86_64 0.2.2 2.60 30.67 33.27 OK
r-release-linux-x86_64 0.2.2 2.54 31.52 34.06 OK
r-release-macos-arm64 0.2.2 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.2.2 2.00 37.00 39.00 OK
r-release-windows-x86_64 0.2.2 4.00 52.00 56.00 OK
r-oldrel-macos-arm64 0.2.2 OK
r-oldrel-macos-x86_64 0.2.2 2.00 32.00 34.00 OK
r-oldrel-windows-x86_64 0.2.2 5.00 60.00 65.00 OK

Check Details

Version: 0.2.2
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Fatal error: cannot create 'R_TempDir' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: for missing documentation entries
Result: WARN Warning in file(open = "w+") : cannot open file '/tmp/RtmpGOYZnm/Rf2c16ea69ea966b': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_package_quietly -> .try_quietly -> file Execution halted All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: for code/documentation mismatches
Result: WARN Fatal error: cannot create 'R_TempDir' Flavor: r-devel-linux-x86_64-debian-gcc