CRAN Package Check Results for Maintainer ‘Michael D. Sumner <michael.sumner at aad.gov.au>’

Last updated on 2025-02-05 17:50:28 CET.

Package ERROR NOTE OK
sooty 5 2 6

Package sooty

Current CRAN status: ERROR: 5, NOTE: 2, OK: 6

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-windows-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘sooty-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64