{
  "_id": "6a1ea33bb25058d4daad7676",
  "Package": "HDTSA",
  "Type": "Package",
  "Title": "High Dimensional Time Series Analysis Tools",
  "Version": "1.0.6",
  "Authors@R": "c(person(\"Jinyuan\", \"Chang\", role = \"aut\",\nemail = \"changjinyuan@swufe.edu.cn\"),\nperson(\"Jing\", \"He\", role = c(\"aut\"), email = \"he_jing@swufe.edu.cn\"),\nperson(\"Chen\", \"Lin\", role = c(\"aut\", \"cre\"), email = \"linchen@smail.swufe.edu.cn\"),\nperson(\"Qiwei \", \"Yao\", role = \"aut\", email = \"q.yao@lse.ac.uk\"))",
  "Date": "2026-03-30",
  "Author": "Jinyuan Chang [aut], Jing He [aut], Chen Lin [aut, cre], Qiwei\nYao [aut]",
  "Maintainer": "Chen Lin <linchen@smail.swufe.edu.cn>",
  "Description": "An implementation for high-dimensional time series\nanalysis methods, including factor model for vector time series\nproposed by Lam and Yao (2012) <doi:10.1214/12-AOS970> and\nChang, Guo and Yao (2015) <doi:10.1016/j.jeconom.2015.03.024>,\nmartingale difference test proposed by Chang, Jiang and Shao\n(2023) <doi:10.1016/j.jeconom.2022.09.001>, principal component\nanalysis for vector time series proposed by Chang, Guo and Yao\n(2018) <doi:10.1214/17-AOS1613>, cointegration analysis\nproposed by Zhang, Robinson and Yao (2019)\n<doi:10.1080/01621459.2018.1458620>, unit root test proposed by\nChang, Cheng and Yao (2022) <doi:10.1093/biomet/asab034>, white\nnoise tests proposed by Chang, Yao and Zhou (2017)\n<doi:10.1093/biomet/asw066> and Chang et al. (2026+),\nCP-decomposition for matrix time series proposed by Chang et\nal. (2023) <doi:10.1093/jrsssb/qkac011> and Chang et al.\n(2026+) <doi:10.48550/arXiv.2410.05634>, and statistical\ninference for spectral density matrix proposed by Chang et al.\n(2025) <doi:10.1080/01621459.2025.2468013>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Linc2021/HDTSA",
  "BugReports": "https://github.com/Linc2021/HDTSA/issues",
  "Packaged": {
    "Date": "2026-06-02 09:28:05 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-03 09:12:51 UTC",
  "RemoteUrl": "https://github.com/cran/HDTSA",
  "RemoteRef": "HEAD",
  "RemoteSha": "459eb299473713db25eaf7391f6143065b73e2de",
  "MD5sum": "f5518f70a6596a46c6a08add634a7b77",
  "_user": "cran",
  "_type": "src",
  "_file": "HDTSA_1.0.6.tar.gz",
  "_fileid": "b56429d015c4d1f98116ccea3287fbde40cc3cc588f3ad0dcb693f089ca48ac4",
  "_filesize": 1108561,
  "_sha256": "b56429d015c4d1f98116ccea3287fbde40cc3cc588f3ad0dcb693f089ca48ac4",
  "_created": "2026-06-02T09:28:05.000Z",
  "_published": "2026-06-02T09:32:43.381Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79040675365,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354049519"
    },
    {
      "job": 79040675335,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354047361"
    },
    {
      "job": 79040675449,
      "time": 191,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354048245"
    },
    {
      "job": 79040675414,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354049412"
    },
    {
      "job": 79040072604,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353976164"
    },
    {
      "job": 79040675597,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354027881"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/HDTSA",
  "_commit": {
    "id": "459eb299473713db25eaf7391f6143065b73e2de",
    "author": "Chen Lin <linchen@smail.swufe.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.6\n",
    "time": 1775207571
  },
  "_maintainer": {
    "name": "Chen Lin",
    "email": "linchen@smail.swufe.edu.cn",
    "login": "linc2021",
    "description": "",
    "uuid": 85013610
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "clime",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "geigen",
      "role": "Imports"
    },
    {
      "package": "jointDiag",
      "role": "Imports"
    },
    {
      "package": "vars",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.6",
      "date": "2026-04-03"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "linc2021",
      "count": 7,
      "uuid": 85013610
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HDTSA"
  },
  "_devurl": "https://github.com/linc2021/hdtsa",
  "_searchresults": 12,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HDTSA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/linc2021/hdtsa",
  "_realowner": "linc2021",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-06-04"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-08"
    },
    {
      "version": "1.0.2",
      "date": "2023-01-07"
    },
    {
      "version": "1.0.3",
      "date": "2024-06-04"
    },
    {
      "version": "1.0.4",
      "date": "2024-09-03"
    },
    {
      "version": "1.0.5",
      "date": "2024-12-02"
    },
    {
      "version": "1.0.5-1",
      "date": "2025-01-28"
    },
    {
      "version": "1.0.6",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "Coint",
    "CP_MTS",
    "DGP.CP",
    "Factors",
    "HDSReg",
    "MartG_test",
    "PCA_TS",
    "SpecMulTest",
    "SpecTest",
    "UR_test",
    "WN_test"
  ],
  "_datasets": [
    {
      "name": "FamaFrench",
      "title": "Fama-French 10*10 return series",
      "object": "FamaFrench",
      "file": "FamaFrench.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DATE",
        "MKT.RF",
        "S1.BE1",
        "S2.BE1",
        "S3.BE1",
        "S4.BE1",
        "S5.BE1",
        "S6.BE1",
        "S7.BE1",
        "S8.BE1",
        "S9.BE1",
        "S10.BE1",
        "S1.BE2",
        "S2.BE2",
        "S3.BE2",
        "S4.BE2",
        "S5.BE2",
        "S6.BE2",
        "S7.BE2",
        "S8.BE2",
        "S9.BE2",
        "S10.BE2",
        "S1.BE3",
        "S2.BE3",
        "S3.BE3",
        "S4.BE3",
        "S5.BE3",
        "S6.BE3",
        "S7.BE3",
        "S8.BE3",
        "S9.BE3",
        "S10.BE3",
        "S1.BE4",
        "S2.BE4",
        "S3.BE4",
        "S4.BE4",
        "S5.BE4",
        "S6.BE4",
        "S7.BE4",
        "S8.BE4",
        "S9.BE4",
        "S10.BE4",
        "S1.BE5",
        "S2.BE5",
        "S3.BE5",
        "S4.BE5",
        "S5.BE5",
        "S6.BE5",
        "S7.BE5",
        "S8.BE5",
        "S9.BE5",
        "S10.BE5",
        "S1.BE6",
        "S2.BE6",
        "S3.BE6",
        "S4.BE6",
        "S5.BE6",
        "S6.BE6",
        "S7.BE6",
        "S8.BE6",
        "S9.BE6",
        "S10.BE6",
        "S1.BE7",
        "S2.BE7",
        "S3.BE7",
        "S4.BE7",
        "S5.BE7",
        "S6.BE7",
        "S7.BE7",
        "S8.BE7",
        "S9.BE7",
        "S10.BE7",
        "S1.BE8",
        "S2.BE8",
        "S3.BE8",
        "S4.BE8",
        "S5.BE8",
        "S6.BE8",
        "S7.BE8",
        "S8.BE8",
        "S9.BE8",
        "S10.BE8",
        "S1.BE9",
        "S2.BE9",
        "S3.BE9",
        "S4.BE9",
        "S5.BE9",
        "S6.BE9",
        "S7.BE9",
        "S8.BE9",
        "S9.BE9",
        "S10.BE9",
        "S1.BE10",
        "S2.BE10",
        "S3.BE10",
        "S4.BE10",
        "S5.BE10",
        "S6.BE10",
        "S7.BE10",
        "S8.BE10",
        "S9.BE10",
        "S10.BE10"
      ],
      "rows": 696,
      "table": true,
      "tojson": true
    },
    {
      "name": "IPindices",
      "title": "U.S. Industrial Production indices",
      "object": "IPindices",
      "file": "IPindices.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DATE",
        "INDPRO",
        "IPB54000S",
        "IPFINAL",
        "IPMANSICS",
        "IPMAT",
        "IPMINE",
        "IPUTIL"
      ],
      "rows": 924,
      "table": true,
      "tojson": true
    },
    {
      "name": "QWIdata",
      "title": "The national QWI hires data",
      "object": "QWIdata",
      "file": "QWIdata.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Coint",
      "title": "Identifying the cointegration rank of nonstationary vector time series",
      "topics": [
        "Coint"
      ]
    },
    {
      "page": "CP_MTS",
      "title": "Estimating the matrix time series CP-factor model",
      "topics": [
        "CP_MTS"
      ]
    },
    {
      "page": "DGP.CP",
      "title": "Generating simulated data for the example in Chang et al. (2024)",
      "topics": [
        "DGP.CP"
      ]
    },
    {
      "page": "Factors",
      "title": "Factor analysis for vector time series",
      "topics": [
        "Factors"
      ]
    },
    {
      "page": "Fama-French-data",
      "title": "Fama-French 10*10 return series",
      "topics": [
        "FamaFrench"
      ]
    },
    {
      "page": "HDSReg",
      "title": "Factor analysis with observed regressors for vector time series",
      "topics": [
        "HDSReg"
      ]
    },
    {
      "page": "US-Industrial-Production-indices",
      "title": "U.S. Industrial Production indices",
      "topics": [
        "IPindices"
      ]
    },
    {
      "page": "MartG_test",
      "title": "Testing for martingale difference hypothesis in high dimension",
      "topics": [
        "MartG_test"
      ]
    },
    {
      "page": "PCA_TS",
      "title": "Principal component analysis for vector time series",
      "topics": [
        "PCA_TS"
      ]
    },
    {
      "page": "predict.factors",
      "title": "Make predictions from a '\"factors\"' object",
      "topics": [
        "predict.factors"
      ]
    },
    {
      "page": "predict.mtscp",
      "title": "Make predictions from a '\"mtscp\"' object",
      "topics": [
        "predict.mtscp"
      ]
    },
    {
      "page": "predict.tspca",
      "title": "Make predictions from a '\"tspca\"' object",
      "topics": [
        "predict.tspca"
      ]
    },
    {
      "page": "QWIdata",
      "title": "The national QWI hires data",
      "topics": [
        "QWIdata"
      ]
    },
    {
      "page": "SpecMulTest",
      "title": "Multiple testing with FDR control for spectral density matrix",
      "topics": [
        "SpecMulTest"
      ]
    },
    {
      "page": "SpecTest",
      "title": "Global testing for spectral density matrix",
      "topics": [
        "SpecTest"
      ]
    },
    {
      "page": "UR_test",
      "title": "Testing for unit roots based on sample autocovariances",
      "topics": [
        "UR_test"
      ]
    },
    {
      "page": "WN_test",
      "title": "Testing for white noise hypothesis in high dimension",
      "topics": [
        "WN_test"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "clime",
    "colorspace",
    "cpp11",
    "farver",
    "forecast",
    "fracdiff",
    "geigen",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jointDiag",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "lpSolve",
    "magrittr",
    "MASS",
    "nlme",
    "nnet",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "strucchange",
    "timeDate",
    "urca",
    "vars",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.0791812460476249,
  "_indexed": false,
  "_nocasepkg": "hdtsa",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://linc2021.r-universe.dev/HDTSA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T09:31:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "459eb299473713db25eaf7391f6143065b73e2de",
      "fileid": "43865a56135ab465618d8f34c5a95bd190378d2d5183bd17dd3b0b8f127b92d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T09:30:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "459eb299473713db25eaf7391f6143065b73e2de",
      "fileid": "9c5b28754582721df394f8c3ecf90be2f896f9fa58c6d300f117b070214f606c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T09:30:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "459eb299473713db25eaf7391f6143065b73e2de",
      "fileid": "62678238d0eabeb8839696ef4821b0cef7a055bb7529389320e45d14af0491bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T09:30:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "459eb299473713db25eaf7391f6143065b73e2de",
      "fileid": "d44ca1dcaeb93661e8433b3006a9f391a9bb109731b253e44d24fd527c61078f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T09:30:51.000Z",
      "arch": "emscripten",
      "commit": "459eb299473713db25eaf7391f6143065b73e2de",
      "fileid": "af9f59a1bc96b46a020228b420be64e0c638692c79ac14ea227c25e63e44db72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26810813224"
    }
  ]
}