Skip to content

Commit

Permalink
Import tibble package with default printing
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeJohnPage committed Nov 19, 2024
1 parent ed416a6 commit 427e48c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Depends:
R (>= 4.1.0)
Imports:
Expand Down
1 change: 1 addition & 0 deletions R/geographr.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#' @importFrom tibble tibble

0 comments on commit 427e48c

Please sign in to comment.