-
I don't think this is the most important "bug" to fix; but I figured I would flag. When using a single file in the `contents` of a section (see example below), that file does not render.
It can be…
-
There seems to be a `format()` S3 method for class 'hms'. However, it just returns the input as character. I would have expected that it takes the argument `format` and formats the output like an obje…
-
When using `separate_wider_delim()` with a `sf` object, the function misbehaves and returns a `tibble`. If using `separate()` the class of the `sf` object is retained. The same issue was documented in…
-
From the Health Inequalities book:
```
library(tidyverse)
library(PostcodesioR)
library(NHSRpostcodetools) # installed from GitHub not CRAN
library(NHSRpopulation) # installed from GitHub not C…
-
Please place an "x" in all the boxes that apply
---------------------------------------------
- [x] I have the most recent version of this package and R
- [x] I have found a bug
- [x] I have …
-
Plotting fails when drawing globe at very specific rotation.
**To Reproduce**
``` r
library(rnaturalearth)
library(sf)
#> Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
…
misea updated
13 hours ago
-
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form.
Instead, ask on our [Community Forum](https://github.com/icbi-lab/immunedeconv/dis…
shrvi updated
10 hours ago
-
Is this expected?
``` r
# from ?energy::dcorT.test
x [1] 1.714039
#>
#> $parameter
#> [1] 34
#>
#> $p.value
#> [1] 0.04781297
#>
#> $estimate
#> [1] 0.2820229
#>
#> $method
#> […
-
Session Info
```r
```
When I run faoareas() the resulting table has no data. It has column titles, but otherwise is completely blank. My code worked fine a few months ago, and I …
-
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on or .
I create a _LOT_ Of `reprex` examples with `gt` tables. Th…