Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project still alive? Error in context$selection[[1]] : subscript out of bounds after #7

Open
nitram9 opened this issue Jan 7, 2022 · 1 comment

Comments

@nitram9
Copy link

nitram9 commented Jan 7, 2022

Hi @lbusett ! I wanted to say thank you for developing this project. I am wondering if you are still working on it since the last commit is over two years ago. I think the idea is really great and it is perfect for what I need it for: to quickly covert the markdown table into properly formatted kable tables.

However, the GUI does not reliably load. An error is appearing after install. Although the GUI appears the first time after being installed, subsequent inserttable:::insert_table() commands result in the following error: Error in context$selection[[1]] : subscript out of bounds after

I can share environment info etc if you like. Currently I am running insert_table 0.4.0 from MacOS in RStudio 2021.09.1+372 "Ghost Orchid" Release (8b9ced188245155642d024aa3630363df611088a, 2021-11-08) for macOS Mozilla/5.0 (Macintosh; Intel Mac OS X 11_6_2) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36 with R version 4.0.5 (2021-03-31) -- "Shake and Throw"

Thanks in advance!

@nitram9
Copy link
Author

nitram9 commented Jan 7, 2022

Ok, I think I found the culprit for the unreliable GUI load: If no table is created after the first GUI opening, the logic may not work. Perhaps the package thinks the GUI is still open and thus is not properly terminated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant