Package: long2lstmarray Title: Longitudinal Dataframes into Arrays for Machine Learning Training Version: 0.2.0 Authors@R: person(given = "Luis", family = "Garcez", role = c("aut", "cre", "cph"), email = "luisgarcez1@gmail.com", comment = c(ORCID = "0000-0002-8637-7946")) Maintainer: Luis Garcez Description: An easy tool to transform 2D longitudinal data into 3D arrays suitable for Long short-term memory neural networks training. The array output can be used by the 'keras' package. Long short-term memory neural networks are described in: Hochreiter, S., & Schmidhuber, J. (1997) . Imports: abind, dplyr License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 URL: https://github.com/luisgarcez11/long2lstmarray BugReports: https://github.com/luisgarcez11/long2lstmarray/issues Suggests: knitr, rmarkdown, testthat Depends: R (>= 2.10) VignetteBuilder: knitr Repository: https://luisgarcez11.r-universe.dev Date/Publication: 2022-11-28 13:29:27 UTC RemoteUrl: https://github.com/luisgarcez11/long2lstmarray RemoteRef: HEAD RemoteSha: bcfb6246cd2945384ab07ff7c45dcdf7b38633cb NeedsCompilation: no Packaged: 2026-07-13 08:45:47 UTC; root Author: Luis Garcez [aut, cre, cph] (ORCID: )