Skip to content

Adds parsing of R dependencies from DESCRIPTION files#917

Open
codeZeilen wants to merge 2 commits intoKnowledgeCaptureAndDiscovery:devfrom
codeZeilen:feature/r-dependencies
Open

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

Conversation

@codeZeilen
Copy link

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

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