-
Since the update to the newest version of R we have been unable to deploy our apps and are getting this error:
```
Unhandled Exception: Unsupported R version 4.4.2 for operating system jammy.
```
He…
-
Hi @castower!
I am working on Lab #1 but when we want to ignore the font awesome folder, I do not see the exact line that is shown in the lecture video that we need to put.
```{r}
The downloa…
-
I can't seem to install a newer version of Bioconductor. Is this an `renv` issue or something I'm misunderstanding about Bioconductor versions?
```
> renv::init(bioconductor="3.18")
- Using Bioco…
-
Kia ora,
I have projects where I run R in a nix environment (on MacOS 14.6.1 AMD64) but manage my packages with renv. I only recently learned that [not all R installations are equal](https://github.…
shriv updated
2 months ago
-
We decided to make the manuscript repository a research compendium using [`rrtools`](https://github.com/benmarwick/rrtools) based on some suggestions. From what I understand, this means that our code …
-
This issue is part of an effort to implement substantive improvements to the lab template, as discussed in https://github.com/gentzkow/GentzkowLabTemplate/issues/16.
In this issue, the goal is to e…
-
```
Step 7/15 : RUN bash .renv_install.sh
---> Running in 181ef48e0461
Installing renv
renv.lock file detected
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
…
-
Surfaced in our private beta here: https://github.com/posit-dev/positron-beta/discussions/153
The renv R package not only can manage R environments (version of R, R package versions) but also Pytho…
-
targeted learning outcomes:
- code needs to be managed
- git is the tool you need
- new research project -> new git repository (project consist of the code and data)
- packages you dont want to …
-
I saw this when trying to install `renv` locally; not sure if this is something specific to `renv` or something else:
```
> pak::pkg_install("local::.")
→ Will update 1 package.
→ Will downlo…