CRAN Package Check Results for Package openalexR

Last updated on 2024-05-02 01:57:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 3.93 36.03 39.96 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.3 2.27 26.35 28.62 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.3 49.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.3 39.29 ERROR
r-devel-windows-x86_64 1.2.3 5.00 53.00 58.00 ERROR
r-patched-linux-x86_64 1.2.3 4.43 33.31 37.74 OK
r-release-linux-x86_64 1.2.3 2.61 34.68 37.29 ERROR
r-release-macos-arm64 1.2.3 22.00 OK
r-release-windows-x86_64 1.2.3 4.00 59.00 63.00 ERROR
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 56.00 61.00 ERROR

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-release-windows-x86_64

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: 1, 0 Calls: oa_random ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64

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: 2, 0 Calls: oa_random ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous> Execution halted Flavor: r-devel-windows-x86_64

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: 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 Flavor: r-release-linux-x86_64