Skip to content

Conversation

@CarolineMorton
Copy link
Collaborator

@CarolineMorton CarolineMorton commented Jun 5, 2025

This takes the great work that @albersonmiranda did and adds a readme, and removes unneeded files.

I also changed CI so it can run and pass preflight/rust unit tests. Basically needs to have R in CI.

Closes #79

CarolineMorton and others added 4 commits June 4, 2025 12:02
WIP
* feat: basic R setup

* Adding root crate and vendoring

* Try git instead of vendoring

---------

Co-authored-by: CarolineMorton <carolinemorton@gmx.com>
@CarolineMorton
Copy link
Collaborator Author

@albersonmiranda @JosiahParry @CGMossa

Feel free to review this if you can or comment on it. I think i can add you to the repo if you want to do a proper review. If not any passing comments would be good. I think this is a good structure now and i really appreicate the help.


[dependencies]
extendr-api = '*'
codelist-rs = { git = 'https://github.com/albersonmiranda/codelist-tools.git', package = 'codelist-rs' } No newline at end of file

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure this points to your own repo!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoop! let me change that!

@CarolineMorton CarolineMorton merged commit 5047923 into main Jun 5, 2025
7 checks passed
@CarolineMorton CarolineMorton deleted the basic-r-setup branch June 5, 2025 20:28
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.

Get basic R pipeline for building R package set up

4 participants