Richard J Telford

Results 13 issues of Richard J Telford

I'd like to use trackdown with quarto documents (quarto is the successor to R markdown developed by RStudio, https://quarto.org/). The file extension in qmd rather than rmd, so `check-suported_documents()` throws...

I'm having problems that appear to stem from `vroom_fwf`, and hence `readr::read_fwf` ignoring the `skip_empty_rows` argument. Here is a minimal working example. ``` r f # A tibble: 5 ×...

bug

This is a problem that affects some of the students with windows computers in my class. The students are importing an excel file that contains a unicode character \u2103 (℃)...

There is need to import usethis. It is not used by the package, only in making data for the package. (usethis comes with loads of dependencies)

I have made a package containing shiny apps that I want to add to a quarto document using shinylive-r and webr. I think I have managed to get the package...

question

I have a quarto book that has a table using `rmarkdown::paged_table()`. This worked fine until I add webexercises with `add_to_quarto()`. I think there is some sort of conflict in the...

When I run `neotoma::browse(41623)` Opens https://apps.neotomadb.org/explorer/?datasetid=41623 but just shows a blank map in my browser. Last year it was showing the location of the dataset. I've tried with both firefox...

If a dataset has a single sample, rownames are dropped from the counts and lab.data ``` r library(neotoma) dat API call was successful. Returned record for Big Sandy Reservoir #>...