We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am attempting to setup and run the study but I am running into this error when running the renv:restore()
Any advice/comments welcome: Thanks!
-----------------Error Message--------------------------
Retrieving 'https://cran.rstudio.com/src/contrib/Archive/renv/renv_0.13.2.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/lattice/lattice_0.20-44.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/Matrix/Matrix_1.3-3.tar.gz' ... OK [file is up to date] Retrieving 'https://cran.rstudio.com/src/contrib/Archive/mgcv/mgcv_1.8-35.tar.gz' ... OK [file is up to date] Warning: failed to find binary for 'mgcv 1.8-35' in package repositories Warning: failed to find source for 'mgcv 1.8-35' in package repositories Warning: failed to find binary for 'nlme 3.1-152' in package repositories Error: failed to retrieve package '[email protected]' In addition: Warning messages: 1: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 2: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 3: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 4: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 5: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 6: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 7: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. 8: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35] 9: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I am attempting to setup and run the study but I am running into this error when running the renv:restore()
Any advice/comments welcome:
Thanks!
-----------------Error Message--------------------------
Retrieving 'https://cran.rstudio.com/src/contrib/Archive/renv/renv_0.13.2.tar.gz' ...
OK [file is up to date]
Retrieving 'https://cran.rstudio.com/src/contrib/Archive/lattice/lattice_0.20-44.tar.gz' ...
OK [file is up to date]
Retrieving 'https://cran.rstudio.com/src/contrib/Archive/Matrix/Matrix_1.3-3.tar.gz' ...
OK [file is up to date]
Retrieving 'https://cran.rstudio.com/src/contrib/Archive/mgcv/mgcv_1.8-35.tar.gz' ...
OK [file is up to date]
Warning: failed to find binary for 'mgcv 1.8-35' in package repositories
Warning: failed to find source for 'mgcv 1.8-35' in package repositories
Warning: failed to find binary for 'nlme 3.1-152' in package repositories
Error: failed to retrieve package '[email protected]'
In addition: Warning messages:
1: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
2: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35]
3: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
4: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35]
5: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
6: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35]
7: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
8: failed to retrieve 'https://rstudio-buildtools.s3.amazonaws.com/renv/mran/packages.rds' [error code 35]
9: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
The text was updated successfully, but these errors were encountered: