ramiromagno / gwasrapidd

gwasrapidd: an R package to query, download and wrangle GWAS Catalog data
https://rmagno.eu/gwasrapidd/
Other
89 stars 15 forks source link

`cols` is now required. Please use `cols #4

Closed ramiromagno closed 4 years ago

ramiromagno commented 4 years ago

get_variants() is throwing all these warnings:

`cols` is now required. Please use `cols

See: https://community.rstudio.com/t/cols-is-now-required-please-use-cols/40350

Check tidyr::unnest() usage.