Ashirwad Barnwal

Results 31 comments of Ashirwad Barnwal

@crsh, any updates on this feature?

First of all, thanks a lot for creating this add-in! It greatly simplifies the process of adding citations in Rmarkdown files. Also, after I asked you for the updates, I...

Thanks for the prompt response, @jdblischak! Based on what I understood from the vignette, we can roll back to only the past Rmd versions of the published html file and...

Ok, it makes total sense now! Thanks again for creating this wonderful package. Also, I think it will be helpful if you add a vignette to your `workflowr` website explaining...

Yeah, I will be more than happy to help!

@jdblischak, yeah sure, I will start experimenting with the versioning ideas that we discussed. Since I just started using `workflowr` I will need a couple of days to become a...

Hey @jdblischak, I had submitted a request to add `box_current_version()` (https://github.com/r-box/boxr/issues/142) to `boxr` authors some time ago. The request has now been approved and the function is now available on...

@jdblischak, `boxr` package developers have added a `boxr::box_version_number()` function to return the version number of a Box file. This is how I am using it: ![image](https://user-images.githubusercontent.com/25992196/96036366-f7df8100-0e29-11eb-9fe0-cfe970c3135e.png) `boxr::box_version_number()` prints the message...

Hey @lixun910, is there an ETA on this?

I am using RStudio Server on Ubuntu 20.04. Interestingly, things work as expected when I reduce the number of rows in the data! Is there a limit on how much...