-
### System details
RStudio Edition : Desktop
RStudio Version : 2024.04.0 Build 735
OS Version : Windows 11
R Version : 4.4.0
### Steps to reproduce the problem
…
-
I mentioned this once in slack and the feeling has only intensified as I use VS Code more: I really prefer the way my individual RStudio Projects feel distinct vs. how the same feels in VS Code.
(1…
-
Hello everybody!
When trying to initially install the theme using `rscodeio::install_theme()` I get the following error message:
```
Error in get_stylesheets_location() : Could not find locatio…
-
### System details
RStudio Edition : Desktop [Open Source]
RStudio Version : 2024.4.0.735
OS Version : macOS
R Version : R version 4.2.3 (2023-03-15)
### Steps to …
-
### Bug description
The `quarto check` commands fails with `ERROR: Theme compilation failed: ` with blank error message, making it difficult to further diagnose the issue. Render to HTML also fails…
-
A running list of a few things I wish were easier to theme, as I encounter them.
-
### System details
RStudio Edition : Desktop
RStudio Version : 2024.04.2+764
OS Version : Appears on MacOS and Windows
R Version : Appears on 4.3.0 and 4.3.2
##…
-
> library(Statamarkdown)
Stata found at /usr/local/bin/stata-mp
The 'stata' engine is ready to use.
> example("stata_engine", package="Statamarkdown")
stt_ng> indoc if (!is.null(Statamarkdown::…
-
## Describe the problem
The following code works fine:
```r
mtcars %>% ggplot(aes(wt,mpg,col=factor(cyl)))+geom_point()
```
... but adding a theming command causes an error:
```r
mtcars %>% gg…
-
This comes from https://community.rstudio.com/t/adapting-mastodon-widget-to-respond-to-dark-mode-toggle/178353 and https://github.com/forwards/forwards.github.io/issues/5
Some JS library have dark …
cderv updated
3 weeks ago