CRAN Package Check Results for Package labelr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 8.82 567.49 576.31 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.9 6.08 291.61 297.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.9 15.00 963.85 978.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.9 15.00 998.48 1013.48 NOTE
r-devel-windows-x86_64 0.1.9 10.00 516.00 526.00 NOTE
r-patched-linux-x86_64 0.1.9 10.31 550.12 560.43 NOTE
r-release-linux-x86_64 0.1.9 7.46 545.08 552.54 NOTE
r-release-macos-arm64 0.1.9 2.00 111.00 113.00 NOTE
r-release-macos-x86_64 0.1.9 6.00 527.00 533.00 NOTE
r-release-windows-x86_64 0.1.9 12.00 524.00 536.00 NOTE
r-oldrel-macos-arm64 0.1.9 NOTE
r-oldrel-macos-x86_64 0.1.9 6.00 421.00 427.00 NOTE
r-oldrel-windows-x86_64 0.1.9 14.00 753.00 767.00 NOTE

Check Details

Version: 0.1.9
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: ‘as_base_data_frame.R’ ‘as_base_data_frame2.R’ ‘as_labeled_data_frame.R’ ‘irregular2.R’ 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.9
Check: examples
Result: ERROR Running massageExamples to create ‘labelr-Ex.R’ failed Error in file(out, "wt") : cannot open the connection Calls: <Anonymous> -> Rd2ex -> file In addition: Warning message: In file(out, "wt") : cannot open file '/tmp/RtmphIyF2o/file23cb9678938a20/get_all_lab_atts.R': No space left on device Execution halted NONE Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.9
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘labelr-introduction.Rmd’ using rmarkdown Warning in file("", "w+b") : cannot open file '/tmp/Rtmp3ICrwO/Rf23d2971b574650': No space left on device Quitting from labelr-introduction.Rmd:305-309 [unnamed-chunk-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cannot open the connection ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Quitting from labelr-introduction.Rmd:305-309 [unnamed-chunk-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file("", "w+b") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'labelr-introduction.Rmd' failed with diagnostics: cannot open the connection --- failed re-building ‘labelr-introduction.Rmd’ --- re-building ‘labelr-special-topics.Rmd’ using rmarkdown --- finished re-building ‘labelr-special-topics.Rmd’ SUMMARY: processing the following file failed: ‘labelr-introduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc