Skip to content

Commit

Permalink
investigate fail in tests which does not occur locally
Browse files Browse the repository at this point in the history
  • Loading branch information
jhmigueles committed Nov 28, 2023
1 parent 060188e commit fd4cd12
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 @@ -60,4 +60,5 @@ importFrom("stats", "aggregate.data.frame", "weighted.mean",
"residuals", "fitted", "reshape", "cor")
import(data.table)
importFrom("methods", "is")
importFrom("utils", "available.packages", "packageVersion", "help", "read.table")
importFrom("utils", "available.packages", "packageVersion", "help", "read.table",
"data")

0 comments on commit fd4cd12

Please sign in to comment.