Viewing profile — arbutus8
arbutus8
HN member- Joined
- Fri, May 16, 2025, 5:29 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About arbutus8
No profile information was provided.
Recent public activity
-
comment
Comment #44015188
Yes, that's a feature we are considering adding
-
comment
Comment #44010457
Yes! Absolutely in the plans to have a corresponding R package. In the meantime, we've created a `.rv` R environment within rv projects that allow users to call things like `.rv$sy…
-
comment
Comment #44008424
Ultimately, you're right that `rv` and `renv` get you to the same spot, both create reproducible, isolated projects. `renv` has a few issues that we often hit that lead to `rv`. `r…
-
comment
Comment #44008221
You're hitting one of my (and many people's) main issue with the R package distribution system. In CRAN, only one package version is available at a time, which makes things like ve…