Skip to content

Dependency XML requires R>=4.0 #259

@hlapp

Description

@hlapp

Currently RNeXML requires R>=3.0. However, the dependency XML now requires R>4.0. As a result, installing the package (including for testing purposes) under R 3.x results in an error due to the unavailable dependency.

Unless we want to cut out the XML dependency, I think this has to mean that RNeXML also needs to require R>=4.0, and tests under R 3.x need to be dropped.

(As an aside, the same is true for evaluate, though I'm unsure exactly how this dependency is brought in.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions