bnicenboim / eeguana

A package for manipulating EEG data in R.
https://bnicenboim.github.io/eeguana/
Other
21 stars 9 forks source link

install error: tidytable master branch now called main #214

Closed stonekate closed 6 months ago

stonekate commented 1 year ago

Hey, just a small thing, when trying to update eeguana I got an error about tidytable similar to here: https://github.com/ropensci/targets/issues/206

It worked to install tidytable manually like this: devtools::install_github("markfairbanks/tidytable@main") and then install eeguana

bnicenboim commented 6 months ago

this is fixed now