Skip to content

Commit

Permalink
add stats to import
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Schneider committed Oct 21, 2020
1 parent 438aacd commit e7529f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Expand Up @@ -24,6 +24,7 @@ export(standardize_traits)
import(RCurl)
import(XML)
import(getPass)
import(stats)
import(taxize)
import(units)
importFrom(data.table,as.data.table)
Expand Down
1 change: 1 addition & 0 deletions R/utils.R
Expand Up @@ -146,6 +146,7 @@ as_factor_clocale <- function(x) {
#' Convert output to ETS v0.9
#'
#' @noRd
#' @import stats
#' @keywords internal

convert.ets0.9 <- function(x) {
Expand Down

0 comments on commit e7529f8

Please sign in to comment.