Last updated on 2026-02-28 11:49:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 11.25 | 67.26 | 78.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 7.47 | 48.94 | 56.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 19.00 | 106.89 | 125.89 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 18.00 | 123.61 | 141.61 | OK | |
| r-devel-macos-arm64 | 0.2.6 | 3.00 | 47.00 | 50.00 | OK | |
| r-devel-windows-x86_64 | 0.2.6 | 13.00 | 88.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.2.5 | 11.27 | 59.08 | 70.35 | OK | |
| r-release-linux-x86_64 | 0.2.5 | 9.26 | 59.27 | 68.53 | OK | |
| r-release-macos-arm64 | 0.2.6 | 4.00 | 45.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 10.00 | 178.00 | 188.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 12.00 | 85.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.6 | 9.00 | 149.00 | 158.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.2.6 | 16.00 | 100.00 | 116.00 | OK |
Version: 0.2.5
Check: examples
Result: ERROR
Running examples in ‘scholar-Ex.R’ failed
The error most likely occurred in:
> ### Name: compare_scholar_careers
> ### Title: Compare the careers of multiple scholars
> ### Aliases: compare_scholar_careers
>
> ### ** Examples
>
> ## How do Richard Feynmann and Stephen Hawking compare?
> # Compare Feynman and Stephen Hawking
> ids <- c("B7vSqZsAAAAJ", "qj74uXkAAAAJ")
> df <- compare_scholar_careers(ids)
Warning in get_scholar_resp(url) :
Page 404. Please check whether the provided URL is correct.
Warning in get_scholar_resp(url) :
Page 404. Please check whether the provided URL is correct.
Error in p$id : $ operator is invalid for atomic vectors
Calls: compare_scholar_careers -> lapply -> FUN -> data.frame
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘scholar.Rmd’ using rmarkdown
Quitting from scholar.Rmd:95-102 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (nrow(d) > 1) ...`:
! argument is of length zero
---
Backtrace:
▆
1. └─scholar::compare_scholars(ids)
2. └─base::lapply(...)
3. └─scholar (local) FUN(X[[i]], ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scholar.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘scholar.Rmd’
SUMMARY: processing the following file failed:
‘scholar.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in ‘scholar-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_scholar_id
> ### Title: Search for Google Scholar ID by name and affiliation
> ### Aliases: get_scholar_id
>
> ### ** Examples
>
> get_scholar_id(first_name = "kristopher", last_name = "mcneill")
Warning in get_scholar_resp(url) :
Response code 429. Google is rate limiting you for making too many requests too quickly.
Warning in get_scholar_resp(url) :
Response code 429. Google is rate limiting you for making too many requests too quickly.
Warning in get_scholar_resp(url) :
Response code 429. Google is rate limiting you for making too many requests too quickly.
Warning in get_scholar_resp(url) :
Response code 429. Google is rate limiting you for making too many requests too quickly.
Error in get_scholar_id(first_name = "kristopher", last_name = "mcneill") :
object 'aa' not found
Calls: get_scholar_id -> grepl -> is.factor
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.2.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘scholar.Rmd’ using rmarkdown
Quitting from scholar.Rmd:78-89 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `p$title`:
! $ operator is invalid for atomic vectors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scholar.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building ‘scholar.Rmd’
SUMMARY: processing the following file failed:
‘scholar.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.