{
  "_id": "6a1f36c6b401979e73428a0e",
  "Package": "codez",
  "Type": "Package",
  "Title": "Seq2Seq Encoder-Decoder Model for Time-Feature Analysis Based on\nTensorflow",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Proposes Seq2seq Time-Feature Analysis using an\nEncoder-Decoder to project into latent space and a Forward\nNetwork to predict the next sequence.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "URL": "https://rpubs.com/giancarlo_vercellino/codez",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:14:53 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "cmake make texlive libicu-dev libjpeg-dev\nlibpng-dev libxml2-dev libssl-dev python3 libx11-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2022-09-23 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/codez",
  "RemoteRef": "HEAD",
  "RemoteSha": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
  "MD5sum": "7f7e9fad1b7dcecbdcf09ea95554173b",
  "_user": "pigian",
  "_type": "src",
  "_file": "codez_1.0.0.tar.gz",
  "_fileid": "cfa87d351e852fed4d4d20c0d5bedaf2c2563479ab8b0f7b209c1547ebc654d9",
  "_filesize": 128675,
  "_sha256": "cfa87d351e852fed4d4d20c0d5bedaf2c2563479ab8b0f7b209c1547ebc654d9",
  "_created": "2026-05-15T06:14:53.000Z",
  "_published": "2026-06-02T20:02:14.048Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160504381,
      "time": 242,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011290516"
    },
    {
      "job": 79160504064,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011286926"
    },
    {
      "job": 79160504297,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011269045"
    },
    {
      "job": 79160504282,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011267913"
    },
    {
      "job": 79160504094,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011237478"
    },
    {
      "job": 79160503669,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368456862"
    },
    {
      "job": 79160504476,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011275643"
    },
    {
      "job": 79160504266,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011274042"
    },
    {
      "job": 79160504125,
      "time": 240,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011291667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/codez",
  "_commit": {
    "id": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1663942202
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "uuid": 182648476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "abind",
      "version": ">= 1.4-5",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.6",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "fANCOVA",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.2",
      "role": "Imports"
    },
    {
      "package": "modeest",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "version": ">= 2.9.0",
      "role": "Imports"
    },
    {
      "package": "keras",
      "version": ">= 2.9.0",
      "role": "Imports"
    },
    {
      "package": "moments",
      "version": ">= 0.14",
      "role": "Imports"
    },
    {
      "package": "narray",
      "version": ">= 0.4.1.1",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "greybox",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.10",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "version": ">= 1.26",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 1,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codez"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codez.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-09-23"
    }
  ],
  "_exports": [
    "codez"
  ],
  "_datasets": [
    {
      "name": "amzn_aapl_fb",
      "title": "amzn_aapl_fb data set",
      "object": "amzn_aapl_fb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "AMZN",
        "GOOGL",
        "FB"
      ],
      "rows": 1798,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "amzn_aapl_fb",
      "title": "amzn_aapl_fb data set",
      "topics": [
        "amzn_aapl_fb"
      ]
    },
    {
      "page": "codez",
      "title": "codez",
      "topics": [
        "codez-package",
        "codez"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "colorspace",
    "commonmark",
    "config",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "entropy",
    "fANCOVA",
    "farver",
    "fastDummies",
    "fBasics",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "greybox",
    "gridtext",
    "gss",
    "gtable",
    "here",
    "hms",
    "httr",
    "imputeTS",
    "isoband",
    "jpeg",
    "jsonlite",
    "keras",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "mime",
    "modeest",
    "moments",
    "narray",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "philentropy",
    "pillar",
    "pkgconfig",
    "png",
    "poorman",
    "pracma",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "RcppTOML",
    "readr",
    "reticulate",
    "rlang",
    "rmutil",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "S7",
    "scales",
    "spatial",
    "stable",
    "stabledist",
    "statip",
    "statmod",
    "stinepack",
    "stringi",
    "stringr",
    "sys",
    "tensorflow",
    "texreg",
    "tfautograph",
    "tfruns",
    "tibble",
    "tictoc",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zeallot",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "codez",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-15T06:18:11.000Z",
      "distro": "noble",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "5d50f18b833cc1b6d03220cde17e37854564d8fcf197db06ec55c8c815fc4b49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-15T06:18:01.000Z",
      "distro": "noble",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "c094c9ce383b1464ea9fcaa24033427179bac4e16cbe43ea7e675ce3bfb69cc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-15T06:16:55.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "1d553a8e8e0b0a5da8fe44068ccf3e0e7b544f545eb9a098a7bf60b70ce791ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-15T06:16:44.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "b09945a77f63de8874cd9336de443a0142914ff1d7378a72c3ce9aa194721d58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:16:27.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "e99e29073bbe3581e370c842b99941183004a5b6c2caaa642786d6eaaa33e785",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:16:15.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "17b4fb9b76bfd2a03fbf375a7907f4b4c5b57a4abc0b00dba76734fcb23d25a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:16:45.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "7bb8bad3c4d2f0b0e5a7c2b62a8775a784332f90a154fdc80263ba1043f36d3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T20:01:25.000Z",
      "commit": "d69abaf24b176b0f3ecfe063bcca7e756c8f6ed8",
      "fileid": "e3d74e03d85e16c7d780c2d7d94f23c8501d88b0acbfe3efefea9540baacf588",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25903321369"
    }
  ]
}