knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

SRxgboost

Installation

You can install the released version of SRxgboost from CRAN with:

devtools::install_github("samuelreuther/SRxgboost")

install.packages("~/data/shared/CH00RHU/Libraries/SRxgboost_0.6.1.tar.gz",
                 repos = NULL, type = "source", dependencies = TRUE)

library(SRxgboost)


samuelreuther/SRxgboost documentation built on March 30, 2025, 12:48 a.m.