Skip to content

rnn

Recurrent Neural Network

v1.9.1 · Jan 12, 2026 · GPL-3

Description

Implementation of a Recurrent Neural Network architectures in native R, including Long Short-Term Memory (Hochreiter and Schmidhuber, <doi:10.1162/neco.1997.9.8.1735>), Gated Recurrent Unit (Chung et al.) and vanilla RNN.

Downloads

CRAN

622

Last 30 days

5231st

2K

Last 90 days

10.1K

Last year

Trend: -8% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

27

Last 90 days

116

Last year

Trend: -43.8% (30d vs prior 30d)

autoCRAN

0

Last 7 days

11

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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 (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘attention’
  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: ‘attention’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘attention’
  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: ‘attention’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies attention sigmoid rnn

Version History

14 tracked
new 1.9.1 Mar 10, 2026
updated 1.9.1 ← 1.9.0 diff Jan 12, 2026
updated 1.9.0 ← 1.8.0 diff Apr 21, 2023
updated 1.8.0 ← 1.6.0 diff Jul 11, 2022
updated 1.6.0 ← 1.5.0 diff Jun 18, 2022
updated 1.5.0 ← 1.4.0 diff Jan 9, 2022
updated 1.4.0 ← 0.9.8 diff Jul 2, 2020
updated 0.9.8 ← 0.8.1 diff May 26, 2019
updated 0.8.1 ← 0.8.0 diff Jun 20, 2018
updated 0.8.0 ← 0.5.0 diff Sep 10, 2016
updated 0.5.0 ← 0.3.0 diff May 6, 2016
updated 0.3.0 ← 0.2.0 diff Apr 6, 2016
updated 0.2.0 ← 0.1.0 diff Dec 10, 2015
new 0.1.0 Nov 29, 2015