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

add code to generate a mixed glossary from rOpenSci and Epiverse-TRACE #165

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

avallecam
Copy link
Member

This aims to mix current versions of rOpenSci and Epiverse-TRACE to translate a new episode.

This PR only includes an R script.

From this, we homogenize the online Epiverse-TRACE translation file for an easier downstream workflow:

  • similar column names
  • in duplicates, move the "agreed" entries on top to keep them with dplyr::distinct()

We avoided uploading the output mixed_glossary.csv since this is likely to change.

We initially generated the output file read-cases.Rmd, but then I was getting this output:

Error in `httr2::req_perform()`:
! HTTP 403 Forbidden.

mixed current versions of rOpenSci and Epiverse-TRACE
Copy link

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files or spoofing.

Results of any additional workflows will appear here when they are done.

@avallecam
Copy link
Member Author

Hi, @Bisaloo, I'm sharing this code here, but should we add it somewhere else to make it useful for any other tutorial repo? Like https://github.com/ropensci-review-tools/glossary If appropriate, let's better discuss it on GH discussions?

@Bisaloo
Copy link
Member

Bisaloo commented Nov 29, 2024

I would likely turn this into functions and add them to https://github.com/epiverse-trace/etdev

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.

2 participants