зеркало из https://github.com/microsoft/LightGBM.git
[R-package] fix install warning (#3552)
This commit is contained in:
Родитель
b80b4ebb15
Коммит
199fb23663
|
@ -126,7 +126,8 @@ result <- file.copy(
|
|||
|
||||
# remove CRAN-specific files
|
||||
result <- file.remove(
|
||||
file.path(TEMP_R_DIR, "configure")
|
||||
file.path(TEMP_R_DIR, "cleanup")
|
||||
, file.path(TEMP_R_DIR, "configure")
|
||||
, file.path(TEMP_R_DIR, "configure.ac")
|
||||
, file.path(TEMP_R_DIR, "configure.win")
|
||||
, file.path(TEMP_SOURCE_DIR, "Makevars.in")
|
||||
|
|
Загрузка…
Ссылка в новой задаче