CRAN Package Check Results for Package scholar

Last updated on 2025-04-18 09:49:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 10.83 68.56 79.39 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.4 6.84 50.06 56.90 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.4 126.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.4 128.71 NOTE
r-devel-windows-x86_64 0.2.4 11.00 100.00 111.00 NOTE
r-patched-linux-x86_64 0.2.4 10.58 63.86 74.44 NOTE
r-release-linux-x86_64 0.2.4 9.53 64.48 74.01 NOTE
r-release-macos-arm64 0.2.4 73.00 NOTE
r-release-macos-x86_64 0.2.4 119.00 NOTE
r-release-windows-x86_64 0.2.4 12.00 95.00 107.00 ERROR
r-oldrel-macos-arm64 0.2.4 67.00 NOTE
r-oldrel-macos-x86_64 0.2.4 90.00 NOTE
r-oldrel-windows-x86_64 0.2.4 17.00 112.00 129.00 NOTE

Check Details

Version: 0.2.4
Check: Rd files
Result: NOTE checkRd: (-1) get_profile.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_profile.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_profile.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_profile.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) get_profile.Rd:26: Lost braces in \itemize; \value handles \item{}{} directly 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: get_scholar_resp.Rd: response, GET Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.2.4
Check: examples
Result: ERROR Running examples in 'scholar-Ex.R' failed The error most likely occurred in: > ### Name: author_position > ### Title: Get author order. > ### Aliases: author_position > > ### ** Examples > > library(scholar) > > id <- "bg0BZ-QAAAAJ&hl" > > authorlist <- scholar::get_publications(id)$author Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [scholar.google.com]: SSL/TLS connection timeout Calls: <Anonymous> ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'scholar.Rmd' using rmarkdown Quitting from scholar.Rmd:34-48 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `curl::curl_fetch_memory()`: ! Timeout was reached [scholar.google.com]: SSL/TLS connection timeout --- Backtrace: ▆ 1. ├─scholar::get_profile(id) 2. │ └─scholar::get_scholar_resp(url) 3. │ ├─httr::GET(url, handle = scholar_handle()) 4. │ │ └─httr:::handle_url(handle, url, ...) 5. │ └─scholar:::scholar_handle() 6. │ └─httr::GET(sample_url) 7. │ └─httr:::request_perform(req, hu$handle$handle) 8. │ ├─httr:::request_fetch(req$output, req$url, handle) 9. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 10. │ └─curl::curl_fetch_memory(url, handle = handle) 11. └─curl:::raise_libcurl_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'scholar.Rmd' failed with diagnostics: Timeout was reached [scholar.google.com]: SSL/TLS connection timeout --- failed re-building 'scholar.Rmd' SUMMARY: processing the following file failed: 'scholar.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64