-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
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. |
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, |
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 ;) |
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: |
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') |
Thanks Zhian! That'll be handy! |
Hi, |
My apologies. The skelesim package does not function with the current
version of strataG (on GitHub). I have not had the time to finish my
updates to strataG and then update skelesim. I hope to be able to get to
this in the next few months.
However, the version of strataG on GitHub should be installable.
…On Tue, Nov 30, 2021 at 1:32 PM Gerson A Oliveira Junior < ***@***.***> wrote:
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
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFBGS7FWHHIR4BNS4K56STUOU7HNANCNFSM4Q3CIQDA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
*Eric Archer, Ph.D. *(he/him/his
<https://www.glsen.org/activity/pronouns-guide-glsen>)
Leader, Marine Mammal Genetics Program
<https://www.fisheries.noaa.gov/west-coast/science-data/marine-mammal-genetics-research>
Southwest Fisheries Science Center (NMFS/NOAA)
8901 La Jolla Shores Drive
La Jolla, CA 92037 USA
858-546-7121
Adjunct Professor, Marine Biology
<http://profiles.ucsd.edu/frederick.archer>
Scripps Institution of Oceanography
University of California, San Diego
GitHub: github.com/ericarcher
ORCID: https://orcid.org/0000-0002-3179-4769
----
"
*The universe doesn't care what you believe. The wonderful
thing about science is that it doesn't ask for your faith, it just asks
for your eyes.*" - Randall Munroe
"*Lighthouses are more helpful than churches.*"
- Benjamin Franklin
"*...but I'll take a GPS over either one.*"
- John C. "Craig" George
|
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
The text was updated successfully, but these errors were encountered: