Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wincowgerDEV committed Dec 4, 2024
1 parent 92565f1 commit f84cda5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ importFrom(signal,filter)
importFrom(signal,sgolay)
importFrom(stats,IQR)
importFrom(stats,approx)
importFrom(stats,ave)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,lm)
Expand Down
1 change: 1 addition & 0 deletions R/as_OpenSpecy.R
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
#' @importFrom data.table as.data.table
#' @importFrom digest digest
#' @importFrom utils sessionInfo
#' @importFrom stats ave
#' @export
as_OpenSpecy <- function(x, ...) {
UseMethod("as_OpenSpecy")
Expand Down
2 changes: 1 addition & 1 deletion man/subtr_baseline.Rd

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

0 comments on commit f84cda5

Please sign in to comment.