diff --git a/src/mlpack/bindings/R/mlpack/DESCRIPTION.in b/src/mlpack/bindings/R/mlpack/DESCRIPTION.in index f511fa6e5b..e1d70f5cbc 100644 --- a/src/mlpack/bindings/R/mlpack/DESCRIPTION.in +++ b/src/mlpack/bindings/R/mlpack/DESCRIPTION.in @@ -5,8 +5,8 @@ Date: @PACKAGE_DATE@ Authors@R: @AUTHORS_R@ Description: A fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge - machine learning algorithms. See also Curtin et al. (2018) - . + machine learning algorithms. See also Curtin et al. (2023) + . SystemRequirements: A C++14 compiler. Version 5 or later of GCC will be fine. License: BSD_3_clause + file LICENSE Depends: R (>= 4.0.0)