Skip to content

Commit

Permalink
Merge pull request #25 from UCD-SERG/dplyr-version-req
Browse files Browse the repository at this point in the history
require dplyr version 1.1.1 or higher, to use the `relationship` argu…
  • Loading branch information
d-morrison authored Nov 13, 2023
2 parents b71947f + 10d31f5 commit 7726563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: Translates antibody levels measured in cross-sectional population
Depends: R (>= 3.5.0)
License: GPL-3
Imports:
dplyr,
dplyr (>= 1.1.1),
magrittr,
parallel,
Rcpp,
Expand Down

0 comments on commit 7726563

Please sign in to comment.