[backport] Update c++ requirement to 17 for the R package. (#8860) (#8983)

This commit is contained in:
Jiaming Yuan
2023-03-27 18:24:25 +08:00
committed by GitHub
parent 4be75d852c
commit a1c209182d
5 changed files with 11 additions and 10 deletions

View File

@@ -66,5 +66,6 @@ Imports:
methods,
data.table (>= 1.9.6),
jsonlite (>= 1.0),
RoxygenNote: 7.2.2
SystemRequirements: GNU make, C++14
RoxygenNote: 7.2.3
Encoding: UTF-8
SystemRequirements: GNU make, C++17