Open DougieBarrett opened 3 years ago
Install problems have been raised before but the issue was closed. If anyone has installed edfR on R 4.0, please post the solution here.
I captured edfR in my CodeOcean capsule (https://codeocean.com/capsule/4600160/tree/v1). Watch this video showing how to access it: https://www.youtube.com/watch?v=5IQmP9Yrh1k. It is not the best, but you can process your files using edfR from the capsule and export the files. Sorry there is not an easier solution.
I'm having similar problem with installation. It won't install even though I already have the APIs installed and available for R. I wouldn't have made my repo public if the code in it simply doesn't work.
@zinongli, I recommend reading the first paragraph in the README, copied here for your convenience:
NOTE: This package may not install correctly on Mac and there is no support for Windows. See https://github.com/jashubbard/edfR/issues/12 and https://github.com/jashubbard/edfR/issues/15 for details. If someone has a fix, we’d be happy to include it. Linux should work okay.
I just tried the package on Linux and it works as expected.
Also note that the authors of this code don't owe you anything. Your sense of entitlement is therefore entirely misplaced.
@tmalsburg My apologies for lashing out my frustration earlier. I'm sorry for imposing my standards on others. Indeed I should have considered that this works for Linux. I blame myself for expecting its compatibility with MacOS.
@zinongli
I captured edfR in my CodeOcean capsule (https://codeocean.com/capsule/4600160/tree/v1). Watch this video showing how to access it: https://www.youtube.com/watch?v=5IQmP9Yrh1k. It is not the best, but you can process your files using edfR from the capsule and export the files. Sorry there is not an easier solution.
Library looks great, but can't install it using RStudio. R - 4.0.1 (2020-06-06) -- "See Things Now" RStudio - Version 1.1.414 OS - Catalina 10.15.7
I have devtools installed. Any fixes or ideas, gratefully received! Thanks.