-
> Note: this issue is moot unless we use `testthat` < v3 or we change the reporter out of `testthat` with v3 or higher...
> And so an alternative solution (but is less than ideal as there are no cust…
-
## Preamble
In recent updates to `{testthat}`, it generates a warning if code is not in a braced expression:
``` r
library(testthat)
local_edition(3L)
test_that("testthat works", expect_equal…
-
**Describe the bug**
I followed suggestions from previous posts to revert to an older R version (e.g. 4.1.3) because ArchR would not install with the updated R 4.4. However, I still can't install A…
-
Hi there 😄 --I created a small [example package](https://github.com/mjfrigaard/strutilities) that [reproduces the issue](https://github.com/mjfrigaard/strutilities#testing) I'm having.
To summariz…
-
asked here - > https://github.com/mllg/checkmate/issues/80
-
When a query fails in `DBI::dbGetQuery()` a useless error message is shown instead of quoting the error message that is issued by the remote data base:
``` R
Error in `fun(..., .envir = .envir)`:
…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/kimsjune/shinyDSP
Confirm the following by editin…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/microbiome/miaDash
Confirm the following by editi…
-
When I ran the code below interactively, I got the following warning:
```
Error: 1 did not throw the expected warning.
Warning in expect_warning(1, regexp = "foo", fixed = TRUE) :
Arguments in…
-
Accessors:
- [ ] `s2_is_collection()`: https://github.com/r-spatial/s2/blob/main/tests/testthat/test-s2-accessors.R#L2-L17
- [ ] `s2_is_valid()`: https://github.com/r-spatial/s2/blob/main/tests/te…