Skip to content

Commit

Permalink
data.table: test swap data.table melt for reshape melt #157
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Jan 20, 2021
1 parent e1438b0 commit 1714ee2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,10 @@ importFrom(plyr,
)

importFrom(reshape,
melt,
melt.data.frame,
cast
)

import(data.table, except=c(melt))
import(data.table)

importFrom(stringr,
fixed,
Expand Down

0 comments on commit 1714ee2

Please sign in to comment.