The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-08-06 23:51:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.1 | 6.67 | 95.78 | 102.45 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.4.1 | 4.67 | 67.73 | 72.40 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.1 | 5.00 | 61.36 | 66.36 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 5.00 | 66.12 | 71.12 | ERROR | |
| r-devel-windows-x86_64 | 2.4.1 | 8.00 | 99.00 | 107.00 | ERROR | |
| r-patched-linux-x86_64 | 2.4.1 | 6.57 | 87.02 | 93.59 | NOTE | |
| r-release-linux-x86_64 | 2.4.1 | 6.66 | 85.00 | 91.66 | 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 | 97.00 | 106.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 | 13.00 | 128.00 | 141.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’ [29s/45s]
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’ [18s/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’ [17s/41s]
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’ [18s/48s]
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
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.