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

Release gem? #53

Open
dometto opened this issue Feb 14, 2021 · 3 comments
Open

Release gem? #53

dometto opened this issue Feb 14, 2021 · 3 comments

Comments

@dometto
Copy link

dometto commented Feb 14, 2021

Hi @clbustos and @fenrir-naru! First of all thanks for having developed this project. It seems to be the best approach to using R in Ruby at the moment. We're looking to add R Markdown support to gollum. This would turn gollum into a great open source tool for git-based reproducible reports. Being an open source maintainer myself, I fully understand how time consuming it can be. However, I'd like to ask if you could take the time to cut a new gem release of the current master branch at least, which seems to include some important bugfixes -- and preferably merge some of the improvements by @fenrir-naru (see e.g. #52).

Alternatively, if there are reasons why you think it would not be viable to keep using this gem, could you please let us know? Any tips about what a viable way would be to integrate R in a Ruby project in 2020 would be greatly appreciated!

@tom-brown
Copy link

Hi @Demetto, have you been using this gem? If not, do you have any suggestions on the best way to integrate R in a Ruby project?

@dometto
Copy link
Author

dometto commented Jun 30, 2021

Hi @tom-brown! I didn't find any good ways of integrating R in Ruby on a language basis. However, me and @bartkamphorst are working on https://github.com/repotag/rmarkdownserve. Although that's specifically geared towards rendering RMarkdown by calling littler (and not e.g. making R variables available in Ruby), it may be of interest to you. Any help and feedback is welcome!

@cooperka
Copy link

cooperka commented May 3, 2023

Workaround: update your Gemfile to use the latest code:

gem "rinruby", github: "clbustos/rinruby", ref: "fa04e5fd5048445b0aa49786b6cba41724251673"

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

3 participants