CRAN Package Check Results for Package scriptloc

Last updated on 2026-06-08 13:50:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.67 22.90 24.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 1.33 18.23 19.56 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 37.93 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 48.98 NOTE
r-devel-windows-x86_64 1.0.0 2.00 43.00 45.00 NOTE
r-patched-linux-x86_64 1.0.0 1.71 21.24 22.95 NOTE
r-release-linux-x86_64 1.0.0 1.44 21.16 22.60 NOTE
r-release-macos-arm64 1.0.0 1.00 13.00 14.00 NOTE
r-release-macos-x86_64 1.0.0 2.00 52.00 54.00 NOTE
r-release-windows-x86_64 1.0.0 4.00 43.00 47.00 NOTE
r-oldrel-macos-arm64 1.0.0 NOTE
r-oldrel-macos-x86_64 1.0.0 1.00 37.00 38.00 NOTE
r-oldrel-windows-x86_64 1.0.0 4.00 50.00 54.00 NOTE

Check Details

Version: 1.0.0
Check: Rd files
Result: NOTE checkRd: (-1) scriptloc.Rd:5: Lost braces; missing escapes or markup? 5 | \title{Get location of script in a fashion analagous to ${BASH_SOURCE[0]}} | ^ 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: 1.0.0
Check: foreign function calls
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpVhStPH/Rf1f5d5342e3cc55': 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