-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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 hereReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels