Package: Rnumerai
Title: Interface to the Numerai Machine Learning Tournament API
Version: 2.1.4
Authors@R: c(
    person("Omni Analytics Group", email = "services@omnianalytics.io", role = "aut"),
    person("Eric Hare", email = "eric@omnianalytics.io", role = "cre"))
Description: Routines to interact with the Numerai Machine Learning Tournament
  API <https://numer.ai>. The functionality includes the ability to automatically download the
  current tournament data, submit predictions, and to get information for your
  user. General 'GraphQL' queries can also be executed.
Depends: R (>= 3.1)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/Omni-Analytics-Group/Rnumerai
BugReports: https://github.com/Omni-Analytics-Group/Rnumerai/issues
RoxygenNote: 7.1.2
Imports: httr, lubridate, dplyr, tidyr, ggplot2, purrr, arrow,
        data.table
NeedsCompilation: no
Packaged: 2021-10-08 18:58:32 UTC; erichare
Author: Omni Analytics Group [aut],
  Eric Hare [cre]
Maintainer: Eric Hare <eric@omnianalytics.io>
Repository: CRAN
Date/Publication: 2021-10-08 19:10:01 UTC
Built: R 4.0.2; ; 2021-10-09 11:26:09 UTC; unix
