-
Notifications
You must be signed in to change notification settings - Fork 14
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
gstat.randtest missing #52
Comments
As far as I know, there never has been a function |
https://www.rdocumentation.org/packages/hierfstat/versions/0.04-22/topics/gstat.randtest It was removed from adegenet and they claim that it was moved to hierfstat. https://rdrr.io/cran/adegenet/src/R/gstat.randtest.R message("Sorry, this function depends on hierfstat, and has been moved to the package hierfstat.") |
Has there been a replacement for gstat.randtest and fstat()? I used them in previous versions and found them great! Have they maybe been renamed? I can't find them or the equivalent anywhere. |
Thanks for your note. There will not be a replacement for
I'll reintroduce |
I discovered today that the function gstat.randtest() is missing in the latest two releases of the package. Was there a name change or have you removed the function for some reason?
The text was updated successfully, but these errors were encountered: