CRAN Package Check Results for Package openalexR

Last updated on 2024-04-28 00:56:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 4.01 34.84 38.85 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.3 2.14 26.58 28.72 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.3 50.58 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.3 46.57 ERROR
r-devel-windows-x86_64 1.2.3 4.00 55.00 59.00 OK
r-patched-linux-x86_64 1.2.3 4.43 33.31 37.74 OK
r-release-linux-x86_64 1.2.3 3.66 33.57 37.23 OK
r-release-macos-arm64 1.2.3 22.00 OK
r-release-windows-x86_64 1.2.3 4.00 52.00 56.00 OK
r-oldrel-macos-arm64 1.2.3 23.00 OK
r-oldrel-macos-x86_64 1.2.3 58.00 OK
r-oldrel-windows-x86_64 1.2.3 5.00 55.00 60.00 ERROR

Additional issues

ATLAS

Check Details

Version: 1.2.3
Check: examples
Result: ERROR Running examples in ‘openalexR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: oa_random > ### Title: oa_fetch but for a random query > ### Aliases: oa_random > > ### ** Examples > > oa_random() Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, : arguments imply differing number of rows: 1, 0 Calls: oa_random ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.3
Check: examples
Result: ERROR Running examples in ‘openalexR-Ex.R’ failed The error most likely occurred in: > ### Name: show_authors > ### Title: Simplify the OpenAlex authors result > ### Aliases: show_authors > > ### ** Examples > > > show_authors(oa_fetch( + identifier = c("A5023888391", "A5014077037"), + verbose = TRUE + )) Requesting url: https://api.openalex.org/authors?filter=openalex%3AA5023888391%7CA5014077037 Getting 1 page of results with a total of 2 records... Error in if (is.na(sub_affiliation[[1]])) { : the condition has length > 1 Calls: show_authors ... vapply -> oa_fetch -> do.call -> lapply -> FUN -> authors2df Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.3
Check: examples
Result: ERROR Running examples in 'openalexR-Ex.R' failed The error most likely occurred in: > ### Name: oa_random > ### Title: oa_fetch but for a random query > ### Aliases: oa_random > > ### ** Examples > > oa_random() Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, : arguments imply differing number of rows: 3, 0 Calls: oa_random ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64