-
# Issue
Recently we updated from blastula 0.3.3 to 0.3.5, and began running into the following issue when deploying our scheduled mailers to RStudio/Posit Connect:
```
05/06 18:40:30.716 (GMT)
…
rsh52 updated
4 months ago
-
I first observed this - despite installing/updating `aplot`, the installation function still wants to update it.
```
> BiocManager::install("aplot")
'getOption("repos")' replaces Bioconductor sta…
-
For info @oggioniale, these might be useful when reducing the number of Imports.
- https://recology.info/2018/10/limiting-dependencies/
- https://www.jimhester.com/talk/2019-rsc-deps/
-
Hi there, I have a problem when setting up "reticulate" in R. For example,
```
library("reticulate")
repl_python()
```
I got the following error:
```
Python 3.13.0 (C:/Users/xxx/Min…
nhavt updated
1 month ago
-
Hi Yihui, Amber & Alison,
I'm not completely sure of myself, but as it worked for me maybe it can help other people.
I changed my `gitlab-ci.yml` from
``` yml
image: rocker/tidyverse
before_s…
-
Hi,
I was trying to install 'IndepthPathway' package but failed. I am currently using R4.3.0. Here is what I've got during the installation step.
> Downloading GitHub repo wangxlab/IndepthPat…
-
### What happened?
`precommit` hook fails when this dependency is not on `.pre-commit-config.yaml` file
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow…
-
Hello! Your package has inspired me and my team and I cannot thank you enough!
I'm piggy-backing a bit on the[ last issue ](https://github.com/jbkunst/highcharter/issues/755) that was posted about…
-
I am unable to install `RNetCDF` within `renv` on macOS.
I have successfully installed it within `renv` on Ubuntu. I have also successfully installed it on macOS outside of `renv`.
Install log:
…
-
CaRet and randomForest packages are not installed by default in the renv
PCdLf updated
1 month ago