Last updated on 2026-07-02 13:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.18.1 | 5.01 | 61.38 | 66.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.18.1 | 3.72 | 46.44 | 50.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.18.1 | 10.00 | 164.79 | 174.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.18.1 | 9.00 | 162.16 | 171.16 | OK | |
| r-devel-windows-x86_64 | 1.0.18.1 | 8.00 | 250.00 | 258.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.18.1 | 5.62 | 57.36 | 62.98 | OK | |
| r-release-linux-x86_64 | 1.0.18.1 | OK | ||||
| r-release-macos-arm64 | 1.0.18.1 | 1.00 | 31.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 1.0.18.1 | 4.00 | 108.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 1.0.18.1 | 10.00 | 79.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.18.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.18.1 | 4.00 | 71.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.18.1 | 11.00 | 90.00 | 101.00 | OK |
Version: 1.0.18.1
Check: tests
Result: ERROR
Running 'testthat.R' [77s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rjtools)
>
> test_check("rjtools")
v SUCCESS: File and directory names are compliant.
v SUCCESS: File and directory names are compliant.
v SUCCESS: Article title formatted in title case.
x ERROR: Article title not in title case! Suggest title: ToOoOlTiPs: An R Package for Customizable Tooltips in Interactive Graphics.
v SUCCESS: Section titles formatted in sentence case.
v SUCCESS: Possible motivation letter found: motivation-letter
i NOTE: Motivation letter is not detected, if applicable
v SUCCESS: No problematic file found
x ERROR: Submission contains unnecessary files: RJtemplate.tex
v SUCCESS: CRAN activities have been detected for package ggplot2
i NOTE: No CRAN activities detected for package nonexistent
Saving _problems/test-check-126.R
i Please use the folder 'data/', 'figures/', 'scripts/' and
'motivation-letter/' to organise additional data, figures, scripts,
and motivation letter.
! Please maintain the default file/folder structure as it will be checked
upon submission.
i [Action required] Please align the file name between 'test.Rmd' and
'RJreferences.bib'.
Success: your paper is ready to edit!
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 29 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check.R:126:5'): available packages check works ────────────────
Error in `readRDS(con)`: cannot read from connection
Backtrace:
▆
1. ├─rjtools (local) expect_SUCCESS(check_packages_available(article_path, ignore = "ToOoOlTiPs")) at test-check.R:126:5
2. │ └─testthat::expect_equal(c(expr), "SUCCESS") at test-check.R:68:19
3. │ └─testthat::quasi_label(enquo(object), label)
4. │ └─rlang::eval_bare(expr, quo_get_env(quo))
5. └─rjtools::check_packages_available(article_path, ignore = "ToOoOlTiPs")
6. └─rjtools:::allCRANpkgs()
7. └─tools::CRAN_package_db()
8. ├─base::as.data.frame(...)
9. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
10. └─base::readRDS(con)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 29 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64