{
  "_id": "6a49e4f154b1f994258a8d59",
  "Package": "unfold",
  "Type": "Package",
  "Title": "Mapping Hidden Geometry into Future Sequences",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "A variational mapping approach that reveals and expands\nfuture temporal dynamics from folded high-dimensional geometric\ndistance spaces, unfold turns a set of time series into a 4D\nblock of pairwise distances between reframed windows, learns a\nvariational mapper that maps those distances to the next\nreframed window, and produces horizon-wise predictive functions\nfor each input series. In short: it unfolds the future path of\neach series from a folded geometric distance representation.",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://rpubs.com/giancarlo_vercellino/unfold",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 08:15:58 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2026-04-15 08:11:08 UTC",
  "RemoteUrl": "https://github.com/cran/unfold",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
  "_user": "pigian",
  "_type": "src",
  "_file": "unfold_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/67bbe6c8d59a099d47ee3a37f70e1d8f5fe82abff9fea27bd1a64fb1c03c0c72",
  "_filesize": 132900,
  "_sha256": "67bbe6c8d59a099d47ee3a37f70e1d8f5fe82abff9fea27bd1a64fb1c03c0c72",
  "_expires": "2026-10-13T05:00:31.000Z",
  "_created": "2026-06-14T08:15:58.000Z",
  "_published": "2026-07-05T05:00:33.142Z",
  "_jobs": [
    {
      "job": 85194208544,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619066513"
    },
    {
      "job": 85194208748,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619065356"
    },
    {
      "job": 85194208674,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619056407"
    },
    {
      "job": 85194208591,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619058131"
    },
    {
      "job": 85194208536,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619044459"
    },
    {
      "job": 85194208689,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619059358"
    },
    {
      "job": 85194208615,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619057647"
    },
    {
      "job": 85194208688,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619059244"
    },
    {
      "job": 85194208732,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619059832"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766",
  "_status": "success",
  "_upstream": "https://github.com/cran/unfold",
  "_commit": {
    "id": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1776240668
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "torch",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "abind",
      "version": ">= 1.4-5",
      "role": "Imports"
    },
    {
      "package": "coro",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-08-26"
    },
    {
      "name": "1.0.1",
      "date": "2026-04-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 2,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian",
    "followers": 0
  },
  "_downloads": {
    "count": 457,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unfold"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/unfold.html",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-08-26"
    },
    {
      "version": "1.0.1",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "unfold"
  ],
  "_datasets": [
    {
      "name": "dummy_set",
      "title": "Tech Stock Time Series Dataset",
      "object": "dummy_set",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dates",
        "MSFT.Close",
        "TSLA.Close",
        "MARA.Close"
      ],
      "rows": 2133,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dummy_set",
      "title": "Tech Stock Time Series Dataset",
      "topics": [
        "dummy_set"
      ]
    },
    {
      "page": "unfold",
      "title": "unfold: Mapping Hidden Geometry into Future Sequences",
      "topics": [
        "unfold-package",
        "unfold"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "bit",
    "bit64",
    "callr",
    "cli",
    "colorspace",
    "commonmark",
    "coro",
    "cpp11",
    "curl",
    "desc",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "imputeTS",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "nlme",
    "nnet",
    "otel",
    "png",
    "processx",
    "ps",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "safetensors",
    "scales",
    "stinepack",
    "stringi",
    "stringr",
    "timechange",
    "timeDate",
    "torch",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "unfold",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-14T08:18:19.000Z",
      "distro": "noble",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/71f60cade63c6eac13ead981f30e652d8deeb849eec99e31c1f9f6dcccc136ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-14T08:18:11.000Z",
      "distro": "noble",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/e192f514250bb2d557bad7800cccc2847f520528f4486a33d625a579431d6eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-14T08:17:22.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/ffa2aa2efb3a3597cfd16f0f7af7cdfa750ba8eafdc8ef7bb79e66a44cf53354",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-14T08:17:29.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/49bda1223603a8a342910144e2b6cd4553f547f0826bb096d028d9c5581fada2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-14T08:18:09.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/bbae9491575b0ef27cefa390e259fae673f5161e6add4dbd53d34c565e1d1da4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-14T08:17:13.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/8ef30791c187b60b997a7220f362ea13f2718e1ef5078a89edbe4cc17b8c6bdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-14T08:17:18.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/c67f44f2aa5953f7a2ec859ba8785335d590c33e0f44c25aa02758a3f345ec68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-14T08:17:20.000Z",
      "commit": "ee7636d55da6064c22d07b66f3d06c55a8815d15",
      "fileid": "https://r2.ropensci.org/b55920fd337268b5db09effb681c41690b302038f051e8669a828f12091428d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27492908766"
    }
  ]
}