Skip to content

Commit

Permalink
Remove exprimental class. Addresses #125
Browse files Browse the repository at this point in the history
  • Loading branch information
grimbough committed May 11, 2023
1 parent eaf8d24 commit e59a50a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ export(h5version)
export(h5write)
export(h5writeAttribute)
export(h5writeDataset)
exportClasses(H5Enum)
exportMethods("$")
exportMethods("$<-")
exportMethods("&")
Expand All @@ -193,7 +192,6 @@ exportMethods(show)
import(Rhdf5lib)
import(methods)
import(rhdf5filters)
importClassesFrom(S4Vectors,Factor)
importFrom(utils,file_test)
importFrom(utils,head)
importFrom(utils,packageVersion)
Expand Down

0 comments on commit e59a50a

Please sign in to comment.