Package: gym
Version: 0.1.0
Title: Provides Access to the OpenAI Gym API
Description: OpenAI Gym is a open-source Python toolkit for developing and comparing
    reinforcement learning algorithms. This is a wrapper for the OpenAI Gym API,
    and enables access to an ever-growing variety of environments.
    For more details on OpenAI Gym, please see here: <https://github.com/openai/gym>.
    For more details on the OpenAI Gym API specification, please see here:
    <https://github.com/openai/gym-http-api>.
Authors@R: person("Paul", "Hendricks", email = "paul.hendricks.2013@owu.edu", role = c("aut", "cre"))
License: MIT + file LICENSE
LazyData: true
Depends: R (>= 3.3.1)
Imports: httr, jsonlite
URL: https://github.com/paulhendricks/gym-R
BugReports: https://github.com/paulhendricks/gym-R/issues
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-10-24 22:45:00 UTC; paulhendricks
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013@owu.edu>
Repository: CRAN
Date/Publication: 2016-10-25 00:57:54
Built: R 4.4.0; ; 2024-04-06 08:01:09 UTC; unix
