Skip to content

Depends on dplyr 1.1.0 but requires 1.2.0 #498

@einsibjarni

Description

@einsibjarni

I am the maintainer of the FreeBSD port of dtplyr.
I was upgrading the port for 1.3.3, and got a warning when I ran the tests.

The port mirrors the dependencies in DESCRIPTION, so it depends on R-cran-dplyr >= 1.1.0 and the latest version of dplyr in ports right now is 1.1.4. After upgrading dtplyr to 1.3.3 I ran the tests and got this warning:

* checking Rd cross-references ... WARNING
Missing link(s) in Rd file 'filter.dtplyr_step.Rd':
  '[dplyr:when_any]{when_any()}'

I then updated the dplyr port and the warning went away.

Is it possible that dtplyr 1.3.3 requires dplyr 1.2.0 or does the test need to be updated?

# insert reprex here

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