Skip to content

Commit

Permalink
import estepEEE
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Jun 16, 2024
1 parent c1a22cc commit b404eec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ importFrom(ggplot2, ggplot, geom_point, theme, scale_size_continuous,
coord_fixed, geom_contour, scale_alpha, theme_minimal,
element_rect, geom_density2d, xlim, stat)

importFrom("mclust", "Mclust", "mclust.options", "mclustBIC", "estep")
importFrom("mclust", "Mclust", "mclust.options", "mclustBIC",
"estep", "estepEEE")

## Importing to avoid 'no visible global function definition for' NOTES
import(Biobase)
Expand Down

0 comments on commit b404eec

Please sign in to comment.