fix cran, update version to 0.4-3

This commit is contained in:
hetong007
2016-02-16 20:37:26 +08:00
parent 29c7cfcbbf
commit 371ff20a3b
2 changed files with 3 additions and 3 deletions

View File

@@ -7,11 +7,11 @@
#ifndef XGBOOST_R_H_ // NOLINT(*)
#define XGBOOST_R_H_ // NOLINT(*)
extern "C" {
#include <Rinternals.h>
#include <R_ext/Random.h>
#include <Rmath.h>
}
#include <xgboost/c_api.h>
/*!