File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ VE_RUNTESTS?=Default
7
7
VE_EXPRESS? =YES # should be NO, or unset, for standard use
8
8
VE_BRANCH?=$(shell git branch --show-current 2>/dev/null || echo visioneval)
9
9
ifeq ($(OS ) ,Windows_NT)
10
- VE_R_VERSION? =4.1.1
10
+ VE_R_VERSION? =4.1.2
11
11
RTERM: ="$(shell scripts/find-R.bat $(VE_R_VERSION ) ) "
12
12
WINDOWS =TRUE
13
13
else
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ VE_RUNTESTS?=Default
98
98
VE_EXPRESS?=YES # should be NO, or unset, for standard use
99
99
VE_BRANCH?=$(shell git branch --show-current 2>/dev/null || echo visioneval)
100
100
ifeq ($(OS),Windows_NT)
101
- VE_R_VERSION?=4.1.1
101
+ VE_R_VERSION?=4.1.2
102
102
RTERM:="$(shell scripts/find-R.bat $(VE_R_VERSION))"
103
103
WINDOWS=TRUE
104
104
else
Original file line number Diff line number Diff line change 45
45
BioC : https://www.bioconductor.org/packages/3.13/bioc
46
46
CRAN : https://cran.microsoft.com/snapshot/2021-08-10
47
47
4.1.1 :
48
- BioC : https://www.bioconductor.org/packages/3.13/bioc
48
+ BioC : https://www.bioconductor.org/packages/3.14/bioc
49
+ CRAN : https://cran.microsoft.com/snapshot/2021-11-01
50
+ 4.1.2 :
51
+ BioC : https://www.bioconductor.org/packages/3.14/bioc
49
52
CRAN : https://cloud.r-project.org
You can’t perform that action at this time.
0 commit comments