devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Add an R example

Open ignatiusm opened this issue 1 year ago • 2 comments

What problem are you trying to solve?

I see python examples, but I don't see R examples. I think that R users will like devbox too :)

What solution would you like?

I would like to see examples for using devbox with R. I'm not sure if this would fit best in the examples/development section, or the examples/data_science section. My gut says that it should be in the data science section.

Alternatives you've considered

I've had a good look through the docs and repo and haven't seen any existing R examples, or other issues requesting this (although it is hard to search for R 😆 ).

ignatiusm avatar Jul 09 '24 05:07 ignatiusm

@ignatiusm this is a great idea! Would you like to contribute a simple example? Feel free to send a pull request. Agree that data_science works well for the location. In the future, maybe we can also have julia and other similar data-sciency languages.

savil avatar Jul 09 '24 16:07 savil

@ignatiusm this is a great idea! Would you like to contribute a simple example? Feel free to send a pull request. Agree that data_science works well for the location. In the future, maybe we can also have julia and other similar data-sciency languages.

Hi @savil - that's great. Here is a PR with a simple example: https://github.com/jetify-com/devbox/pull/2183

ignatiusm avatar Jul 09 '24 20:07 ignatiusm