-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathDESCRIPTION
More file actions
21 lines (21 loc) · 894 Bytes
/
DESCRIPTION
File metadata and controls
21 lines (21 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: RcppMLPACK
Type: Package
Title: 'Rcpp' Integration for the 'MLPACK' Library
Version: 1.0.10-7
Date: 2020-04-17
Author: Qiang Kou, Ryan Curtin
Maintainer: Qiang Kou <qkou@umail.iu.edu>
Description: 'MLPACK' is an intuitive, fast, scalable C++ machine learning
library, meant to be a machine learning analog to 'LAPACK'. It
aims to implement a wide array of machine learning methods
and function as a Swiss army knife for machine learning
researchers: 'MLPACK' is available from <http://www.mlpack.org/>;
sources are included in the package.
SystemRequirements: A C++11 compiler. Versions 4.8.*, 4.9.* or later of GCC will be fine.
License: LGPL (>= 2)
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12.8)
LinkingTo: Rcpp, RcppArmadillo, BH
URL: https://github.com/thirdwing/RcppMLPACK1,
http://www.mlpack.org/
BugReports: https://github.com/thirdwing/RcppMLPACK1/issues