CRAN Package Check Results for Maintainer ‘Massimo Aria <aria at unina.it>’

Last updated on 2024-05-01 16:53:27 CEST.

Package ERROR NOTE OK
bibliometrix 1 12
openalexR 8 4

Package bibliometrix

Current CRAN status: NOTE: 1, OK: 12

Version: 4.2.1
Check: package dependencies
Result: NOTE Imports includes 23 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

Package openalexR

Current CRAN status: ERROR: 8, OK: 4

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