CRAN Package Check Results for Package metricminer

Last updated on 2025-03-13 11:53:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 7.52 65.36 72.88 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 5.32 47.19 52.51 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 122.15 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 121.39 OK
r-devel-macos-arm64 1.0.0 43.00 OK
r-devel-macos-x86_64 1.0.0 96.00 OK
r-devel-windows-x86_64 1.0.0 10.00 96.00 106.00 ERROR
r-patched-linux-x86_64 1.0.0 OK
r-release-linux-x86_64 1.0.0 7.36 59.38 66.74 OK
r-release-macos-arm64 1.0.0 50.00 OK
r-release-macos-x86_64 1.0.0 82.00 OK
r-release-windows-x86_64 1.0.0 8.00 86.00 94.00 OK
r-oldrel-macos-arm64 1.0.0 49.00 OK
r-oldrel-macos-x86_64 1.0.0 88.00 OK
r-oldrel-windows-x86_64 1.0.0 12.00 104.00 116.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [12s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(metricminer) > > test_check("metricminer") testthat tests skipped because no auth detected testthat tests skipped because no auth detected testthat tests skipped because no auth detected testthat tests skipped because no auth detected testthat tests skipped because no auth detected testthat tests skipped because no auth detected testthat tests skipped because no auth detected [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-citation.R:4:3'): citations pulled ───────────────────────────── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [scholar.google.com]: SSL/TLS connection timeout Backtrace: ▆ 1. ├─metricminer::get_citation_count(paper_cite_link) at test-citation.R:4:3 2. │ └─httr::GET(paper_cite_link) 3. │ └─httr:::request_perform(req, hu$handle$handle) 4. │ ├─httr:::request_fetch(req$output, req$url, handle) 5. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 6. │ └─curl::curl_fetch_memory(url, handle = handle) 7. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64