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
Hi, thanks for creating such an amazing bookdown tool. I have been using it these days and have republished a manuscript multiple times with no error. But 2 days ago, I came across an error while republishing my latest writing:
Unable to fully restore the R packages associated with this deployment.
Please review the preceding messages to determine which package
encountered installation difficulty and the cause of the failure.`
My R version is 4.3.3 and I have installed the latest MASS package locally but still get the error. I saw a similar issue here. Don't know if it is also a hosting service issue. Can you help me out? Thank you.
The text was updated successfully, but these errors were encountered:
Hi, thanks for creating such an amazing bookdown tool. I have been using it these days and have republished a manuscript multiple times with no error. But 2 days ago, I came across an error while republishing my latest writing:
`Installing MASS (7.3-60.0.1) ...
curl: HTTP 200 https://cran.rstudio.com/src/contrib/PACKAGES.rds
curl: HTTP 404 https://cran.rstudio.com/src/contrib/Archive/MASS/MASS_7.3-60.0.1.tar.gz
curl: (22) The requested URL returned error: 404
curl: HTTP 404 https://cran.rstudio.com/src/contrib/Archive/MASS/MASS_7.3-60.0.1.tar.gz
curl: (22) The requested URL returned error: 404
curl: HTTP 404 https://cran.rstudio.com/src/contrib/Archive/MASS/MASS_7.3-60.0.1.tar.gz
curl: (22) The requested URL returned error: 404
curl: HTTP 404 https://cran.rstudio.com/src/contrib/Archive/MASS/MASS_7.3-60.0.1.tar.gz
curl: (22) The requested URL returned error: 404
curl: HTTP 404 https://cran.rstudio.com/src/contrib/Archive/MASS/MASS_7.3-60.0.1.tar.gz
curl: (22) The requested URL returned error: 404
FAILED
Error in getSourceForPkgRecord(pkgRecord, srcDir(project), availablePackagesSource(repos = repos), : Failed to retrieve package sources for MASS 7.3-60.0.1 from CRAN (internet connectivity issue?)
Unable to fully restore the R packages associated with this deployment.
Please review the preceding messages to determine which package
encountered installation difficulty and the cause of the failure.`
My R version is 4.3.3 and I have installed the latest MASS package locally but still get the error. I saw a similar issue here. Don't know if it is also a hosting service issue. Can you help me out? Thank you.
The text was updated successfully, but these errors were encountered: