Skip to content
New issue

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

Unable to install httput - R 4.2.2 #353

Closed
TylerSagendorf opened this issue Jan 14, 2023 · 3 comments
Closed

Unable to install httput - R 4.2.2 #353

TylerSagendorf opened this issue Jan 14, 2023 · 3 comments

Comments

@TylerSagendorf
Copy link

Attempting to run R-CMD-check GitHub workflow results in this error:

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called 'httpuv'

I get the following warning when trying to update the package on my computer (R 4.2.2):

package ‘httput’ is not available for this version of R
@TylerSagendorf
Copy link
Author

Specifically fails on Windows, but not Mac.

@jcheng5
Copy link
Member

jcheng5 commented May 10, 2023

I think you have just a typo there: "httput"

@jcheng5 jcheng5 closed this as completed May 10, 2023
@TylerSagendorf
Copy link
Author

It was spelled correctly in the error message from the R-CMD-check GitHub action:

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called 'httpuv'

So that wasn't the cause. The error seems to have resolved itself, thankfully, as I have not encountered it since.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants