CRAN Package Check Results for Package casabourse

Last updated on 2025-02-10 03:49:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 1.69 24.64 26.33 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.0 1.59 19.75 21.34 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 45.28 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.0 58.60 ERROR
r-devel-windows-x86_64 2.0.0 4.00 95.00 99.00 ERROR
r-patched-linux-x86_64 2.0.0 1.99 23.65 25.64 ERROR
r-release-linux-x86_64 2.0.0 1.82 23.48 25.30 ERROR
r-release-macos-arm64 2.0.0 102.00 OK
r-release-macos-x86_64 2.0.0 108.00 OK
r-release-windows-x86_64 2.0.0 4.00 98.00 102.00 ERROR
r-oldrel-macos-arm64 2.0.0 75.00 OK
r-oldrel-macos-x86_64 2.0.0 88.00 OK
r-oldrel-windows-x86_64 2.0.0 4.00 99.00 103.00 ERROR

Check Details

Version: 2.0.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: ‘daily.data.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: 2.0.0
Check: examples
Result: ERROR Running examples in ‘casabourse-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: bySector > ### Title: bySector > ### Aliases: bySector > > ### ** Examples > > {R.utils::withTimeout(bySector(),timeout = 4)} Error in .Call(R_curl_fetch_memory, enc2utf8(url), handle, nonblocking) : reached elapsed time limit Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘R.utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘casabourse-Ex.R’ failed The error most likely occurred in: > ### Name: bySector > ### Title: bySector > ### Aliases: bySector > > ### ** Examples > > {R.utils::withTimeout(bySector(),timeout = 4)} Error in .Call(R_curl_fetch_memory, enc2utf8(url), handle, nonblocking) : reached elapsed time limit Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘casabourse-Ex.R’ failed The error most likely occurred in: > ### Name: bySector > ### Title: bySector > ### Aliases: bySector > > ### ** Examples > > {R.utils::withTimeout(bySector(),timeout = 4)} Error in .Internal(open(con, open, blocking)) : reached elapsed time limit Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc