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

Last updated on 2025-10-10 15:50:08 CEST.

Package ERROR OK
bibliometrix 13
e2tree 13
openalexR 9 4
tall 13

Package bibliometrix

Current CRAN status: OK: 13

Package e2tree

Current CRAN status: OK: 13

Package openalexR

Current CRAN status: ERROR: 9, OK: 4

Version: 2.0.1
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_works > ### Title: Simplify the OpenAlex works result > ### Aliases: show_works > > ### ** Examples > > > show_works(oa_fetch( + identifier = c("W2741809807", "W2755950973"), + verbose = TRUE + )) Requesting url: https://api.openalex.org/works?filter=openalex%3AW2741809807%7CW2755950973 HTTP status 429 Too Many Requests Error in x[, simp_cols] : incorrect number of dimensions Calls: show_works -> simp_func Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.1
Check: examples
Result: ERROR Running examples in ‘openalexR-Ex.R’ failed The error most likely occurred in: > ### Name: show_works > ### Title: Simplify the OpenAlex works result > ### Aliases: show_works > > ### ** Examples > > > show_works(oa_fetch( + identifier = c("W2741809807", "W2755950973"), + verbose = TRUE + )) Requesting url: https://api.openalex.org/works?filter=openalex%3AW2741809807%7CW2755950973 HTTP status 429 Too Many Requests Error in x[, simp_cols] : incorrect number of dimensions Calls: show_works -> simp_func Execution halted Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") HTTP status 429 Too Many Requests Identifier is missing, please specify filter or search argument. [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-group_by.R:18:3'): group_by works ──────────────────────────── `g2` is not an S3 object ── Failure ('test-group_by.R:19:3'): group_by works ──────────────────────────── nrow(g2) (`actual`) not equal to 2 (`expected`). `actual` is NULL `expected` is a double vector (2) ── Failure ('test-group_by.R:20:3'): group_by works ──────────────────────────── colnames(g2) (`actual`) not equal to c("key", "key_display_name", "count") (`expected`). `actual` is NULL `expected` is a character vector ('key', 'key_display_name', 'count') [ FAIL 3 | WARN 0 | SKIP 32 | PASS 20 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package tall

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.