CRAN Package Check Results for Package Goodreader

Last updated on 2025-03-13 01:50:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 11.44 103.91 115.35 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 9.52 73.15 82.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 198.91 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 192.35 OK
r-devel-macos-arm64 0.1.2 72.00 OK
r-devel-macos-x86_64 0.1.2 131.00 OK
r-devel-windows-x86_64 0.1.2 15.00 118.00 133.00 ERROR
r-patched-linux-x86_64 0.1.2 OK
r-release-linux-x86_64 0.1.2 12.39 96.64 109.03 OK
r-release-macos-arm64 0.1.2 64.00 OK
r-release-macos-x86_64 0.1.2 114.00 OK
r-release-windows-x86_64 0.1.2 13.00 111.00 124.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 111.00 OK
r-oldrel-windows-x86_64 0.1.2 18.00 137.00 155.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in 'Goodreader-Ex.R' failed The error most likely occurred in: > ### Name: search_goodreads > ### Title: Search Goodreads > ### Aliases: search_goodreads > > ### ** Examples > > search_goodreads("parenting", search_in = "title", num_books = 2) Error in open.connection(x, "rb") : cannot open the connection Calls: search_goodreads -> scrape_page -> <Anonymous> -> read_html.default Execution halted Flavor: r-devel-windows-x86_64