-
Hi,
Small suggestion:
To make the `collapse` R package more in line with fastverse (and tinyverse) principles, you might want to perhaps run your tests using the `tinytest` R package, instead of `…
-
Thank you for this great package! I am excited about the potential use cases here.
One suggestion would be to set options to facilitate use from within RStudio by using WebGL instead of X11. This…
-
## Title of the session: Open data and reproducibility v2.1
### Session details
* Session type: Workshop
* Keywords: reproducible, R Markdown, Binder, interactive, dashboard, flexdashboard, …
-
My supposition was that running the code would generate a dashboard such as is shown in the paper "TBSSvis--Visual-analytics-for-Temporal-Blind-Source" from Sep_2022 in the Visual Informatics journal.…
-
Default plots in WIndows have terrible aliasing. This can be fixed by using `type = "cairo"` when saving with (e.g.) `ggsave`. However, the Plots pane in RStudio doesn't use this option. Often it is c…
-
Integrate R processing/visualisation: e.g. somehow connecting to (or enabling r scripts stored alongside the data) to interact with the likes of http://www.rstudio.com/shiny
-
is `pak` suppose to only work in online environment ?
In our RStudio Server Pro cluster, we are in offline environment and packages can be installed because we are connected an internal CRAN mirro…
cderv updated
4 years ago
-
having problems installing this package on a unix machine without X11 and only command line access. Is there away to disable the graphing functions for installation? Having problems with the gWidgetst…
-
Raspberry Pi 4B
Ubuntu 20.04
`sudo ./ARM-RStudio.sh`
produces error:
`E: Unable to locate package qt-sdk`
After some investigation of various installation sources, neither qt-sdk, or libqt4-d…
ghost updated
3 years ago
-
I would be interested to use the rocker project as basis for teaching R courses. I know that some are already using it for this purpose and I think it is a great application fort the project. However,…