Update to more recent mlpack 4 paper. (#3504)

This commit is contained in:
Ryan Curtin
2023-06-24 03:08:24 +02:00
committed by GitHub
parent 590c1b11dd
commit 9a49b74d08
+2 -2
View File
@@ -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)
<doi:10.21105/joss.00726>.
machine learning algorithms. See also Curtin et al. (2023)
<doi:10.21105/joss.05026>.
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)