CRAN Package Check Results for Package casabourse

Last updated on 2025-01-27 03:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 1.90 24.33 26.23 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.0 1.47 19.36 20.83 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 44.35 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.0 60.31 ERROR
r-devel-windows-x86_64 2.0.0 4.00 89.00 93.00 ERROR
r-patched-linux-x86_64 2.0.0 1.84 23.55 25.39 ERROR
r-release-linux-x86_64 2.0.0 1.67 23.14 24.81 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 96.00 100.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 97.00 101.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: instruments > ### Title: instruments > ### Aliases: instruments > > ### ** Examples > > R.utils::withTimeout(instruments(),timeout = 4) Error in .Internal(open(con, open, blocking)) : reached elapsed time limit Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc