-
Does not throw an error although the value is not allowed.
-
r projects (and folders) should be sub folders under the username
-
Neat package to have pathnames work across Macs and Windows. Curious if there exists a plan to have here() get integrated with RProjects to keep pathnames short.
For instance RProjects would produc…
-
Episode: Before we start
We start the workshop by creating an RProject but we never explain why. We should either discuss a bit or else not create the project.
-
You have created the RStudio Project as a subdirectory of the Git Repo. Is there a reason for this? I would recommend always creating the git repo and the RProject on the same hierarchical level.
-
Current version of iOS App and Android don't share code in presentation layer. Its not ment UI, this stay native(SwiftUI or UIKit, or Jetpackcompose etc...). But e.g ViewModels.
In othe rproject is s…
-
- [ ] content: include more categories from various othe rprojects
- [ ] improvement: check/ add connections
- [ ] backend-dev: provide special API for categorie
- [ ] frontend-dev: provide categories…
-
If SAGE_LOCAL is set to the prefix of an (external, or not) R installation, it is assumed in src/bin/sage-env that Makevars.site exists.
But it should be checked, as it need not be there in case o…
-
```{R}
x library(staged.dependencies)
> packageVersion('staged.dependencies')
[1] ‘0.2.8’
```
-
I've cloned an Rproject that uses renv and it is failing to restore a package (cluster) due to not locating gcc and gfortran.
I've done diagnostics and have found that in Rstudio with the renv proj…