Skip to content

Commit

Permalink
Update to latest roxygen and fix package imports (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Ray <[email protected]>
  • Loading branch information
nikosbosse and elray1 authored Sep 17, 2024
1 parent ee0f9c1 commit b8a31ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Description:
License: MIT + file LICENSE
Encoding: UTF-8
Imports:
checkmate,
cli,
dplyr,
hubUtils,
Expand All @@ -51,7 +50,7 @@ Remotes:
hubverse-org/hubExamples,
hubverse-org/hubUtils
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
URL: https://hubverse-org.github.io/hubEvals/
Depends:
R (>= 2.10)
Expand Down

0 comments on commit b8a31ea

Please sign in to comment.