Skip to content

Commit af14fa6

Browse files
committed
Remove R programming language interface that was deprecated in 6.40
Remove R programming language interface that was deprecated in 6.40 and scheduled for removal in 6.42.
1 parent f0ee903 commit af14fa6

86 files changed

Lines changed: 5 additions & 9050 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CMAKE_CXX_STANDARD=20
22
builtin_vdt=ON
33
pythia8=ON
4-
r=OFF
54
rootbench=ON

.github/workflows/root-ci-config/buildconfig/alma10-clang_ninja.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ builtin_xxhash=ON
2121
builtin_zlib=ON
2222
builtin_zstd=ON
2323
pythia8=ON
24-
r=OFF
2524
soversion=ON
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
builtin_vdt=ON
22
pythia8=ON
3-
r=OFF

.github/workflows/root-ci-config/buildconfig/global.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ opengl=ON
6363
pyroot=ON
6464
pythia8=OFF
6565
qt6web=OFF
66-
r=ON
6766
roofit=ON
6867
roofit_multiprocess=OFF
6968
root7=ON
@@ -83,7 +82,6 @@ tmva-cpu=ON
8382
tmva-gpu=OFF
8483
tmva-cudnn=OFF
8584
tmva-pymva=OFF
86-
tmva-rmva=OFF
8785
tmva-sofie=ON
8886
tmva=ON
8987
unfold=ON

.github/workflows/root-ci-config/buildconfig/mac-beta.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ check_connection=ON
2222
cocoa=ON
2323
davix=OFF
2424
minuit2_omp=OFF
25-
r=OFF
2625
tmva-sofie=OFF
2726
x11=OFF

.github/workflows/root-ci-config/buildconfig/mac14.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ cocoa=ON
2525
davix=OFF
2626
fortran=OFF
2727
minuit2_omp=OFF
28-
r=OFF
2928
test_distrdf_dask=OFF
3029
test_distrdf_pyspark=OFF
3130
x11=OFF

.github/workflows/root-ci-config/buildconfig/mac15.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ builtin_zstd=ON
2020
cocoa=ON
2121
davix=OFF
2222
minuit2_omp=OFF
23-
r=OFF
2423
x11=OFF

.github/workflows/root-ci-config/buildconfig/mac26.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ check_connection=ON
2222
cocoa=ON
2323
davix=OFF
2424
minuit2_omp=OFF
25-
r=OFF
2625
tmva-sofie=OFF
2726
x11=OFF

.github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ test_distrdf_pyspark=OFF
1111
tmva-pymva=ON
1212
tmva-sofie=ON
1313
pythia8=OFF
14-
r=OFF
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
builtin_unuran=ON
22
builtin_vdt=ON
3-
r=ON
43
test_distrdf_dask=OFF
54
test_distrdf_pyspark=OFF

0 commit comments

Comments
 (0)