Skip to content

Adds parsing of R dependencies from DESCRIPTION files#917

Merged
dgarijo merged 2 commits intoKnowledgeCaptureAndDiscovery:devfrom
codeZeilen:feature/r-dependencies
Mar 15, 2026
Merged

Adds parsing of R dependencies from DESCRIPTION files#917
dgarijo merged 2 commits intoKnowledgeCaptureAndDiscovery:devfrom
codeZeilen:feature/r-dependencies

Conversation

@codeZeilen
Copy link
Contributor

This PR only adds parsing of dependencies from DESCRIPTION files and adapts the corresponding test.

I adapted both tests, as the two DESCRIPTION files in the test data conveniently use two different formats of listing the requirements (one-per-line vs multi-line).

Is there anything else that needs to be adapted (e.g., I have seen that parsers are documented in docs)?

@dgarijo
Copy link
Collaborator

dgarijo commented Mar 13, 2026 via email

@dgarijo dgarijo merged commit b84107a into KnowledgeCaptureAndDiscovery:dev Mar 15, 2026
2 checks passed
@dgarijo
Copy link
Collaborator

dgarijo commented Mar 15, 2026

PR already done in the dev branch, so merging

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