Welcome to ClientVPS Mirrors

CRAN Package Check Results for Package namedropR

CRAN Package Check Results for Package namedropR

Last updated on 2026-07-26 05:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 6.98 93.86 100.84 ERROR
r-devel-linux-x86_64-debian-gcc 2.4.1 4.62 66.16 70.78 ERROR
r-devel-linux-x86_64-fedora-clang 2.4.1 11.00 141.31 152.31 ERROR
r-devel-linux-x86_64-fedora-gcc 2.4.1 68.25 ERROR
r-devel-windows-x86_64 2.4.1 9.00 98.00 107.00 ERROR
r-patched-linux-x86_64 2.4.1 6.17 86.42 92.59 NOTE
r-release-linux-x86_64 2.4.1 6.57 86.80 93.37 NOTE
r-release-macos-arm64 2.4.1 2.00 28.00 30.00 NOTE
r-release-macos-x86_64 2.4.1 5.00 128.00 133.00 NOTE
r-release-windows-x86_64 2.4.1 9.00 100.00 109.00 NOTE
r-oldrel-macos-arm64 2.4.1 NOTE
r-oldrel-macos-x86_64 2.4.1 4.00 99.00 103.00 NOTE
r-oldrel-windows-x86_64 2.4.1 11.00 122.00 133.00 NOTE

Check Details

Version: 2.4.1
Check: Rd files
Result: NOTE checkRd: (-1) drop_name_crossref.Rd:49: Lost braces; missing escapes or markup? 49 | Takes one or several dois and extracts information from Crossref, then processes them into visual citations with \code{\link{drop_name}}. Requires {rcrossref} > v1.1, see README for further details. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/35s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(namedropR) > > test_check("namedropR") [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop_name.R:160:7'): bulk operations work properly ─────────── Expected `bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019"` to be TRUE. Differences: `actual`: TRUE FALSE FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_dir(...) at test-drop_name.R:145:3 2. │ └─base::force(code) 3. └─testthat::expect_true(bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019") at test-drop_name.R:160:7 [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(namedropR) > > test_check("namedropR") [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop_name.R:160:7'): bulk operations work properly ─────────── Expected `bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019"` to be TRUE. Differences: `actual`: TRUE FALSE FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_dir(...) at test-drop_name.R:145:3 2. │ └─base::force(code) 3. └─testthat::expect_true(bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019") at test-drop_name.R:160:7 [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [45s/56s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(namedropR) > > test_check("namedropR") [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop_name.R:160:7'): bulk operations work properly ─────────── Expected `bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019"` to be TRUE. Differences: `actual`: TRUE FALSE FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_dir(...) at test-drop_name.R:145:3 2. │ └─base::force(code) 3. └─testthat::expect_true(bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019") at test-drop_name.R:160:7 [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(namedropR) > > test_check("namedropR") [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop_name.R:160:7'): bulk operations work properly ─────────── Expected `bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019"` to be TRUE. Differences: `actual`: TRUE FALSE FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_dir(...) at test-drop_name.R:145:3 2. │ └─base::force(code) 3. └─testthat::expect_true(bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019") at test-drop_name.R:160:7 [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.4.1
Check: tests
Result: ERROR Running 'testthat.R' [22s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(namedropR) > > test_check("namedropR") [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop_name.R:160:7'): bulk operations work properly ─────────── Expected `bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019"` to be TRUE. Differences: `actual`: TRUE FALSE FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_dir(...) at test-drop_name.R:145:3 2. │ └─base::force(code) 3. └─testthat::expect_true(bulk_res3$warnings == "The following cite_key items were not found in the provided library: Bob2019") at test-drop_name.R:160:7 [ FAIL 1 | WARN 108 | SKIP 0 | PASS 58 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.