Skip to content

Commit

Permalink
delete package rhdf5 from suggests and delete all functions who use i…
Browse files Browse the repository at this point in the history
…t + delete tests
  • Loading branch information
berthetclement committed Jun 25, 2024
1 parent fa236e4 commit 9493f65
Show file tree
Hide file tree
Showing 30 changed files with 439 additions and 2,815 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Imports:
lifecycle,
assertthat
Suggests:
rhdf5 (>= 2.24.0),
testthat,
covr,
knitr,
Expand Down
5 changes: 0 additions & 5 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ S3method(subset,antaresDataList)
S3method(summary,bindingConstraints)
S3method(viewAntares,antaresDataList)
S3method(viewAntares,default)
export(.getOptionsH5)
export(.h5ReadAntares)
export(.writeAntaresH5Fun)
export(aggregateResult)
export(api_delete)
export(api_get)
Expand All @@ -41,7 +38,6 @@ export(getGeographicTrimming)
export(getIdCols)
export(getLinks)
export(hvdcModification)
export(isH5Opts)
export(mergeDigests)
export(parAggregateMCall)
export(ponderateMcAggregation)
Expand Down Expand Up @@ -71,7 +67,6 @@ export(setTimeoutAPI)
export(showAliases)
export(simOptions)
export(viewAntares)
export(writeAntaresH5)
export(writeDigest)
import(bit64)
import(data.table)
Expand Down
Loading

0 comments on commit 9493f65

Please sign in to comment.