Skip to content

Commit

Permalink
add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
danymukesha committed Feb 9, 2024
1 parent 1eda763 commit d3e4191
Show file tree
Hide file tree
Showing 5 changed files with 293 additions and 276 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Imports:
ggplot2,
rsconnect,
stats,
stringr,
tinytex
Config/testthat/edition: 3
BugReports: https://github.com/danymukesha/genetic.algo.optimizeR/issues
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export(replacement)
export(selection)
import(rsconnect)
import(stats)
import(stringr)
import(tinytex)
importFrom(dplyr,"%>%")
importFrom(ggplot2,ggplot)
1 change: 1 addition & 0 deletions R/genetic.algo.optimizeR-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
#' @import rsconnect
#' @import stats
#' @import tinytex
#' @import stringr
## usethis namespace: end
NULL

0 comments on commit d3e4191

Please sign in to comment.