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: . For more details on the OpenAI Gym API specification, please see here: . Authors@R: person("Paul", "Hendricks", email = "paul.hendricks.2013@owu.edu", role = c("aut", "cre")) License: MIT + file LICENSE 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 Config/pak/sysreqs: libssl-dev Repository: https://paulhendricks.r-universe.dev Date/Publication: 2017-07-01 19:46:13 UTC RemoteUrl: https://github.com/paulhendricks/gym-r RemoteRef: HEAD RemoteSha: 52237a6de5d57dcf7dde2164435e910cba2287cb RemoteSubdir: gym NeedsCompilation: no Packaged: 2026-07-05 00:58:02 UTC; root Author: Paul Hendricks [aut, cre] Maintainer: Paul Hendricks