DillonHammill / DataEditR

An Interactive R Package for Viewing, Entering Filtering and Editing Data
https://dillonhammill.github.io/DataEditR/
384 stars 40 forks source link

RStudio addin not launching correctly #72

Open cmbarton opened 3 months ago

cmbarton commented 3 months ago

If I follow the instructions to highlight the name of a data frame and then choose the "Interative Data Editor" addin for RStudio it does indeed launch data_edit. But it does not open the selected data.frame. It only opens a blank data matrix. I've tried it in an RMD file and in the console. Same result.

I'm using R 4.4.1 (2024-06-14) and RStudio Version 2024.04.2+764 (2024.04.2+764) with MacOS 14.5 (ARM) I had no errors installing DataEditR or launching it.

fornaeffe commented 1 month ago

Same for me, but if you type the name of the data.frame in the "Data to edit:" field, it opens the data.frame