CRAN Package Check Results for Package scholar

Last updated on 2024-08-19 21:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 9.56 66.41 75.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.4 7.16 49.29 56.45 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.4 126.34 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.4 129.29 NOTE
r-devel-windows-x86_64 0.2.4 13.00 96.00 109.00 NOTE
r-patched-linux-x86_64 0.2.4 16.62 63.22 79.84 NOTE
r-release-linux-x86_64 0.2.4 9.69 62.09 71.78 ERROR
r-release-macos-arm64 0.2.4 67.00 NOTE
r-release-macos-x86_64 0.2.4 90.00 NOTE
r-release-windows-x86_64 0.2.4 13.00 96.00 109.00 NOTE
r-oldrel-macos-arm64 0.2.4 66.00 OK
r-oldrel-macos-x86_64 0.2.4 83.00 OK
r-oldrel-windows-x86_64 0.2.4 17.00 107.00 124.00 OK

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

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

Version: 0.2.4
Check: examples
Result: ERROR Running examples in ‘scholar-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: author_position > ### Title: Get author order. > ### Aliases: author_position > > ### ** Examples > > library(scholar) > > id <- "bg0BZ-QAAAAJ&hl" > > authorlist <- scholar::get_publications(id)$author Warning in get_scholar_resp(url, attempts_left - 1) : Cannot connect to Google Scholar. Is the ID you provided correct? Error in scholar::get_publications(id)$author : $ operator is invalid for atomic vectors Execution halted Flavor: r-release-linux-x86_64