{
  "_id": "6a2e5d533efcd9bda430d929",
  "Package": "ftsatoo",
  "Type": "Package",
  "Title": "Functional Time Series Analysis",
  "Version": "0.2.0",
  "Date": "2025-08-30",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "LazyDataCompression": "xz",
  "ByteCompile": "TRUE",
  "Authors@R": "c(\nperson(\"Rob\", \"Hyndman\", role=\"aut\", comment = c(ORCID = \"0000-0002-2140-5352\")),\nperson(\"Han Lin\", \"Shang\", email=\"hanlin.shang@mq.edu.au\", role=c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-1769-6430\")),\nperson(\"T.\", \"Moudiki\", email=\"thierry.moudiki@gmail.com\", role=c(\"aut\", \"ctb\"))\n)",
  "Maintainer": "T. Moudiki <thierry.moudiki@gmail.com>",
  "Description": "Functions for visualizing, modeling, (generic) forecasting\nand hypothesis testing of functional time series.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://techtonique.r-universe.dev",
  "Date/Publication": "2025-08-31 16:47:12 UTC",
  "RemoteUrl": "https://github.com/thierrymoudiki/ftsatoo",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
  "Packaged": {
    "Date": "2026-06-14 07:45:38 UTC",
    "User": "root"
  },
  "Author": "Rob Hyndman [aut] (ORCID: <https://orcid.org/0000-0002-2140-5352>),\nHan Lin Shang [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1769-6430>),\nT. Moudiki [aut, ctb]",
  "MD5sum": "74e2f6db0c62c6662a145c2a93015fe6",
  "_user": "techtonique",
  "_type": "src",
  "_file": "ftsatoo_0.2.0.tar.gz",
  "_fileid": "3e1e0ea86e9c1f588442b47342c3d8bfc36e14395f83b4f571d09f2d39a31ed7",
  "_filesize": 3269265,
  "_sha256": "3e1e0ea86e9c1f588442b47342c3d8bfc36e14395f83b4f571d09f2d39a31ed7",
  "_created": "2026-06-14T07:45:38.000Z",
  "_published": "2026-06-14T07:50:43.653Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81259710472,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7618827261"
    },
    {
      "job": 81259710468,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7618826170"
    },
    {
      "job": 81259710471,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7618830608"
    },
    {
      "job": 81259710482,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7618828522"
    },
    {
      "job": 81259202475,
      "time": 475,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618792064"
    },
    {
      "job": 81259710464,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618816870"
    },
    {
      "job": 81259710477,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7618817076"
    },
    {
      "job": 81259710476,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7618815756"
    },
    {
      "job": 81259710480,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7618818613"
    }
  ],
  "_buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thierrymoudiki/ftsatoo",
  "_commit": {
    "id": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
    "author": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "committer": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "message": "update README\n",
    "time": 1756658832
  },
  "_maintainer": {
    "name": "T. Moudiki",
    "email": "thierry.moudiki@gmail.com",
    "login": "thierrymoudiki",
    "linkedin": "in/thierry-moudiki",
    "twitter": "@sippingrizzly",
    "description": "Like everything related to tech, statistical/machine learning, computer simulation, numerical optimization. Other things too, not mentioned in this bio!",
    "uuid": 8895513,
    "orcid": "0000-0003-1769-6430"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Depends"
    },
    {
      "package": "rainbow",
      "role": "Depends"
    },
    {
      "package": "sde",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "pdfCluster",
      "role": "Imports"
    },
    {
      "package": "ecp",
      "role": "Imports"
    },
    {
      "package": "strucchange",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "vars",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "fdapace",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "evgam",
      "role": "Imports"
    },
    {
      "package": "ROOPSD",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "fds",
      "role": "Suggests"
    },
    {
      "package": "R2jags",
      "role": "Suggests"
    },
    {
      "package": "meboot",
      "role": "Suggests"
    },
    {
      "package": "fdadensity",
      "role": "Suggests"
    },
    {
      "package": "ahead",
      "role": "Suggests"
    }
  ],
  "_owner": "thierrymoudiki",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "forecasting",
    "functional-data-analysis",
    "time-series"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 7,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 69663678,
    "type": "organization",
    "name": "Techtonique",
    "followers": 25,
    "description": "tech, stats, machine learning, computer simulation, numerical optimization"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ftsatoo"
  },
  "_devurl": "https://github.com/thierrymoudiki/ftsatoo",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ftsatoo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "centre",
    "CoDa_BayesNW",
    "CoDa_FPCA",
    "dens2lqd",
    "diff.fts",
    "dmfpca",
    "dynamic_FLR",
    "dynupdate",
    "ER_GR",
    "error",
    "extract",
    "facf",
    "farforecast",
    "fbootstrap",
    "forecast.ftsm",
    "forecast.hdfpca",
    "forecastfplsr",
    "fplsr",
    "ftsm",
    "ftsmiterativeforecasts",
    "ftsmweightselect",
    "GAEVforecast",
    "hdfpca",
    "Horta_Ziegelmann_FPCA",
    "is.fts",
    "isfe.fts",
    "long_run_covariance_estimation",
    "MAF_multivariate",
    "mean.fts",
    "median.fts",
    "MFDM",
    "MFPCA",
    "mftsc",
    "pcscorebootstrapdata",
    "plot.fm",
    "plot.fmres",
    "plot.ftsf",
    "plot.ftsm",
    "plotfplsr",
    "quantile",
    "quantile.fts",
    "residuals.fm",
    "sd",
    "sd.default",
    "sd.fts",
    "skew_t_fun",
    "stop_time_detect",
    "stop_time_sim_data",
    "summary.fm",
    "T_stationary",
    "var",
    "var.default",
    "var.fts"
  ],
  "_datasets": [
    {
      "name": "all_hmd_female_data",
      "title": "",
      "object": "all_hmd_female_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X0",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "X35",
        "X36",
        "X37",
        "X38",
        "X39",
        "X40",
        "X41",
        "X42",
        "X43",
        "X44",
        "X45",
        "X46",
        "X47",
        "X48",
        "X49",
        "X50",
        "X51",
        "X52",
        "X53",
        "X54",
        "X55",
        "X56",
        "X57",
        "X58",
        "X59",
        "X60",
        "X61",
        "X62",
        "X63",
        "X64",
        "X65",
        "X66",
        "X67",
        "X68",
        "X69",
        "X70",
        "X71",
        "X72",
        "X73",
        "X74",
        "X75",
        "X76",
        "X77",
        "X78",
        "X79",
        "X80",
        "X81",
        "X82",
        "X83",
        "X84",
        "X85",
        "X86",
        "X87",
        "X88",
        "X89",
        "X90",
        "X91",
        "X92",
        "X93",
        "X94",
        "X95",
        "X96",
        "X97",
        "X98",
        "X99",
        "X100"
      ],
      "rows": 186,
      "table": true,
      "tojson": true
    },
    {
      "name": "all_hmd_male_data",
      "title": "",
      "object": "all_hmd_male_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X0",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "X35",
        "X36",
        "X37",
        "X38",
        "X39",
        "X40",
        "X41",
        "X42",
        "X43",
        "X44",
        "X45",
        "X46",
        "X47",
        "X48",
        "X49",
        "X50",
        "X51",
        "X52",
        "X53",
        "X54",
        "X55",
        "X56",
        "X57",
        "X58",
        "X59",
        "X60",
        "X61",
        "X62",
        "X63",
        "X64",
        "X65",
        "X66",
        "X67",
        "X68",
        "X69",
        "X70",
        "X71",
        "X72",
        "X73",
        "X74",
        "X75",
        "X76",
        "X77",
        "X78",
        "X79",
        "X80",
        "X81",
        "X82",
        "X83",
        "X84",
        "X85",
        "X86",
        "X87",
        "X88",
        "X89",
        "X90",
        "X91",
        "X92",
        "X93",
        "X94",
        "X95",
        "X96",
        "X97",
        "X98",
        "X99",
        "X100"
      ],
      "rows": 186,
      "table": true,
      "tojson": true
    },
    {
      "name": "DJI_return",
      "title": "",
      "object": "DJI_return",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Ret1",
        "Ret2",
        "Ret3",
        "Ret4",
        "Ret5",
        "Ret6",
        "Ret7",
        "Ret8",
        "Ret9",
        "Ret10",
        "Ret11",
        "Ret12",
        "Ret13",
        "Ret14",
        "Ret15",
        "Ret16",
        "Ret17",
        "Ret18",
        "Ret19",
        "Ret20",
        "Ret21",
        "Ret22",
        "Ret23",
        "Ret24",
        "Ret25",
        "Ret26",
        "Ret27",
        "Ret28",
        "Ret29",
        "Ret30"
      ],
      "rows": 165,
      "table": true,
      "tojson": true
    },
    {
      "name": "hd_data",
      "title": "",
      "object": "hd_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "pm_10_GR",
      "title": "",
      "object": "pm_10_GR",
      "class": [
        "sfts",
        "fts",
        "fds"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "pm_10_GR_sqrt",
      "title": "",
      "object": "pm_10_GR_sqrt",
      "class": [
        "sfts",
        "fts",
        "fds"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_ex_cluster",
      "title": "",
      "object": "sim_ex_cluster",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "sim_ex_cluster.smooth",
      "title": "",
      "object": "sim_ex_cluster.smooth",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "centre",
      "title": "Centre Functional Time Series",
      "topics": [
        "centre"
      ]
    },
    {
      "page": "dens2lqd",
      "title": "Function for converting densities to log quantile density functions",
      "topics": [
        "dens2lqd"
      ]
    },
    {
      "page": "diff.fts",
      "title": "Difference Functional Time Series",
      "topics": [
        "diff.fts"
      ]
    },
    {
      "page": "dynupdate",
      "title": "Dynamic Update for Functional Time Series Forecasting",
      "topics": [
        "dynupdate"
      ]
    },
    {
      "page": "facf",
      "title": "Functional Autocorrelation Function",
      "topics": [
        "facf"
      ]
    },
    {
      "page": "fbootstrap",
      "title": "Functional Bootstrap",
      "topics": [
        "fbootstrap"
      ]
    },
    {
      "page": "forecast.ftsm",
      "title": "Forecast a functional time series model",
      "topics": [
        "forecast.ftsm"
      ]
    },
    {
      "page": "fplsr",
      "title": "Functional Partial Least Squares Regression",
      "topics": [
        "fplsr"
      ]
    },
    {
      "page": "ftsm",
      "title": "Functional Time Series Model",
      "topics": [
        "ftsm"
      ]
    },
    {
      "page": "is.fts",
      "title": "Check if Object is a Functional Time Series",
      "topics": [
        "is.fts"
      ]
    },
    {
      "page": "mean.fts",
      "title": "Mean Function for Functional Time Series",
      "topics": [
        "mean.fts"
      ]
    },
    {
      "page": "plot.ftsm",
      "title": "Plot Functional Time Series Model",
      "topics": [
        "plot.ftsm"
      ]
    }
  ],
  "_readme": "https://github.com/thierrymoudiki/ftsatoo/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ash",
    "backports",
    "base64enc",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "cvar",
    "data.table",
    "deSolve",
    "digest",
    "e1071",
    "ecp",
    "evaluate",
    "evgam",
    "farver",
    "fastICA",
    "fastmap",
    "fBasics",
    "fda",
    "fdapace",
    "fds",
    "fGarch",
    "FNN",
    "fontawesome",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "gbutils",
    "generics",
    "geometry",
    "ggplot2",
    "glue",
    "GPArotation",
    "gridExtra",
    "gss",
    "gtable",
    "hdrcde",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "labeling",
    "LaplacesDemon",
    "lattice",
    "lifecycle",
    "linprog",
    "Lmoments",
    "lmtest",
    "locfit",
    "lpSolve",
    "magic",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "mnormt",
    "multicool",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "pcaPP",
    "pdfCluster",
    "pracma",
    "proxy",
    "psych",
    "R6",
    "rainbow",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "RCurl",
    "Rdpack",
    "rlang",
    "rmarkdown",
    "ROOPSD",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sde",
    "spatial",
    "stabledist",
    "stringi",
    "stringr",
    "strucchange",
    "timeDate",
    "timeSeries",
    "tinytex",
    "urca",
    "vars",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "ftsatoo",
  "_universes": [
    "techtonique"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T07:48:38.000Z",
      "distro": "noble",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "29ad0813e65f38cbb563b51c70b0960e9f9615b3e15946ae55b40d1409b00c38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T07:48:33.000Z",
      "distro": "noble",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "f3ac65de38700cf6c7799c73282337adcdd95b1b29d9d81f97fad16c4ef9766b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-14T07:49:24.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "681e83fd33130e4f243867c7e15dc307d58965e67f91c239bc2752f8f04bfc0b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-14T07:49:15.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "7b99a82f199ff0433f77bb4e423b08494989c3c457935d6a5a8112ff6b9fe33a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-14T07:48:46.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "44bb17af6c6bab0c440997dbea332eef447f6d948e999ae02175e9642b8a6e42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T07:47:18.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "62ed19a135fc6cf8824bdbe66e72a110d1c37c91ed7ee3d0de69ed78e61fe912",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T07:47:22.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "0ef63218b325a0a9bbede6fdf8ba56ec59946a263cacf24f6846946a49e6848f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T07:47:23.000Z",
      "commit": "ca12ba77444b2fcc1ce8dcbcf444a38476da76a7",
      "fileid": "b031c2e9b05153881cc7fc12c142b9ef09fb136cd938f4f4e6040bd860f42317",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/27492125977"
    }
  ]
}