CRAN Package Check Results for Package casabourse

Last updated on 2025-02-01 12:48:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 1.92 24.28 26.20 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.0 1.50 19.21 20.71 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 45.57 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.0 58.56 ERROR
r-devel-windows-x86_64 2.0.0 3.00 95.00 98.00 ERROR
r-patched-linux-x86_64 2.0.0 1.96 23.32 25.28 ERROR
r-release-linux-x86_64 2.0.0 1.57 23.39 24.96 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 5.00 102.00 107.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 98.00 102.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