Package: Rnumerai
Title: Interface to the Numerai Machine Learning Tournament API
Version: 2.1.3
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.1
Imports: httr, lubridate, dplyr, tidyr, ggplot2, purrr
NeedsCompilation: no
Packaged: 2021-08-20 15:57:44 UTC; erichare
Author: Omni Analytics Group [aut],
  Eric Hare [cre]
Maintainer: Eric Hare <eric@omnianalytics.io>
Repository: CRAN
Date/Publication: 2021-08-21 00:20:02 UTC
