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

Error message when package not available #25

Closed
TimTaylor opened this issue Oct 28, 2020 · 3 comments
Closed

Error message when package not available #25

TimTaylor opened this issue Oct 28, 2020 · 3 comments

Comments

@TimTaylor
Copy link

Only a minor issues but would it be possible to handle the error message when a package is not available from both copr and CRAN? Currently you get a dbus error rather than an informative message (e.g. package not available)

install.packages("packagedoesnotexist")
Install system packages...

Error in install.packages : dbus: Call failed: wrapper() missing 1 required positional argument: 'pid'
@Enchufa2
Copy link
Member

Thanks, will do.

@TimTaylor
Copy link
Author

Quick as always 👍

@Enchufa2
Copy link
Member

I'll wait a little bit to send a new release to CRAN, but the pre-release is now built on Copr.

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