Skip to content

XGBoost, testing with new version of XGBoost #39

@matthias-da

Description

@matthias-da

Dear CRAN package maintainers,

We would like to reach out to you regarding updates to the XGBoost CRAN package, as you are listed as the maintainer of one or more packages at CRAN that depend on XGBoost.

The next version of XGBoost introduces some breaking changes, which, unfortunately, may result in failing CRAN checks for the package(s) you maintain once the updated version is released on CRAN. In preparation for our next release, please incorporate the necessary fixes into your package and resubmit an updated version to CRAN, ensuring compatibility with the latest XGBoost.

For more details about the changes, please refer to the migration guide at: https://xgboost.readthedocs.io/en/latest/R-package/migration_guide.html . Alongside the documentation for the latest version of XGBoost: https://xgboost.readthedocs.io/en/latest/R-package/index.html . We have published the pre-release package (xgboost-3.1.0) on R-universe for easier testing:

install.packages('xgboost', repos = c('https://dmlc.r-universe.dev/', 'https://cloud.r-project.org/'))

We plan to submit the new version of XGBoost before the end of November.

If you have any questions, comments, or need assistance, please feel free to post them on GitHub: dmlc/xgboost#11430 . The GitHub issue also contains reverse dependency check results for the latest XGBoost.

References:

Best regard
Jiaming Yuan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions