robinweide / GENOVA

GENome Organisation Visual Analytics
GNU General Public License v3.0
69 stars 15 forks source link

Tibble acceptance in GENOVA #188

Closed MarijneMia closed 4 years ago

MarijneMia commented 4 years ago

Some functions do not do well with tibbles as input, supposedly because the subsetting with df[1:3, 1] and tbl[1:3, 1] does not give the same output. I'll list the functions that appear to have this problem:

teunbrand commented 4 years ago

@MarijneMia have you found any more since then?

teunbrand commented 4 years ago

I'm closing this for now, feel free to reopen when problems (re)surface.