Package: RVowpalWabbit
Title: R Interface to the Vowpal Wabbit
Version: 0.0.16
Date: 2021-10-11
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Author: Dirk Eddelbuettel
Description: 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 <https://github.com/rvw-org/rvw-legacy> can provide an alternative using 
 an external 'Vowpal Wabbit' library installation.
Depends: R (>= 2.12.0)
Imports: Rcpp
LinkingTo: Rcpp
SystemRequirements: The Boost 'program_options' library
        <https://boost.org> is required.
OS_type: unix
StagedInstall: no
License: GPL (>= 2)
URL: https://vowpalwabbit.org/,
        https://github.com/eddelbuettel/rvowpalwabbit
BugReports: https://github.com/eddelbuettel/rvowpalwabbit/issues
NeedsCompilation: yes
Packaged: 2021-10-11 20:58:19 UTC; edd
Repository: CRAN
Date/Publication: 2021-10-18 18:20:13 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-10-19 10:34:12 UTC; unix
Archs: RVowpalWabbit.so.dSYM
