Package: lasvmR
Type: Package
Title: A Simple Wrapper for the LASVM Solver
Version: 0.1.2
Date: 2015-08-27
Author: Aydin Demircioglu
Maintainer: Aydin Demircioglu <aydin.demircioglu@ini.rub.de>
Description: This is a simple wrapper for the LASVM Solver (see http://leon.bottou.org/projects/lasvm). LASVM is basically an online variant of the SMO solver. 
Copyright: Original C/C++ code (GPL) by Leon Bottou
        (http://leon.bottou.org), Yann Le Cun, AT&T Corp, NECI/NEC Labs
        America and Neuristique.
License: GPL (>= 2)
Imports: Rcpp (>= 0.11.6), checkmate (>= 1.5.1)
LinkingTo: Rcpp
Suggests: knitr, testthat
VignetteBuilder: knitr
URL: http://github.com/aydindemircioglu/lasvmR
BugReports: http://github.com/aydindemircioglu/lasvmR/issues
NeedsCompilation: yes
Packaged: 2015-08-26 22:53:05 UTC; drunkeneye
Repository: CRAN
Date/Publication: 2015-08-27 09:00:02
