Tony Wilkes

Results 5 issues of Tony Wilkes

Hi, Small suggestion: To make the `collapse` R package more in line with fastverse (and tinyverse) principles, you might want to perhaps run your tests using the `tinytest` R package,...

enhancement

Hi, Tiny suggestion: Automatically lock all the methods in the environments that are used for dictionaries, stacks, etc. Otherwise, the user can accidentally remove methods (like `set()`), forcing the user...

The Readme does not render in a Quarto: it is displayed as a raw markdown file (i.e. how a markdown file would look when you open it with a text...

Hi I tried to create a quarto website of a package (I completely removed the vignettes folder for testing purposes). I get the following error: ``` ── Update HTML ─────────────────────────────────────────────────────────────────────────────...

Hi, CRAN currently uses clang/flang version 21.1.0 for check `r-devel-linux-x86_64-fedora-clang`; see https://cran.r-project.org/web/checks/check_flavors.html. Could rhub provide support for R package checking for that configuration also please? Thanks in advance for your...