{
  "_id": "6a1020a2acfb0bcc41c8ba44",
  "Package": "long2lstmarray",
  "Title": "Longitudinal Dataframes into Arrays for Machine Learning\nTraining",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Luis\",\nfamily = \"Garcez\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"luisgarcez1@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8637-7946\"))",
  "Maintainer": "Luis Garcez <luisgarcez1@gmail.com>",
  "Description": "An easy tool to transform 2D longitudinal data into 3D\narrays suitable for Long short-term memory neural networks\ntraining. The array output can be used by the 'keras' package.\nLong short-term memory neural networks are described in:\nHochreiter, S., & Schmidhuber, J. (1997)\n<doi:10.1162/neco.1997.9.8.1735>.",
  "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",
  "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": {
    "Date": "2026-05-14 06:04:09 UTC",
    "User": "root"
  },
  "Author": "Luis Garcez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8637-7946>)",
  "MD5sum": "5934890c500f1357c72a5b00251ef576",
  "_user": "luisgarcez11",
  "_type": "src",
  "_file": "long2lstmarray_0.2.0.tar.gz",
  "_fileid": "d2d8216a105fd3954a39661215a5471206d7bd9f244f66b2291a25bcf9d1cd73",
  "_filesize": 136717,
  "_sha256": "d2d8216a105fd3954a39661215a5471206d7bd9f244f66b2291a25bcf9d1cd73",
  "_created": "2026-05-14T06:04:09.000Z",
  "_published": "2026-05-22T09:23:46.529Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352082847,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988260252"
    },
    {
      "job": 77352082703,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988258980"
    },
    {
      "job": 77352082504,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988263017"
    },
    {
      "job": 77352082397,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988268504"
    },
    {
      "job": 77352082043,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988234580"
    },
    {
      "job": 77352082135,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157180041"
    },
    {
      "job": 77352082831,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988251119"
    },
    {
      "job": 77352082843,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988249922"
    },
    {
      "job": 77352082832,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988253570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luisgarcez11/long2lstmarray",
  "_commit": {
    "id": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
    "author": "luisgarcez11 <luisgarcez1@mail.com>",
    "committer": "luisgarcez11 <luisgarcez1@mail.com>",
    "message": "correct mail\n",
    "time": 1669642167
  },
  "_maintainer": {
    "name": "Luis Garcez",
    "email": "luisgarcez1@gmail.com",
    "login": "luisgarcez11",
    "uuid": 44818395,
    "orcid": "0000-0002-8637-7946"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "luisgarcez11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "luisgarcez11",
      "count": 42,
      "uuid": 44818395
    }
  ],
  "_userbio": {
    "uuid": 44818395,
    "type": "user",
    "name": "Luís Garcez",
    "description": "Biostatistician. Rap lover."
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/long2lstmarray"
  },
  "_devurl": "https://github.com/luisgarcez11/long2lstmarray",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/long2lstmarray.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luisgarcez11/long2lstmarray",
  "_realowner": "luisgarcez11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-07-18"
    },
    {
      "version": "0.2.0",
      "date": "2022-11-28"
    }
  ],
  "_exports": [
    "get_var_array",
    "get_var_sequence",
    "longitudinal_array",
    "slice_var_sequence"
  ],
  "_datasets": [
    {
      "name": "alsfrs_data",
      "title": "Clinical scale example data",
      "object": "alsfrs_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subjid",
        "visdy",
        "p1",
        "p2",
        "p3",
        "p4",
        "p5",
        "p6",
        "p7",
        "p8",
        "p9",
        "p10",
        "x1r",
        "x2r",
        "x3r"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alsfrs_data",
      "title": "Clinical scale example data",
      "topics": [
        "alsfrs_data"
      ]
    },
    {
      "page": "get_var_array",
      "title": "Generate a matrix with various lags from a variable in the dataframe",
      "topics": [
        "get_var_array"
      ]
    },
    {
      "page": "get_var_sequence",
      "title": "Get variable values from subject/variable name pair",
      "topics": [
        "get_var_sequence"
      ]
    },
    {
      "page": "longitudinal_array",
      "title": "Generate a matrix with various lags from a dataframe",
      "topics": [
        "longitudinal_array"
      ]
    },
    {
      "page": "slice_var_sequence",
      "title": "Generate a matrix with various lags from a sequence",
      "topics": [
        "slice_var_sequence"
      ]
    }
  ],
  "_readme": "https://github.com/luisgarcez11/long2lstmarray/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette_long2lstmarray.Rmd",
      "filename": "vignette_long2lstmarray.html",
      "title": "long2lstmarray",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Guide",
        "Data",
        "get_var_sequence function",
        "slice_var_sequence function",
        "get_var_array function",
        "longitudinal_array function"
      ],
      "created": "2022-07-13 14:32:54",
      "modified": "2022-07-14 20:10:19",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "long2lstmarray",
  "_universes": [
    "luisgarcez11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T06:06:06.000Z",
      "distro": "noble",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "7ce41359aeb9aad624da7aa83beb393552d88f4f12b117025aac70cbc9cbcbfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T06:06:02.000Z",
      "distro": "noble",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "7144831909ba83e1df7ffc158c133dcb50547a8269289df5846f9f1930144b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-14T06:06:26.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "ec2ce51339ade4d0c1bb3c604c4a3d1100f7430122961a4bff89f942d6adcb44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-14T06:06:42.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "af59967a950459b7d06dd30e23b54fe6d2c9f3313fb0eca5b92aab28a7b3befd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T06:05:18.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "47c74663282864daf14e8f97c02951c046194b6c69fe4c37ff6a981648b0deb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T06:05:14.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "f52d616492c413b6767899fffb5cd1deca3af2bccb3455bb2efbce9ba42e5a1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T06:05:27.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "42f1c241f02193daa60b75dfb20be64f63ad4f464155c469f3836b66d4d6550e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:23:34.000Z",
      "commit": "bcfb6246cd2945384ab07ff7c45dcdf7b38633cb",
      "fileid": "533181eee3445ec8582a7c1b0490da86d71e4831475e535df10de696366965f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/25844625377"
    }
  ]
}