Last updated on 2026-07-12 12:51:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.1 | 6.92 | 93.32 | 100.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.4.1 | 4.96 | 64.16 | 69.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.1 | 11.00 | 143.80 | 154.80 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 11.00 | 154.69 | 165.69 | ERROR | |
| r-devel-windows-x86_64 | 2.4.1 | 8.00 | 101.00 | 109.00 | ERROR | |
| r-patched-linux-x86_64 | 2.4.1 | 5.07 | 86.98 | 92.05 | NOTE | |
| r-release-linux-x86_64 | 2.4.1 | 5.87 | 86.06 | 91.93 | 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 | 12.00 | 101.00 | 113.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 | 127.00 | 138.00 | NOTE |
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’ [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’ [46s/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’ [49s/86s]
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' [23s]
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