Skip to content

Commit

Permalink
refactor: rm graph functions!
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Sep 28, 2023
1 parent acad3e6 commit 545211d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 162 deletions.
3 changes: 0 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,13 @@ Imports:
anytime,
cli,
dplyr,
ggplot2,
ggraph,
glue,
httr2,
lifecycle,
magrittr,
purrr,
rlang,
tibble,
tidygraph,
WikidataQueryServiceR,
WikidataR,
xml2,
Expand Down
2 changes: 2 additions & 0 deletions R/glitter-package.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#' @importFrom rlang `%||%`
#' @importFrom rlang `:=`
#' @importFrom rlang .data
#' @keywords internal
"_PACKAGE"

Expand Down
84 changes: 0 additions & 84 deletions R/graph_classes.R

This file was deleted.

1 change: 0 additions & 1 deletion data-raw/.~lock.usual_endpoints.csv#

This file was deleted.

74 changes: 0 additions & 74 deletions data-raw/pourmem.R

This file was deleted.

0 comments on commit 545211d

Please sign in to comment.