-
I use remake a lot, including to run knitr reports or compile latex documents. Often these documents require an external file, e.g. a figure. Currently, this requires that we list filenames twice, onc…
-
I'm getting pander output that looks like this:
> | continent | gdp_pc_min | gdp_pc_mean | gdp_pc_max |
> |:-----------:|:------------:|:-------------:|:------------:|
> | Africa | 2…
-
Hi all, I have a R Markdown question.
I am trying to write a results report for my project partners, and R Markdown is the obvious choice as the models/results/plots etc are not necessarily the fin…
-
Since the number of tables in BIAD changes, we need a better way of including all the table iframes in BIADwiki/structure page.
Several possibilities:
1. Weekly R auto script to email the administra…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/HaaseLab/PICB
Confirm the following by editing ea…
-
### Bug description
```qmd
---
title: "Untitled"
format:
beamer:
pdf-engine: lualatex
lang: ja-JP
---
## Quarto
あいうえお
```
When rendering this qmd file, an error occurs with the following…
ujtwr updated
1 month ago
-
Below is a summary of the [20 pages of notes](https://docs.google.com/document/d/1NcfrDI-0LxvpHHUN76Z-EA47y-FCey5Ck8fnna4_QTI/edit#) the workshop observers took at the first beta pilot workshop teachi…
-
There are lots of little tips I find and always forget and thought it'd be nice to compile them in a page. It could be another Resource. Pasting a bit of it below to give you an idea.
---
title:…
-
### Bug description
Including computational plot or table output in enumerated lists requires the code to be indented in the source in order to benefit from automatic numbering. However this result…
-
## Preamble
To pass the "noSuggests" check, we use the recommended approach of evaluating vignettes conditional on availability of all soft/weak dependencies. But, currently, the way we do it is qu…