CRAN Package Check Results for Package scholar

Last updated on 2026-07-06 13:53:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 10.57 67.30 77.87 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 7.64 48.93 56.57 OK
r-devel-linux-x86_64-fedora-clang 0.2.6 19.00 109.23 128.23 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.6 16.00 109.11 125.11 ERROR
r-devel-windows-x86_64 0.2.6 14.00 88.00 102.00 OK
r-patched-linux-x86_64 0.2.6 9.80 61.95 71.75 OK
r-release-linux-x86_64 0.2.6 8.42 62.21 70.63 OK
r-release-macos-arm64 0.2.6 3.00 45.00 48.00 OK
r-release-macos-x86_64 0.2.6 9.00 100.00 109.00 OK
r-release-windows-x86_64 0.2.6 13.00 87.00 100.00 OK
r-oldrel-macos-arm64 0.2.6 4.00 45.00 49.00 OK
r-oldrel-macos-x86_64 0.2.6 10.00 178.00 188.00 OK
r-oldrel-windows-x86_64 0.2.6 17.00 104.00 121.00 OK

Check Details

Version: 0.2.6
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", "DO5oG40AAAAJ") > df <- compare_scholar_careers(ids) Warning in gsub("^[[:space:] ]+|[[:space:] ]+$", "", text) : unable to translate 'Geometrical representation of the Schr<f6>dinger equation for solving maser problemsRP Feynman, FL Vernon, RW HellwarthJournal of Applied Physics 28 (1), 49-52, 1957' to a wide string Error in gsub("^[[:space:] ]+|[[:space:] ]+$", "", text) : input string 1 is invalid Calls: compare_scholar_careers ... lapply -> FUN -> html_table.xml_node -> table_fill -> gsub Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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:37-43 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `gsub()`: ! input string 1 is invalid --- Backtrace: ▆ 1. ├─scholar::get_profile(id) 2. │ └─page %>% html_table() 3. ├─rvest::html_table(.) 4. └─rvest:::html_table.xml_document(.) 5. ├─rvest::html_table(...) 6. └─rvest:::html_table.xml_nodeset(...) 7. └─base::lapply(...) 8. ├─rvest (local) FUN(X[[i]], ...) 9. └─rvest:::html_table.xml_node(X[[i]], ...) 10. └─rvest:::table_fill(cells, trim = trim) 11. └─base::gsub("^[[:space:] ]+|[[:space:] ]+$", "", text) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'scholar.Rmd' failed with diagnostics: input string 1 is invalid --- failed re-building ‘scholar.Rmd’ SUMMARY: processing the following file failed: ‘scholar.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc