diff --git a/DESCRIPTION b/DESCRIPTION index 2092cb9..2a70205 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: EpiCompare Title: Comparison, Benchmarking & QC of Epigenomic Datasets -Version: 1.7.1 +Version: 1.7.2 Authors@R: c( person(given = "Sera", family = "Choi", email = "serachoi1230@gmail.com", diff --git a/man/plot_precision_recall.Rd b/man/plot_precision_recall.Rd index ea0ac41..b80344b 100644 --- a/man/plot_precision_recall.Rd +++ b/man/plot_precision_recall.Rd @@ -75,7 +75,7 @@ control.} \item{shape}{Variable to set data point shapes by.} -\item{facets}{This argument is soft-deprecated, please use \code{rows} +\item{facets}{\ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#deprecated}{\figure{lifecycle-deprecated.svg}{options: alt='[Deprecated]'}}}{\strong{[Deprecated]}} Please use \code{rows} and \code{cols} instead.} \item{interact}{Default TRUE. By default, plots are interactive.