You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an easy way that I can use nix to generate our R reports based on a CSV file that I provide locally?
This would be for testing changes before I push them. I have found that sometimes reports are building fine in my local Rstudio environment but failing to build on Hydra. I assume this is because I am testing them with different versions of the R packages. It would be better if I tested report changes locally with nix before pushing them.
The text was updated successfully, but these errors were encountered:
Is there an easy way that I can use nix to generate our R reports based on a CSV file that I provide locally?
This would be for testing changes before I push them. I have found that sometimes reports are building fine in my local Rstudio environment but failing to build on Hydra. I assume this is because I am testing them with different versions of the R packages. It would be better if I tested report changes locally with nix before pushing them.
The text was updated successfully, but these errors were encountered: