Skip to content

Export version_satisfies_criteria function #787

Open
@bczech

Description

@bczech

Hi!
Our team is using the version_satisfies_criteria (

version_satisfies_criteria <- function(to_check, criteria) {
) function to compare the required with the current version of installed packages. We need to use ::: to use this function in our code which is not recommended. Would it be possible to @export this function?

Thanks!

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