[R] Avoid symbol naming conflicts with other packages (#7245)
* don't register all R symbols * typo
This commit is contained in:
3
R-package/src/xgboost-win.def
Normal file
3
R-package/src/xgboost-win.def
Normal file
@@ -0,0 +1,3 @@
|
||||
LIBRARY xgboost.dll
|
||||
EXPORTS
|
||||
R_init_xgboost
|
||||
Reference in New Issue
Block a user