Package: Rnumerai
Title: Interface to the Numerai Machine Learning Tournament API
Version: 3.0.1
Authors@R: c(
    person("Omni Analytics Group", email = "lawrence@omnianalytics.org", role = "aut"),
    person("Eric Hare", email = "eric@omnianalytics.org", role = "cre"),
    person("Yogesh Bansal", email = "yogesh.bansal@live.com", role = "ctb"))
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. 
Depends: R (>= 4.0)
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.2.1
Imports: httr, lubridate, jsonlite, ghql
NeedsCompilation: no
Packaged: 2022-09-14 20:06:26 UTC; erichare
Author: Omni Analytics Group [aut],
  Eric Hare [cre],
  Yogesh Bansal [ctb]
Maintainer: Eric Hare <eric@omnianalytics.org>
Repository: CRAN
Date/Publication: 2022-09-14 20:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:50:45 UTC; unix
