Closed EricArcher closed 4 years ago
Thanks Eric. I've merged the changes. I have not updated the CRAN version yet (actually submitted a new version yesterday and will try to get a new one up today), so I'd still point at github in your own description files.
Thanks!! No rush on my end to get it up to CRAN. I've got the GitHub version in the Remotes:
section of my package.
I've made some edits to
landscape.make.genind()
,landscape.ind.freq()
,landscape.setpopfreq()
, andlandscape.setallelefreq()
to improve speed. There was also a bug at the end oflandscape.setallelefreq()
that was causing it to not update the$individuals
element properly.