Code Monkey home page Code Monkey logo

insert_table's People

Contributors

lbusett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

insert_table's Issues

Error generated when addin cancelled

Version 0.0.3

An error is generated when the 'Cancel' button is pressed rather than 'Done' from the addin.

Error in if (out_format == "kable") { : argument is of length zero

The "kable" statement is always present, even if another format is chosen first.

No table input field when using as Rstudio add-in

I am trying to use the addin version. If I place my cursor on a blank line in a saved Rmd file and run the addin, then in the popup window instead of an empty table should be there is an error message:

Error: attempt to select less than one element in integerOneIndex

I'm running R 3.3.3 and Rstudio 1.0.153

EDIT: I just updated Rstudio to the latest version (1.1.456) and got the same error.

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

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!

Error running addin from Rstudio console.

Version 0.0.4

Typing inserttable::insert_table(...) in the R Studio console generates various errors. Only specifiying tbl_format = "DT" or "rhandsontable" works.

inserttable::insert_table()
Error: tbl_format must be equal to kableExtra, DT or rhandsontable. Please correct. Aborting!

inserttable::insert_table(tbl_format = "kable")
Error: tbl_format must be equal to kableExtra, DT or rhandsontable. Please correct. Aborting!

inserttable::insert_table(tbl_format = "none")
Error: tbl_format must be equal to kableExtra, DT or rhandsontable. Please correct. Aborting!

inserttable::insert_table(tbl_format = "kableExtra - html")
Error: tbl_format must be equal to kableExtra, DT or rhandsontable. Please correct. Aborting!

inserttable::insert_table(tbl_format = 'kableExtra')
Error in paste0(output_tibble_str, "\n", output_table_str, "\n") :
object 'output_table_str' not found

Failure of table insertion

Hi,

I’m trying to use your Add-in to insert a table into a .Rmd document in RStudio.

The image below shows what I tried.


Screen Shot 2019-11-09 at 4 19 56 PM


Nothing happened when I clicked “Done.”

Let me know what additional information I can provide you.

Thanks.

Howard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.