Skip to content

Commit

Permalink
Merge pull request #77 from nutriverse/dev
Browse files Browse the repository at this point in the history
remove `bbw::recode()` dependency
  • Loading branch information
ernestguevarra authored Apr 6, 2024
2 parents 242e7e0 + 80a121d commit 9519e78
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Depends: R (>= 2.10)
Imports:
stats,
graphics,
bbw,
withr
Suggests:
testthat,
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export(pyramid.plot)
export(qqNormalPlot)
export(sexRatioTest)
export(skewKurt)
importFrom(bbw,recode)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
Expand Down
1 change: 0 additions & 1 deletion R/nipnTK.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#' prop.test qqline qqnorm quantile sd var
#' @importFrom graphics abline axTicks axis barplot hist lines par plot rect
#' strheight strwidth text
#' @importFrom bbw recode
#' @importFrom withr local_par
#'
#
Expand Down

0 comments on commit 9519e78

Please sign in to comment.