Last updated on 2025-04-10 08:59:06 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
sooty | 1 | 7 | 7 |
Current CRAN status: ERROR: 1, NOTE: 7, OK: 7
Version: 0.1.0
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:
‘objects.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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘sooty-Ex.R’ failed
The error most likely occurred in:
> ### Name: sooty_files
> ### Title: Obtain object storage catalogues as a dataframe of file/object
> ### identifiers.
> ### Aliases: sooty_files
>
> ### ** Examples
>
> if (interactive()) {
+ sooty_files(FALSE)
+ }
>
> sooty_files()
Error in .read_tempfile() :
cannot download latest file list, curl download failed
Calls: sooty_files ... withVisible -> eval -> eval -> <Anonymous> -> .read_tempfile
Execution halted
Flavor: r-devel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.