rnn

R 패키지 메타데이터와 수집 신호를 모아 봅니다.

Packages / CRAN / rnn

rnn

v1.9.1
Repository CRANLicense GPL-3Lifecycle activeNeeds compilation no
DOI
10.32614/CRAN.package.rnn

Core Signals

첫 화면에서 판단해야 할 수집 신호를 먼저 배치합니다.

0
표시할 핵심 신호가 없습니다.

Supported Backends

DESCRIPTION에서 감지한 backend 관련 package입니다.

0
backend package 신호가 없습니다.

Quick Facts

기본 메타데이터를 작은 카드와 토큰으로 압축합니다.

profile
Repository
CRAN
Version
1.9.1
License
GPL-3
Lifecycle
active
Needs compilation
no
Last observed
2026-05-30
CRAN
cran.r-project.org/package=rnn

수집 소스별 패키지 정보

1개 소스
CRAN
1.9.1
2026-05-30
License
GPL-3
Depends
R (>= 3.2.2)
Imports
attention, sigmoid (>= 1.4.0)
Suggests
testthat, knitr, rmarkdown
Needs compilation
no
Lifecycle
active
Last observed
2026-05-30 10:45:11

이 패키지가 의존하는 패키지

5개 표시전체 5개
PackageTypeSpec
attention
CRAN · 1.9.1 · 2026-05-30
Importsattention
sigmoid
CRAN · 1.9.1 · 2026-05-30
Importssigmoid (>= 1.4.0)
knitr
CRAN · 1.9.1 · 2026-05-30
Suggestsknitr
rmarkdown
CRAN · 1.9.1 · 2026-05-30
Suggestsrmarkdown
testthat
CRAN · 1.9.1 · 2026-05-30
Suggeststestthat
1 / 1

이 패키지를 쓰는 패키지

0개 표시전체 0개
PackageTypeSpec
표시할 dependency edge가 없습니다.
1 / 1

패키지 페이지

All links
48
Repository
CRAN
Version
1.9.1
Collected
2026-05-17 05:22:23
Package page
https://cran.r-project.org/web/packages/rnn/index.html
DOI
10.32614/CRAN.package.rnn
Citation
https://cran.r-project.org/web/packages/rnn/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_rnn.html
README
https://cran.r-project.org/web/packages/rnn/readme/README.html
NEWS
https://cran.r-project.org/web/packages/rnn/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/rnn/refman/rnn.html
Reference PDF
https://cran.r-project.org/web/packages/rnn/rnn.pdf
Source package
https://cran.r-project.org/src/contrib/rnn_1.9.1.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/rnn
Page fields
Author
Bastiaan Quast [aut, cre]
BugReports
https://github.com/bquast/rnn/issues
CRAN Checks
rnn results
Citation
rnn citation info
DOI
10.32614/CRAN.package.rnn
License
GPL-3
Maintainer
Bastiaan Quast <bquast at gmail.com>
Materials
README , NEWS
NeedsCompilation
no
Old Sources
rnn archive
Package Source
rnn_1.9.1.tar.gz
Published
2026-01-13
Reference Manual
rnn.html , rnn.pdf
URL
https://bastiaanquast.com/rnn/ , https://github.com/bquast/rnn
Version
1.9.1
Vignettes
GRU units ( source , R code ) LSTM units ( source , R code ) Basic Recurrent Neural Network ( source , R code ) Recurrent Neural Network ( source , R code ) RNN units ( source , R code ) Simple Self-Attention from Scratch ( source , R code ) Sinus and Cosinus ( source , R code )
Windows Binaries
r-devel: rnn_1.9.1.zip , r-release: rnn_1.9.1.zip , r-oldrel: rnn_1.9.1.zip
MacOS Binaries
r-release (arm64): rnn_1.9.1.tgz , r-oldrel (arm64): rnn_1.9.1.tgz , r-release (x86_64): rnn_1.9.1.tgz , r-oldrel (x86_64): rnn_1.9.1.tgz
Version
1.9.1
Published
2026-01-13
DOI
10.32614/CRAN.package.rnn
Author
Bastiaan Quast [aut, cre]
Maintainer
Bastiaan Quast <bquast at gmail.com>
BugReports
https://github.com/bquast/rnn/issues
License
GPL-3
URL
https://bastiaanquast.com/rnn/ , https://github.com/bquast/rnn
NeedsCompilation
no
Citation
rnn citation info
Materials
README , NEWS
CRAN Checks
rnn results
Reference Manual
rnn.html , rnn.pdf
Vignettes
GRU units ( source , R code ) LSTM units ( source , R code ) Basic Recurrent Neural Network ( source , R code ) Recurrent Neural Network ( source , R code ) RNN units ( source , R code ) Simple Self-Attention from Scratch ( source , R code ) Sinus and Cosinus ( source , R code )
Package Source
rnn_1.9.1.tar.gz
Windows Binaries
r-devel: rnn_1.9.1.zip , r-release: rnn_1.9.1.zip , r-oldrel: rnn_1.9.1.zip
MacOS Binaries
r-release (arm64): rnn_1.9.1.tgz , r-oldrel (arm64): rnn_1.9.1.tgz , r-release (x86_64): rnn_1.9.1.tgz , r-oldrel (x86_64): rnn_1.9.1.tgz
Old Sources
rnn archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"rnn.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/refman/rnn.html"},{"label":"rnn.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/rnn.pdf"},{"label":"GRU units","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/GRU_units.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/GRU_units.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/GRU_units.R"},{"label":"LSTM units","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/LSTM_units.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/LSTM_units.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/LSTM_units.R"},{"label":"Basic Recurrent Neural Network","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/basic_rnn.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/basic_rnn.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/basic_rnn.R"},{"label":"Recurrent Neural Network","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn.R"},{"label":"RNN units","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn_units.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn_units.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/rnn_units.R"},{"label":"Simple Self-Attention from Scratch","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/simple_attention.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/simple_attention.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rnn/vignettes/simple_attention.R"}]
Text
Reference manual: rnn.html , rnn.pdf Vignettes: GRU units ( source , R code ) LSTM units ( source , R code ) Basic Recurrent Neural Network ( source , R code ) Recurrent Neural Network ( source , R code ) RNN units ( source , R code ) Simple Self-Attention from Scratch ( source , R code ) Sinus and Cosinus ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"rnn_1.9.1.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/rnn_1.9.1.tar.gz"},{"label":"rnn_1.9.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/rnn_1.9.1.zip"},{"label":"rnn_1.9.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/rnn_1.9.1.zip"},{"label":"rnn_1.9.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/rnn_1.9.1.zip"},{"label":"rnn_1.9.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/rnn_1.9.1.tgz"},{"label":"rnn_1.9.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/rnn_1.9.1.tgz"},{"label":"rnn_1.9.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/rnn_1.9.1.tgz"},{"label":"rnn_1.9.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/rnn_1.9.1.tgz"},{"label":"rnn archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/rnn"}]
Text
Package source: rnn_1.9.1.tar.gz Windows binaries: r-devel: rnn_1.9.1.zip , r-release: rnn_1.9.1.zip , r-oldrel: rnn_1.9.1.zip macOS binaries: r-release (arm64): rnn_1.9.1.tgz , r-oldrel (arm64): rnn_1.9.1.tgz , r-release (x86_64): rnn_1.9.1.tgz , r-oldrel (x86_64): rnn_1.9.1.tgz Old sources: rnn archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=rnn","section":"","type":"","url":"https://CRAN.R-project.org/package=rnn"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=rnn to link to this page.
Materials 2
Documentation 23
Vignettes 21
Downloads 9
All page links 48

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.9.12026-05-292026-05-30

보안

표시할 OSV 데이터가 없습니다.

문헌 신호

표시할 OpenAlex 데이터가 없습니다.