Path to this page:
Subject: CVS commit: pkgsrc/benchmarks/R-bench
From: Makoto Fujiwara
Date: 2025-01-29 13:07:12
Message id: 20250129120712.98329FBE0@cvs.NetBSD.org
Log Message:
(benchmarks/R-bench) Updated 1.1.3 to 1.1.4
# bench 1.1.4
* `press()` gains a new `.quiet` argument to silence progress messages (#145).
* The `.grid` argument of `press()` now subsets data.frames and tibbles
consistently (#142).
* `bench_time_trans()` and `bench_bytes_trans()` once again apply pretty
breaks correctly (#140, @plietar, @simonpcouch).
* R >=4.0.0 is now required, which is aligned with tidyverse standards.
* Switched to modern ggplot2 conventions internally (#141, @olivroy).
Files: