{
  "_id": "6a1ee155b401979e734109b0",
  "Package": "starvars",
  "Type": "Package",
  "Title": "Vector Logistic Smooth Transition Models Estimation and\nPrediction",
  "Version": "1.1.10",
  "Authors@R": "c(\nperson(\"Andrea\", \"Bucci\", email = \"andrea.bucci@unich.it\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Giulio\", \"Palomba\", role = \"aut\"),\nperson(\"Eduardo\", \"Rossi\", role = \"aut\"),\nperson(\"Andrea\", \"Faragalli\", role = \"ctb\")\n)",
  "Description": "Allows the user to estimate a vector logistic smooth\ntransition autoregressive model via maximum log-likelihood or\nnonlinear least squares. It further permits to test for\nlinearity in the multivariate framework against a vector\nlogistic smooth transition autoregressive model with a single\ntransition variable. The estimation method is discussed in\nTerasvirta and Yang (2014,\n<doi:10.1108/S0731-9053(2013)0000031008>). Also, realized\ncovariances can be constructed from stock market prices or\nreturns, as explained in Andersen et al. (2001,\n<doi:10.1016/S0304-405X(01)00055-1>).",
  "License": "GPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/andbucci/starvars",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://andbucci.r-universe.dev",
  "Date/Publication": "2022-01-17 17:03:29 UTC",
  "RemoteUrl": "https://github.com/andbucci/starvars",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:02:54 UTC",
    "User": "root"
  },
  "Author": "Andrea Bucci [aut, cre, cph],\nGiulio Palomba [aut],\nEduardo Rossi [aut],\nAndrea Faragalli [ctb]",
  "Maintainer": "Andrea Bucci <andrea.bucci@unich.it>",
  "MD5sum": "d263d39ea5ec2ce08e18938915172123",
  "_user": "andbucci",
  "_type": "src",
  "_file": "starvars_1.1.10.tar.gz",
  "_fileid": "1179f3a325f4ce36a823e65df891b5e9b8b6c3455c6a7cbebd6dff6681e6dd2a",
  "_filesize": 488190,
  "_sha256": "1179f3a325f4ce36a823e65df891b5e9b8b6c3455c6a7cbebd6dff6681e6dd2a",
  "_created": "2026-05-20T07:02:54.000Z",
  "_published": "2026-06-02T13:57:41.899Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087781673,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103389767"
    },
    {
      "job": 79087782168,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103388805"
    },
    {
      "job": 79087782654,
      "time": 264,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103404748"
    },
    {
      "job": 79087782111,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103404962"
    },
    {
      "job": 79087780362,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103336227"
    },
    {
      "job": 79087780766,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359787002"
    },
    {
      "job": 79087783623,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103374252"
    },
    {
      "job": 79087782965,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103375260"
    },
    {
      "job": 79087782917,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103381609"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andbucci/starvars",
  "_commit": {
    "id": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
    "author": "andbucci <a.bucci@univpm.it>",
    "committer": "andbucci <a.bucci@univpm.it>",
    "message": "Changed summary\n",
    "time": 1642439009
  },
  "_maintainer": {
    "name": "Andrea Bucci",
    "email": "andrea.bucci@unich.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "optimParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "vars",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "lessR",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    }
  ],
  "_owner": "andbucci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "andbucci",
      "count": 113,
      "uuid": 24938889
    }
  ],
  "_userbio": {
    "uuid": 24938889,
    "type": "user",
    "name": "andbucci"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/starvars"
  },
  "_devurl": "https://github.com/andbucci/starvars",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/starvars.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andbucci/starvars",
  "_realowner": "andbucci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.7",
      "date": "2020-05-04"
    },
    {
      "version": "0.1.8",
      "date": "2020-08-13"
    },
    {
      "version": "1.1.1",
      "date": "2020-09-17"
    },
    {
      "version": "1.1.2",
      "date": "2021-01-11"
    },
    {
      "version": "1.1.5",
      "date": "2021-09-13"
    },
    {
      "version": "1.1.7",
      "date": "2021-09-17"
    },
    {
      "version": "1.1.8",
      "date": "2021-10-29"
    },
    {
      "version": "1.1.9",
      "date": "2021-11-01"
    },
    {
      "version": "1.1.10",
      "date": "2022-01-17"
    },
    {
      "version": "1.1.11",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "logLik.VLSTAR",
    "lrvarbart",
    "multiCUMSUM",
    "rcov",
    "startingVLSTAR",
    "VLSTAR",
    "VLSTARjoint"
  ],
  "_datasets": [
    {
      "name": "Realized",
      "title": "Monthly time series used to test VLSTAR models.",
      "object": "Realized",
      "class": [
        "zoo"
      ],
      "fields": [
        "SP",
        "SP-NIKKEI",
        "SP-FTSE",
        "SP-DAX",
        "NIKKEI",
        "NIKKEI-FTSE",
        "NIKKEI-DAX",
        "FTSE",
        "FTSE-DAX",
        "DAX",
        "DP",
        "EP",
        "Inf_US",
        "Inf_UK",
        "Inf_JPN",
        "Inf_GER"
      ],
      "rows": 335,
      "table": true,
      "tojson": false
    },
    {
      "name": "Sample5minutes",
      "title": "Ten simulated prices series for 19 trading days in January 2010.",
      "object": "Sample5minutes",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "stock1",
        "stock2",
        "stock3",
        "stock4",
        "stock5",
        "stock6",
        "stock7",
        "stock8",
        "stock9",
        "stock10"
      ],
      "rows": 1501,
      "table": true,
      "tojson": false
    },
    {
      "name": "techprices",
      "title": "Daily closing prices of 3 tech stocks.",
      "object": "techprices",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "Google",
        "Microsoft",
        "Amazon"
      ],
      "rows": 3890,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "coef.VLSTAR",
      "title": "Coefficient method for objects of class VLSTAR",
      "topics": [
        "coef",
        "coef.VLSTAR",
        "coefficients"
      ]
    },
    {
      "page": "logLik.VLSTAR",
      "title": "Log-Likelihood method",
      "topics": [
        "logLik",
        "logLik.VLSTAR"
      ]
    },
    {
      "page": "lrvarbart",
      "title": "Long-run variance using Bartlett kernel",
      "topics": [
        "lrvarbart"
      ]
    },
    {
      "page": "multiCUMSUM",
      "title": "Multivariate CUMSUM test",
      "topics": [
        "multiCUMSUM",
        "print.multiCUMSUM"
      ]
    },
    {
      "page": "plot.VLSTAR",
      "title": "Plot methods for a VLSTAR object",
      "topics": [
        "plot.VLSTAR"
      ]
    },
    {
      "page": "plot.vlstarpred",
      "title": "Plot methods for a vlstarpred object",
      "topics": [
        "plot.vlstarpred"
      ]
    },
    {
      "page": "predict.VLSTAR",
      "title": "VLSTAR Prediction",
      "topics": [
        "predict",
        "predict.VLSTAR",
        "print.vlstarpred"
      ]
    },
    {
      "page": "print.VLSTAR",
      "title": "Print method for objects of class VLSTAR",
      "topics": [
        "print",
        "print.VLSTAR"
      ]
    },
    {
      "page": "rcov",
      "title": "Realized Covariance",
      "topics": [
        "rcov"
      ]
    },
    {
      "page": "Realized",
      "title": "Monthly time series used to test VLSTAR models.",
      "topics": [
        "Realized"
      ]
    },
    {
      "page": "Sample5minutes",
      "title": "Ten simulated prices series for 19 trading days in January 2010.",
      "topics": [
        "Sample5minutes"
      ]
    },
    {
      "page": "startingVLSTAR",
      "title": "Starting parameters for a VLSTAR model",
      "topics": [
        "startingVLSTAR"
      ]
    },
    {
      "page": "summary.VLSTAR",
      "title": "Summary method for objects of class VLSTAR",
      "topics": [
        "print.summary",
        "print.summary.VLSTAR",
        "summary",
        "summary.VLSTAR"
      ]
    },
    {
      "page": "techprices",
      "title": "Daily closing prices of 3 tech stocks.",
      "topics": [
        "techprices"
      ]
    },
    {
      "page": "VLSTAR",
      "title": "VLSTAR- Estimation",
      "topics": [
        "VLSTAR"
      ]
    },
    {
      "page": "VLSTARjoint",
      "title": "Joint linearity test",
      "topics": [
        "print.VLSTARjoint",
        "VLSTARjoint"
      ]
    }
  ],
  "_readme": "https://github.com/andbucci/starvars/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "conflicted",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "DEoptimR",
    "digest",
    "doSNOW",
    "dplyr",
    "ellipse",
    "evaluate",
    "farver",
    "fastmap",
    "FNN",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "interp",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "labeling",
    "later",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "leaps",
    "lessR",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "multicool",
    "mvtnorm",
    "nlme",
    "openssl",
    "openxlsx",
    "optimParallel",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "png",
    "pracma",
    "promises",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "robustbase",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "snow",
    "sourcetools",
    "stringi",
    "stringr",
    "strucchange",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TTR",
    "urca",
    "utf8",
    "vars",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "xts",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "starvars",
  "_universes": [
    "andbucci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10",
      "date": "2026-05-20T07:05:39.000Z",
      "distro": "noble",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "80e93d5e5c98b146ef9603b68c497af1c0683aa9b122be44da654e67ce9c031f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10",
      "date": "2026-05-20T07:05:39.000Z",
      "distro": "noble",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "fe52ff5eae2d1b2b549b4ce0e9edb023060b65fd28dd12b80f7c063541020f1e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10",
      "date": "2026-05-20T07:06:37.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "9c232588952ea2dfb1724a91f8f380f9e86e83b07caa758278e76c7413b12798",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10",
      "date": "2026-05-20T07:06:32.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "727299c942ed0fe5ff48c31107f18938c32c7c9a466721cbd07ff08cfab96d7a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10",
      "date": "2026-05-20T07:04:44.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "ce345d9c0faba9f73d8dc6a3b4cd699a93e66a61661cbc08c5ed676abf840dae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10",
      "date": "2026-05-20T07:04:45.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "062cbcaa45d242821f9884d49f1b44e81676901e96148965ed2bb9897d2344bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.10",
      "date": "2026-05-20T07:04:59.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "0e82431a5fd26c38bc7bdb1f013efdab6d491c4e3005f7a7bd17e5a1780b03f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10",
      "date": "2026-06-02T13:57:18.000Z",
      "commit": "c4b8fcb3bc06718f1109699bfbf2c408ff0617c0",
      "fileid": "ef4c63b390b86555a4f433fbb6399b9f5b22b77b60662f2fa5ebce736b17d7d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andbucci/actions/runs/26146769006"
    }
  ]
}