Package Details: r-styler 1.10.3-1

Git Clone URL: https://aur.archlinux.org/r-styler.git (read-only, click to copy)
Package Base: r-styler
Description: Non-Invasive Pretty Printing of R Code
Upstream URL: https://cran.r-project.org/package=styler
Licenses: MIT
Submitter: ragreener1
Maintainer: BioArchLinuxBot
Last Packager: BioArchLinuxBot
Votes: 2
Popularity: 0.096355
First Submitted: 2022-06-01 11:58 (UTC)
Last Updated: 2024-04-08 00:02 (UTC)

Dependencies (19)

Sources (1)

Latest Comments

slot commented on 2024-10-16 14:35 (UTC)

Error:

══ Failed tests     
══════════════════════════════════════════════════════════════════════════════════
── Failure (test-zzz-future_promise.R:129:5): future_promise() allows the main thread to keep the main R process open ──
all(time_diffs_lag < worker_job_time) not equal to `expect_no_main_blocking`.
1 element mismatch
Backtrace:    
▆
 1. └─promises (local) do_future_test(...) at test-zzz-future_promise.R:129:5
 2.   ├─promises (local) with_test_workers(...) at test-zzz-future_promise.R:64:5
 3.   │ └─base::force(code) at test-zzz-future_promise.R:19:5
 4.   └─testthat::expect_equal(...) at test-zzz-future_promise.R:121:7

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 291 ]
Error: Test failures
Execution halted