Skip to content

Bump Docker Image 1.2.0 -> 1.2.1#698

Merged
carriewright11 merged 5 commits intomainfrom
bump-docker
Jun 2, 2025
Merged

Bump Docker Image 1.2.0 -> 1.2.1#698
carriewright11 merged 5 commits intomainfrom
bump-docker

Conversation

@avahoffman
Copy link
Copy Markdown
Collaborator

@avahoffman avahoffman commented May 1, 2025

Updating the docker - totally up to you all :)

Mainly an update to the R version and a few incremental updates to other packages (ggplot, lubridate, rlang, etc)

https://hub.docker.com/repository/docker/jhudsl/intro_to_r/general


OLD (1.2.0):

R version 4.4.1 (2024-06-14)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.4 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] lubridate_1.9.3 forcats_1.0.0   stringr_1.5.1   dplyr_1.1.4    
 [5] purrr_1.0.2     readr_2.1.5     tidyr_1.3.1     tibble_3.2.1   
 [9] ggplot2_3.5.1   tidyverse_2.0.0

loaded via a namespace (and not attached):
 [1] vctrs_0.6.5      cli_3.6.3        rlang_1.1.4      stringi_1.8.4   
 [5] generics_0.1.3   glue_1.7.0       colorspace_2.1-0 hms_1.1.3       
 [9] scales_1.3.0     fansi_1.0.6      grid_4.4.1       munsell_0.5.1   
[13] tzdb_0.4.0       lifecycle_1.0.4  compiler_4.4.1   timechange_0.3.0
[17] pkgconfig_2.0.3  R6_2.5.1         tidyselect_1.2.1 utf8_1.2.4      
[21] pillar_1.9.0     magrittr_2.0.3   tools_4.4.1      withr_3.0.0     
[25] gtable_0.3.5    

NEW (1.2.1):

> sessionInfo()
R version 4.5.0 (2025-04-11)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 24.04.2 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.26.so;  LAPACK version 3.12.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] lubridate_1.9.4 forcats_1.0.0   stringr_1.5.1   dplyr_1.1.4    
 [5] purrr_1.0.4     readr_2.1.5     tidyr_1.3.1     tibble_3.2.1   
 [9] ggplot2_3.5.2   tidyverse_2.0.0

loaded via a namespace (and not attached):
 [1] vctrs_0.6.5        cli_3.6.5          rlang_1.1.6        stringi_1.8.7     
 [5] generics_0.1.3     glue_1.8.0         hms_1.1.3          scales_1.4.0      
 [9] grid_4.5.0         tzdb_0.5.0         lifecycle_1.0.4    compiler_4.5.0    
[13] RColorBrewer_1.1-3 timechange_0.3.0   pkgconfig_2.0.3    farver_2.1.2      
[17] R6_2.6.1           tidyselect_1.2.1   pillar_1.10.2      magrittr_2.0.3    
[21] tools_4.5.0        withr_3.0.2        gtable_0.3.6      

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 1, 2025

OTTR Check Results

Summary

  • Spelling check: ✅ PASSED (1 errors found, threshold: 1)
  • URL check: ✅ PASSED (2 errors found, threshold: 2)
  • Quiz format check: ✅ PASSED (0 errors found, threshold: 0)

🎉 All checks passed!

Last Updated: 2025-06-02-21:41:25

@carriewright11
Copy link
Copy Markdown
Member

LGTM! Thanks :)

@carriewright11 carriewright11 merged commit 07ad0aa into main Jun 2, 2025
5 checks passed
@carriewright11 carriewright11 deleted the bump-docker branch June 2, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants