gstudio icon indicating copy to clipboard operation
gstudio copied to clipboard

An R package for the spatial analysis of population genetic data.

Results 7 gstudio issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to install gstudio and getting an issue similar to this resolved one: https://github.com/dyerlab/gstudio/issues/7 When I run install.packages("gstudio") I get the following error: `Installing package into ‘C:/Users/Katie/AppData/Local/R/win-library/4.2’ (as...

Installation hangs while testing package loading of "dyerlab/gstudio" using macOS highSierra with latest R as of 04-06-2020 (4.0.0). The expressions used for installation are : ```R install.packages( c("RgoogleMaps", "geosphere", "proto",...

Hi, I noticed that grep is having issues reading in loci/alleles from cdmetapop/cdpop files when more than 10 loci occur. In read_population line 251 (.read_cdpop): locus_names

for line 29 of gstudio/R/partition.R, I believe the line should be changed from: ret[[lvl]]

Attempting to use write_population() with the "text" output option does not work with either my own dataset or the builtin arapat data. Using the latest version of gstudio, R version...

I have added two tests associated with textConnections. I also constructed an "example section" for read_populations to show how textConnections could be used. While constructing them, I noticed that missing...

A friend working with genepop output from PGDspider approached me for help with an error loading her genepop files. Working through the .read_genepop() function, it appears that gstudio drops any...