Skip to content

Commit

Permalink
R PG: bump R version
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jun 14, 2024
1 parent fbdcacc commit 9a734fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _resources/port1.0/group/R-1.0.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ if {${os.platform} eq "darwin" && ${configure.cxx_stdlib} ne "libc++"} {

global prefix frameworks_dir
# Please update R version here:
set Rversion 4.4.0
set Rversion 4.4.1
set branch [join [lrange [split ${Rversion} .] 0 1] .]
set packages ${frameworks_dir}/R.framework/Versions/${branch}/Resources/library
set suffix .tar.gz
Expand Down

0 comments on commit 9a734fa

Please sign in to comment.