Skip to content

Commit 6fe9740

Browse files
committed
Update R to 4.3.0 final for kunpeng1 (Linux ARM64)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
1 parent cedc4f9 commit 6fe9740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.18/bioc/kunpeng1/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export BBS_DEBUG="0"
1212
export BBS_NODE_HOSTNAME="kunpeng1"
1313
export BBS_USER="biocbuild"
1414
export BBS_WORK_TOPDIR="/home/biocbuild/bbs-3.18-bioc"
15-
export BBS_R_HOME="$HOME/R-devel_2023-03-12_r83975-bin"
15+
export BBS_R_HOME="/home/biocbuild/R/R-4.3.0-bin"
1616
export R_LIBS="$BBS_R_HOME/site-library"
1717
export BBS_NB_CPU=24 # 32 cores are available
1818
export BBS_BUILD_NB_CPU=10 # 32 cores are available

0 commit comments

Comments
 (0)