Skip to content

Commit

Permalink
Add lifecycle badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhesselberth committed Dec 11, 2024
1 parent 59b22d3 commit d4ae09a
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ import(dplyr)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(broom,tidy)
importFrom(lifecycle,deprecated)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,col_integer)
Expand Down
1 change: 1 addition & 0 deletions R/valr-package.r
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#' @importFrom stats fisher.test na.omit
#' @importFrom utils head tail packageVersion
#' @importFrom broom tidy
#' @importFrom lifecycle deprecated
#' @import ggplot2
#' @import dplyr
"_PACKAGE"
21 changes: 21 additions & 0 deletions man/figures/lifecycle-deprecated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions man/figures/lifecycle-experimental.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions man/figures/lifecycle-stable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions man/figures/lifecycle-superseded.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d4ae09a

Please sign in to comment.