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

qmjdata is not available #38

Closed
johnpburkett opened this issue Jul 19, 2017 · 4 comments
Closed

qmjdata is not available #38

johnpburkett opened this issue Jul 19, 2017 · 4 comments

Comments

@johnpburkett
Copy link

In RStudio, running under Ubuntu, I entered the commands:
library(devtools)
install_github("anttsou/qmj")

The response to the latter command was:
ERROR: dependency ‘qmjdata’ is not available for package ‘qmj’
Installation failed: Command failed (1)

What is the correct procedure for installing qmj?
-John
burkett@uri.edu

@anttsou
Copy link
Owner

anttsou commented Jul 19, 2017

Hi John,

Sorry about the issue! We have not updated the package in quite awhile, so that is likely where the issue is coming from. We are having a meeting this week to discuss the future of this package. If we decide to keep maintaining it, then we will provide a solution as soon as possible. If not, then I can still take a look to see if I can reproduce the problem and get back to you with a quick fix. Thank you for your interest!

@johnpburkett
Copy link
Author

johnpburkett commented Jul 20, 2017 via email

@Joost703
Copy link

Joost703 commented Feb 8, 2021

Hi, I know it has been a while since this issue was started but I just ran into the same issue. Is the package outdated? Or could you perhaps give any clues for a quick fix?

Kind regards,
Joost

@rynkwn
Copy link
Collaborator

rynkwn commented Feb 8, 2021

So it turns out this is actually relatively easy to workaround.

Running this command directly seems to bypass the fact that the package(s) themselves are pretty out-of-date.
install_github("anttsou/qmjdata")

As a consequence, I'm going to close this issue for now, but if this isn't successful, feel free to reopen this!

@rynkwn rynkwn closed this as completed Feb 8, 2021
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

4 participants