From 55564bdad5126da0538c1568250ea1de69783aa7 Mon Sep 17 00:00:00 2001 From: Anna Murphy Date: Tue, 30 Jul 2024 10:14:28 -0400 Subject: [PATCH] Updated the requirements for the test classes --- requirements/classes/test-j/requirements.txt | 20 +++++++++++++++++++- requirements/classes/test-r/requirements.txt | 20 +++++++++++++++++++- requirements/classes/test/requirements.txt | 20 +++++++++++++++++++- 3 files changed, 57 insertions(+), 3 deletions(-) diff --git a/requirements/classes/test-j/requirements.txt b/requirements/classes/test-j/requirements.txt index e0689d67..88fd455f 100644 --- a/requirements/classes/test-j/requirements.txt +++ b/requirements/classes/test-j/requirements.txt @@ -27,24 +27,42 @@ bottleneck pytables # these are the base r packages in the r-notebook image ( YOU PROBABLY WANT THESE IF YOUR TARGET IN DOCKER IS r_lang OR r_julia ) -r-base=4.2.* +# https://stat.ethz.ch/R-manual/R-devel/library/base/html/00Index.html +r-base=4.5.* +# https://github.com/topepo/caret/releases/tag/v6.0-93 r-caret=6.* +# https://cran.r-project.org/web/packages/crayon/index.html r-crayon=1.* +# https://cran.r-project.org/web/packages/devtools/index.html r-devtools=2.* +# https://cran.r-project.org/web/packages/forecast/index.html r-forecast=8.* +# https://cran.r-project.org/web/packages/hexbin/index.html r-hexbin=1.* +# https://cran.r-project.org/web/packages/htmltools/index.html r-htmltools=0.* +# https://cran.r-project.org/web/packages/htmlwidgets/index.html r-htmlwidgets=1.* +# https://github.com/IRkernel/IRkernel/releases/tag/1.3.2 r-irkernel=1.* +# https://cran.r-project.org/web/packages/nycflights13/index.html r-nycflights13=1.* +# https://cran.r-project.org/web/packages/randomForest/index.html r-randomforest=4.* +# https://cran.r-project.org/web/packages/RCurl/index.html r-rcurl=1.98* +# https://cran.r-project.org/web/packages/rmarkdown/index.html r-rmarkdown=2.* +# https://cran.r-project.org/web/packages/odbc/index.html r-rodbc=1.* +# https://cran.r-project.org/web/packages/RSQLite/index.html r-rsqlite=2.* +# https://cran.r-project.org/web/packages/shiny/index.html r-shiny=1.* +# https://cran.r-project.org/web/packages/tidyverse/index.html r-tidyverse unixodbc=2.* +# https://cran.r-project.org/web/packages/tidymodels/index.html r-tidymodels=1.* # required for environment and plugins ( DO NOT REMOVE THESE!!! ) diff --git a/requirements/classes/test-r/requirements.txt b/requirements/classes/test-r/requirements.txt index e0689d67..88fd455f 100644 --- a/requirements/classes/test-r/requirements.txt +++ b/requirements/classes/test-r/requirements.txt @@ -27,24 +27,42 @@ bottleneck pytables # these are the base r packages in the r-notebook image ( YOU PROBABLY WANT THESE IF YOUR TARGET IN DOCKER IS r_lang OR r_julia ) -r-base=4.2.* +# https://stat.ethz.ch/R-manual/R-devel/library/base/html/00Index.html +r-base=4.5.* +# https://github.com/topepo/caret/releases/tag/v6.0-93 r-caret=6.* +# https://cran.r-project.org/web/packages/crayon/index.html r-crayon=1.* +# https://cran.r-project.org/web/packages/devtools/index.html r-devtools=2.* +# https://cran.r-project.org/web/packages/forecast/index.html r-forecast=8.* +# https://cran.r-project.org/web/packages/hexbin/index.html r-hexbin=1.* +# https://cran.r-project.org/web/packages/htmltools/index.html r-htmltools=0.* +# https://cran.r-project.org/web/packages/htmlwidgets/index.html r-htmlwidgets=1.* +# https://github.com/IRkernel/IRkernel/releases/tag/1.3.2 r-irkernel=1.* +# https://cran.r-project.org/web/packages/nycflights13/index.html r-nycflights13=1.* +# https://cran.r-project.org/web/packages/randomForest/index.html r-randomforest=4.* +# https://cran.r-project.org/web/packages/RCurl/index.html r-rcurl=1.98* +# https://cran.r-project.org/web/packages/rmarkdown/index.html r-rmarkdown=2.* +# https://cran.r-project.org/web/packages/odbc/index.html r-rodbc=1.* +# https://cran.r-project.org/web/packages/RSQLite/index.html r-rsqlite=2.* +# https://cran.r-project.org/web/packages/shiny/index.html r-shiny=1.* +# https://cran.r-project.org/web/packages/tidyverse/index.html r-tidyverse unixodbc=2.* +# https://cran.r-project.org/web/packages/tidymodels/index.html r-tidymodels=1.* # required for environment and plugins ( DO NOT REMOVE THESE!!! ) diff --git a/requirements/classes/test/requirements.txt b/requirements/classes/test/requirements.txt index e0689d67..88fd455f 100644 --- a/requirements/classes/test/requirements.txt +++ b/requirements/classes/test/requirements.txt @@ -27,24 +27,42 @@ bottleneck pytables # these are the base r packages in the r-notebook image ( YOU PROBABLY WANT THESE IF YOUR TARGET IN DOCKER IS r_lang OR r_julia ) -r-base=4.2.* +# https://stat.ethz.ch/R-manual/R-devel/library/base/html/00Index.html +r-base=4.5.* +# https://github.com/topepo/caret/releases/tag/v6.0-93 r-caret=6.* +# https://cran.r-project.org/web/packages/crayon/index.html r-crayon=1.* +# https://cran.r-project.org/web/packages/devtools/index.html r-devtools=2.* +# https://cran.r-project.org/web/packages/forecast/index.html r-forecast=8.* +# https://cran.r-project.org/web/packages/hexbin/index.html r-hexbin=1.* +# https://cran.r-project.org/web/packages/htmltools/index.html r-htmltools=0.* +# https://cran.r-project.org/web/packages/htmlwidgets/index.html r-htmlwidgets=1.* +# https://github.com/IRkernel/IRkernel/releases/tag/1.3.2 r-irkernel=1.* +# https://cran.r-project.org/web/packages/nycflights13/index.html r-nycflights13=1.* +# https://cran.r-project.org/web/packages/randomForest/index.html r-randomforest=4.* +# https://cran.r-project.org/web/packages/RCurl/index.html r-rcurl=1.98* +# https://cran.r-project.org/web/packages/rmarkdown/index.html r-rmarkdown=2.* +# https://cran.r-project.org/web/packages/odbc/index.html r-rodbc=1.* +# https://cran.r-project.org/web/packages/RSQLite/index.html r-rsqlite=2.* +# https://cran.r-project.org/web/packages/shiny/index.html r-shiny=1.* +# https://cran.r-project.org/web/packages/tidyverse/index.html r-tidyverse unixodbc=2.* +# https://cran.r-project.org/web/packages/tidymodels/index.html r-tidymodels=1.* # required for environment and plugins ( DO NOT REMOVE THESE!!! )