Skip to content

TSLSTM

0.1.0

Long Short Term Memory (LSTM) Model for Time Series Forecasting

1packages depend
3.4Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Dr. Ranjit Kumar PaulFirst published 2022-01-131 releasesCRAN page ↗

The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Min-Max transformation has been used for data preparation. Here, we have used one LSTM layer as a simple LSTM model and a Dense layer is used as the output layer. Then, compile the model using the loss function, optimizer and metrics. This package is based on Keras and TensorFlow modules and the algorithm of Paul and Garai (2021) doi:10.1007/s00500-021-06087-4.

Install

Health

CRAN checks
13OK
Slowest check: 3.5 min · r-devel-linux-x86_64-fedora-clang
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
4
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
100%
Return-value docs
100%
References docs
100%

Downloads

3.4K
CRAN downloads in the past year
Rank #11,646 · ~9/day · ~280/mo
Daily download trend is not available in this view yet.
27630 days
91590 days
3.4K1 year
Compare downloads with other packages →
Also on93 r2u16 autocran35 c2d4u

Dependencies

Declared dependencies
3 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (4)
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

Code Composition
R 134 (66%)Rd 68 (34%)
Code characteristics
Cyclomatic complexity
4.0 median / 4 max

Test coverage

Line coverage

Expression

Tests / Examples

Functions

1 1 exported

Complexity

4 avg / 4 max

Call network

1 nodes / 0 edges

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.0Latest
    2026-03-10 · current release
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2022-01-13
Total releases
1 / 4 yrs
License
GPL-3 OSI
Download size
3.1 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Appears in task views
Report a problem with this page →