ReinforcementLearning
Model-Free Reinforcement Learning
v1.0.5
·
Mar 1, 2020
·
MIT + file LICENSE
Description
Performs model-free reinforcement learning in R. This implementation enables the learning of an optimal policy based on sample sequences consisting of states, actions and rewards. In addition, it supplies multiple predefined reinforcement learning algorithms, such as experience replay. Methodological details can be found in Sutton and Barto (1998) <ISBN:0262039249>.
Downloads
404
Last 30 days
8341st
404
Last 90 days
404
Last year
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
OK
r-devel-linux-x86_64-debian-clang
*
OK
r-devel-linux-x86_64-debian-gcc
*
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘ggplot2’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘ggplot2’ All declared Imports should be used.
OK
r-devel-macos-arm64
*
OK
r-devel-windows-x86_64
*
OK
r-oldrel-macos-arm64
*
OK
r-oldrel-macos-x86_64
*
OK
r-oldrel-windows-x86_64
*
OK
r-patched-linux-x86_64
*
OK
r-release-linux-x86_64
*
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘ggplot2’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘ggplot2’ All declared Imports should be used.
Reverse Dependencies (1)
imports
Dependency Network
Version History
new
1.0.5
Mar 9, 2026