Hello,
I'm diving back into my old scripts that manipulate a Genlight dataset. Apologies in advance for this very basic question—I haven’t run them in almost two years.
I installed the following new R packages:
install.packages("dartR.base")Then, I loaded the libraries:
library(dartRverse)However, I’m unable to run very basic dartR functions that I used before. R keeps giving me the same error message:
could not find function "gl.filter.callrate"I have read Bernd's announcement here:
https://groups.google.com/g/dartr/c/XOKSIUMA9k0/m/4Q9XIAo5AAAJ
Am I missing something?
Thank you so much in advance,
Alice
Hi Alice,
Weird you cannot find the function. It seems dartR.base has not installed correctly. Can you check in Rstudio under the package tab that you can check dartR.base manually.
When you ran the code you posted do you see any error message (e.g. dartR.base failed to install because of a missing dependency?
Cheers, Bernd
--
You received this message because you are subscribed to the Google Groups "dartR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dartr+un...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/dartr/b6330254-94c2-4387-a691-63da3fc9a9d3n%40googlegroups.com.