-
### Checklist
- [x] I confirm there are no unresolved issues reported on the [Chocolatey Status page](https://status.chocolatey.org).
- [x] I have verified this is the correct repository for opening …
-
library(tidyverse)
#> Warning: package 'tidyverse' was built under R version 4.2.3
#> Warning: package 'ggplot2' was built under R version 4.2.3
#> Warning: package 'tibble' was built under R versi…
-
@jennybc had the nice idea of structuring our internal code as an R package. We'd still embed the R files and load them as we currently do, but the file structure in the repository would follow that o…
-
Using the installation procedure in the README produces this error:
```
Failed to collect lazy table.
Caused by error in db_collect():
! Arguments in ... must be used.
✖ Problematic argument:
• …
-
I've installed xCell successfully, but when I load the library I'm getting the following error. I've tried removing and reinstalling 'htmltools'. including installing the most recent version 0.5.0, bu…
-
**[ Project Lead ]** @annakrystalli
**[ GitHub Repo ]** https://github.com/annakrystalli/rmacroRDM
**[ Track ]** Tools: you are building a tool others can help you build
**[ Level ]** Intermediate
**[…
-
**Describe the bug**
When running diff, I encounter an error with a missing R package
```
Loading required package: BiocManager
Error in contrib.url(repos, type) :
trying to use CRAN without…
-
When selecting `Help > R Packages`, it should open the R Packages Dialogue instead of redirecting to the R Packages Documentation. Conversely, when selecting `Help > R Packages Documentation`, it shou…
-
Dear developer,
I found the function reticulate::py_install(packages ='’), I am wondering is there function like pip uninstall to remove the packages? Thanks
-
The readme provides [helpful instructions for dependencies](https://github.com/shcaba/SS-DL-tool?tab=readme-ov-file#installing-libraries)!
I wonder if the the stock assessment continuum tool should…