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
The reason it is in 4 different pull requests is due to the configuration needed on the GitHub Runner which deploys the quarto site to GitHub Pages using a GitHub Action.
We needed to install a number of R packages and Linux (which the Runner uses) dependencies to convert the quarto site into HTML.
We also upgraded outdated R packages and are now using R 4.5.0, which is the latest stable version.
@jcasman please confirm that everything is working as expected. If so, close the issue.
Our current Quarto/R configuration should be able to handle the latest R packages, so if you want to get more articles of this type with embedded R code to illustrate use of a new package, we should be able to publish the new article faster in the future.
No description provided.
The text was updated successfully, but these errors were encountered: