CRAN/E | RVowpalWabbit

RVowpalWabbit

R Interface to the Vowpal Wabbit

Installation

About

The 'Vowpal Wabbit' project is a fast out-of-core learning system sponsored by Microsoft Research (having started at Yahoo! Research) and written by John Langford along with a number of contributors. This R package does not include the distributed computing implementation of the cluster/ directory of the upstream sources. Use of the software as a network service is also not directly supported as the aim is a simpler direct call from R for validation and comparison. Note that this package contains an embedded older version of 'Vowpal Wabbit'. The package 'rvw' at the GitHub repo can provide an alternative using an external 'Vowpal Wabbit' library installation.

vowpalwabbit.org/
github.com/eddelbuettel/rvowpalwabbit
System requirements The Boost 'program_options' library <https://boost.org> is required.
Bug report File report

Key Metrics

Version 0.0.18
R ≥ 2.12.0
Published 2023-01-08 486 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RVowpalWabbit results
OS unix

Downloads

Yesterday 0
Last 7 days 33 -52%
Last 30 days 137 -7%
Last 90 days 481 +0%
Last 365 days 2.064 -14%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel

Material

README
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Old Sources

RVowpalWabbit archive

Depends

R ≥ 2.12.0

Imports

Rcpp

LinkingTo

Rcpp