Last updated on 2025-06-08 03:51:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 9.85 | 68.48 | 78.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 7.54 | 51.96 | 59.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 120.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 128.54 | NOTE | |||
r-devel-windows-x86_64 | 0.2.4 | 13.00 | 95.00 | 108.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.4 | 10.89 | 64.16 | 75.05 | NOTE | |
r-release-linux-x86_64 | 0.2.4 | 9.98 | 55.75 | 65.73 | ERROR | |
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 | 79.00 | 91.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 | 113.00 | 130.00 | NOTE |
Version: 0.2.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Guangchuang Yu <guangchuangyu@gmail.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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:
> 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
> author <- scholar::get_profile(id)$name
Error in tables[[1]] : subscript out of bounds
Calls: <Anonymous>
Execution halted
Flavor: r-release-linux-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 `tables[[1]]`:
! subscript out of bounds
---
Backtrace:
▆
1. └─scholar::get_profile(id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scholar.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘scholar.Rmd’
SUMMARY: processing the following file failed:
‘scholar.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-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
> author <- scholar::get_profile(id)$name
Error in tables[[1]] : subscript out of bounds
Calls: <Anonymous>
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 `tables[[1]]`:
! subscript out of bounds
---
Backtrace:
▆
1. └─scholar::get_profile(id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scholar.Rmd' failed with diagnostics:
subscript out of bounds
--- 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