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

Adding YML processing #16

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

gvegayon
Copy link
Collaborator

@gvegayon gvegayon commented Oct 24, 2024

The pull request changes how software tools are processed. Instead of reading from an existing XLS file, it now uses yaml files which were mapped from the original XLSX file. The README.qmd document will use the yaml files and re-generate a software.xlsx file under the data.

This pull request includes updates to the README.md file to correct the counts of tools and software packages by type.

Updates to tool counts:

  • README.md: Corrected the total number of tools from 39 to 38 and the total number of completed and work-in-progress tools from 55 to 53. Updated the count for "Parameter estimation" tools from 13 to 12.

Updates to software package counts:

  • README.md: Corrected the count for r language software packages from 19 to 18.

@gvegayon gvegayon linked an issue Oct 24, 2024 that may be closed by this pull request
@gvegayon gvegayon requested a review from apulsipher October 24, 2024 19:44
Copy link
Collaborator

@apulsipher apulsipher left a comment

Choose a reason for hiding this comment

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

I've got a few questions, but otherwise this looks great!

README_files/figure-commonmark/wordcloud-1.png Outdated Show resolved Hide resolved
README.qmd Show resolved Hide resolved
data/README.md Outdated Show resolved Hide resolved
data/README.md Outdated Show resolved Hide resolved
data/README.md Show resolved Hide resolved
data/software.xlsx Outdated Show resolved Hide resolved
@apulsipher apulsipher mentioned this pull request Oct 30, 2024
@apulsipher apulsipher merged commit 3a16604 into main Oct 30, 2024
@apulsipher apulsipher deleted the 15-reorganize-records-using-yml-or-toml-files branch October 30, 2024 17:27
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.

Reorganize records using yml or toml files
2 participants