-
**Please wait for some discussion of your report before making a Pull Request.**
**Describe the bug**
If one has rendered the paper manually and a `paper_files/` folder has been created within `…
-
There is something wrong in `vertical_project()`, leading to the following strange behavior:
- Install the latest version of vertical
- Start a new RStudio window
- Create a new vertical project
…
-
Hi,
On Windows, using the latest R Studio, after the package installation, there are no templates.
Adding the xaringan package does not add its template either.
E.g. `File -> New File -> R Markdo…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/argschwind/TAPseq
Confirm the following by editin…
-
I have the following config.
``` emacs-lisp
(use-package lsp-mode
;; set prefix for lsp-command-keymap (few alternatives - "C-l", "C-c l")
:init
(setq lsp-keymap-prefix "s-l")
…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/computational-metabolomics/struct
Confirm the fol…
-
Code here:
````
Column {data-width=600}
-----------------------------------------------------------------------
### Map
```{r}
m % addTiles() %>% setView(lat=25, lng=55, zoom=10)
m
```
…
-
If you run the code as given in the default function signature for `use_markdown_template()`, you encounter an internal function, `asciify()` and therefore an error, which can be confusing to new user…
-
Hi, one other question about business_card, is it possible to re-arrange the order of categories (name, email, phone, etc.) and to insert blank lines between them?
The default appears to be:
Nam…
-
This workflow is gaining some traction in academia and beyond, using the tools we're using in this class:
- write in Pandoc's Markdown (using Git)
- render to HTML/LaTeX/multiple formats using Pan…