stranda / rmetasim

rmetasim population genetic simulation engine
2 stars 3 forks source link

Speed improvements and bug fixes #11

Closed EricArcher closed 4 years ago

EricArcher commented 4 years ago

I've made some edits to landscape.make.genind(), landscape.ind.freq(), landscape.setpopfreq(), and landscape.setallelefreq() to improve speed. There was also a bug at the end of landscape.setallelefreq() that was causing it to not update the $individuals element properly.

stranda commented 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.

EricArcher commented 4 years ago

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.