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 strataG or skeleSim in R v. 3.6.1 #41

Open
ChrystelleDelord opened this issue Sep 5, 2020 · 8 comments
Open

Unable to install strataG or skeleSim in R v. 3.6.1 #41

ChrystelleDelord opened this issue Sep 5, 2020 · 8 comments

Comments

@ChrystelleDelord
Copy link

Dear Eric, Dear all,

Everything is in the title, I tried to install strataG (and also the package skeleSim) from GitHub on R 3.6.1, but this does not seem to work. I had an error message telling that R could not remove the prior installation of other packages (vctrs and tibbles regularly popped out the error messages).
If I understood well, there currently are some issues with the packages maintenance due to external factors, maybe related to R itself. May this explain why I could not download the packages?

Sorry for this quite technical question! Many thanks for any answer!

Best regards,
Chrys

@EricArcher
Copy link
Owner

EricArcher commented Sep 5, 2020

My apologies. There are a set of related and unrelated issues that have been requiring me to redevelop some of the components of strataG as well as skeleSim afterwards. Unfortunately, I don't think I will have everything done until mid-October at the latest due to other work responsibilities and some other issues I am attending to. A new release of both packages will be made and these issues will be closed with notifications when everything is complete.

@ChrystelleDelord
Copy link
Author

Thank you very much Eric, I just wanted to make sure I had not done something wrong!

Good luck with all that, and thank you so much for these very useful packages!

Cheers,
Chrys

@konopinski
Copy link

I just want to let you know that we are patiently waiting. We do understand, however, how it is when you have everyday duties and the whole internet of people bugging you about some old projects ;)
Cheers,
Maciek

@EricArcher
Copy link
Owner

Thanks for your patience. This is on my near-term list. I have made several updates to strataG and it can be installed from my GitHub repository. I need to make a few more before a CRAN release then I will turn to skeleSim.

To install strataG, you may need to install rmetasim from Allan Strand's GitHub repository first:
install_github("stranda/rmetasim")

@zkamvar
Copy link
Contributor

zkamvar commented Sep 27, 2021

Hi all,

I added strataG along with other popgen packages to my r-universe, so if you want to install on mac/windows without a compiler you can use:

# Enable this universe
options(repos = c(
    zkamvar = 'https://zkamvar.r-universe.dev',
    CRAN = 'https://cloud.r-project.org'))

# Install some packages
install.packages('strataG')

@EricArcher
Copy link
Owner

Thanks Zhian! That'll be handy!

@gersonjr
Copy link

Hi,
I'm having problems when installing this package.
I've tried different things, but I'm still getting: dependency ‘phangorn’ is not available.
Any suggestion?
Thanks

@EricArcher
Copy link
Owner

EricArcher commented Nov 30, 2021 via email

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

5 participants