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

Feat/1249 add r interpreter #1267

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

hiphof
Copy link
Contributor

@hiphof hiphof commented Dec 16, 2024

rattler-build issue #1249 : Add R as an interpreter

Todo

build section

test section

  • format tests>R>libraries, instead of tests>R>uses(the Perl way), source: Add perl test section? #790 (comment)

  • find out how to set r flag ('--vanilla'). Or should it uses Rscript -e .?

  • consider implementing a 'special' R test that checks if the imports are available and runs R CMD check.

  • add e2e test (like Perl)

  • docs

Questions:

  1. Why there is no build>script>intepreter defined in the Perl test script: https://github.com/prefix-dev/rattler-build/blob/main/test-data/recipes/perl-test/recipe.yaml, like in the Python test script https://github.com/prefix-dev/rattler-build/blob/main/test-data/recipes/python_compilation/recipe.yaml ?

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

Successfully merging this pull request may close these issues.

1 participant