-
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
-
### 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…
-
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:…
-
## 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…
-
````
```{extendrsrc macro}
macro_rules! make_heck_fn {
($fn_name:ident) => {
#[extendr]
/// @export
fn $fn_name(x: Strings) -> Strings {
x.into_iter()
…
-
I'm seeing some fairly bizarre behavior when trying to output magick images in a `github_document`. Below is a reprex to demonstrate the issue.
``````
---
output: github_document
---
```{r se…
-
Please keep in mind that we need to read a written report in order to evaluate your project (as an example, have a look at [this report](https://fbilan.github.io/GEO880_2020/Project_GEO880_Wysling_Bil…
-
The vignette should be for package authors.
The vignette should cover:
- General overview how to be nice to knitr and the jupyter kernel (return a structure, implement a print method for it, don't `c…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/lshep/LoriTestPkg
Confirm the following by editin…