Skip to content

Commit 77fa26d

Browse files
authored
Remove HighFive package from Dockerfile
Removed HighFive from the list of packages to install.
1 parent a064240 commit 77fa26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ ggrepel \
129129
ggridges \
130130
Hmisc \
131131
httr \
132+
HighFive \
132133
ids \
133134
knitr \
134135
leaflet \
@@ -190,7 +191,6 @@ hhoeflin/hdf5r \
190191
ropensci/bib2df \
191192
cvarrichio/Matrix.utils \
192193
welch-lab/RcppPlanc \
193-
hhoeflin/HighFive \
194194
welch-lab/liger \
195195
&& rm -rf /tmp/downloaded_packages
196196

0 commit comments

Comments
 (0)