Sean Ingerson
Sean Ingerson
In sparklyr 1.7.7, there is `registerDoSpark` to register Spark as a parallel backend for foreach. I was wondering if between that and doFuture there was a path forward for using...
`renv-default/renv/activate.R` requests 0.15.0-13. My project uses 0.15.2.9 (I think it was 0.14.0, I upgraded after running into problem), and my global library is at 0.14.0. I'd guess from the error...
Switching to `rev: 45e412b` in my personal project `.pre-commit-config.yaml` leads to similar recursive calls with styling error ` .Rprofile Error: cannot open file '.Rprofile': No such file or directoryExecution halted`...
Precommit generated a new environment if that is what you mean by re-initialize. From the precommit project, `renv-default/renv/activate.R` requests version 0.15.2.
Thank you for clarifying. I ran that in my project git repo, then tried to commit a file. No luck, getting the same type of errors.
You're welcome! Well worth the time to ease use of such a great tool. I'm on 4.1.1. Unfortunately I cannot share it, but it is essentially a bare RStudio project....
> I think it is, because of https://github.com/rstudio/renv/issues/900. I suggest you upgrade your global {renv} first before doing more experimentation. Maybe all we'll need a minimal version requirement in the...
I'm at 2.14.0. Should I update it?
It seems intentional. I think this would be a good thing to add to the new FAQ section. Questions about the same "inconsistency" - answer from Lionel in first. https://stackoverflow.com/questions/57500016/rlang-error-cant-convert-a-function-to-a-string/57500739#57500739...
I believe I am running into the same issue, except on Windows 10, R 4.2 (2022-04-22 ucrt). Navigating to the installation directory, I see that the path is `D:\Documents\.cmdstan\cmdstan-2.29.2\cmdstan-2.29.2\`. I...