Skip to content

Commit

Permalink
try to fix 📖 and GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustl committed Mar 20, 2024
1 parent cc423f7 commit 1a45087
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ Remotes:
github::uptake/pkgnet@d1e974de299d46e71b082e027a71b8b254edc9b2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
RoxygenNote: 7.3.1
3 changes: 1 addition & 2 deletions R/plot_commits_github.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#' Plot Commits GitHub
#'
#' @param repos_commits tibble as retrieved by
#' \code{\link{github_commits_repos}}
#' @param repos_commits tibble as retrieved by \link{\code{get_github_commits_repos}}
#' @return ggplot of temporal development of commits for KWB-R on Github
#' @export
#' @importFrom dplyr count rename left_join
Expand Down
3 changes: 1 addition & 2 deletions man/plot_commits_github.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a45087

Please sign in to comment.