CRAN Package Check Results for Package timevarcorr

Last updated on 2026-06-07 02:50:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.48 55.37 57.85 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 2.08 37.55 39.63 WARN
r-devel-linux-x86_64-fedora-clang 0.1.1 92.97 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 4.00 93.86 97.86 NOTE
r-devel-windows-x86_64 0.1.1 5.00 77.00 82.00 NOTE
r-patched-linux-x86_64 0.1.1 2.40 52.05 54.45 NOTE
r-release-linux-x86_64 0.1.1 2.39 52.31 54.70 NOTE
r-release-macos-arm64 0.1.1 1.00 15.00 16.00 NOTE
r-release-macos-x86_64 0.1.1 2.00 57.00 59.00 NOTE
r-release-windows-x86_64 0.1.1 4.00 77.00 81.00 NOTE
r-oldrel-macos-arm64 0.1.1 NOTE
r-oldrel-macos-x86_64 0.1.1 2.00 54.00 56.00 NOTE
r-oldrel-windows-x86_64 0.1.1 4.00 94.00 98.00 NOTE

Check Details

Version: 0.1.1
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: ‘tcor.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: Rd \usage sections
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpqX9lrD/Rf1da28236a0f3d4': 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

Version: 0.1.1
Check: for unstated dependencies in examples
Result: WARN Fatal error: cannot create 'R_TempDir' Flavor: r-devel-linux-x86_64-debian-gcc