Weird error while deteching R verison
Open
- Dominant language
- Rust
- Stars
- 56
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
There is this weird bug (that I cannot reproduce outside of a very specific environment) when restoring a package from `renv`.
Basically, `build.rs` is unable to get the R version due to a `NULL` being printed before the version. There is no global R profile. The package install ok with `remotes` (even when renv is initialized).

I think we could fix this by running this in a while loop or using an iteraton while a skip while.

Contributor guide
Assessment
This issue has not been assessed yet.