Skip to content

Commit

Permalink
Delete ocsdata test install
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Feb 10, 2022
1 parent 03485a0 commit eb60f55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/TEMPLATE_Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
FROM jhudsl/course_template
LABEL maintainer="your_email.com"

RUN R -e "options(warn = 2); install.packages(c('OCSdata'), repos='https://cloud.r-project.org/')"

#################### EXAMPLES OF INSTALLING PACKAGES ###########################
# Install a Linux/Ubuntu package
# RUN apt-get update && apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit eb60f55

Please sign in to comment.