lasvmR: A Simple Wrapper for the LASVM Solver

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.

Version: 0.1.2
Imports: Rcpp (≥ 0.11.6), checkmate (≥ 1.5.1)
LinkingTo: Rcpp
Suggests: knitr, testthat
Published: 2015-08-27
Author: Aydin Demircioglu
Maintainer: Aydin Demircioglu <aydin.demircioglu at ini.rub.de>
BugReports: http://github.com/aydindemircioglu/lasvmR/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
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.
URL: http://github.com/aydindemircioglu/lasvmR
NeedsCompilation: yes
CRAN checks: lasvmR results

Downloads:

Reference manual: lasvmR.pdf
Vignettes: lasvmR
Package source: lasvmR_0.1.2.tar.gz
Windows binaries: r-devel: lasvmR_0.1.2.zip, r-release: lasvmR_0.1.2.zip, r-oldrel: lasvmR_0.1.2.zip
OS X El Capitan binaries: r-release: lasvmR_0.1.2.tgz
OS X Mavericks binaries: r-oldrel: lasvmR_0.1.2.tgz
Old sources: lasvmR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lasvmR to link to this page.