{
  "_id": "6a0f7793acfb0bcc41c62105",
  "Package": "quadVAR",
  "Title": "Quadratic Vector Autoregression",
  "Version": "0.1.2",
  "Authors@R": "person(\"Jingmeng\", \"Cui\", , \"jingmeng.cui@outlook.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3421-8457\"))",
  "Description": "Estimate quadratic vector autoregression models with the\nstrong hierarchy using the Regularization Algorithm under\nMarginality Principle (RAMP) by Hao et al. (2018)\n<doi:10.1080/01621459.2016.1264956>, compare the performance\nwith linear models, and construct networks with partial\nderivatives.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/Sciurus365/quadVAR,\nhttps://sciurus365.github.io/quadVAR/",
  "BugReports": "https://github.com/Sciurus365/quadVAR/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://sciurus365.r-universe.dev",
  "Date/Publication": "2025-02-12 09:48:52 UTC",
  "RemoteUrl": "https://github.com/Sciurus365/quadVAR",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:13:07 UTC",
    "User": "root"
  },
  "Author": "Jingmeng Cui [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3421-8457>)",
  "Maintainer": "Jingmeng Cui <jingmeng.cui@outlook.com>",
  "MD5sum": "ad529ee0da886c74ad1834e5d92ab27a",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "quadVAR_0.1.2.tar.gz",
  "_fileid": "ab0ab941639c0d76734057149bf0aff9967455e04deefa58f5fe3669756e2ab7",
  "_filesize": 199345,
  "_sha256": "ab0ab941639c0d76734057149bf0aff9967455e04deefa58f5fe3669756e2ab7",
  "_created": "2026-05-21T06:13:07.000Z",
  "_published": "2026-05-21T21:22:27.443Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77271155587,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128536945"
    },
    {
      "job": 77271155218,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128536087"
    },
    {
      "job": 77271155713,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128521338"
    },
    {
      "job": 77271155624,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128522127"
    },
    {
      "job": 77271155196,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128501759"
    },
    {
      "job": 77271154964,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147510157"
    },
    {
      "job": 77271155363,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128525615"
    },
    {
      "job": 77271155357,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128527710"
    },
    {
      "job": 77271155649,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128522458"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Sciurus365/quadVAR",
  "_commit": {
    "id": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
    "author": "Sciurus365 <jingmeng.cui@outlook.com>",
    "committer": "Sciurus365 <jingmeng.cui@outlook.com>",
    "message": "25.2.11.2\n\nCRAN accepted\n",
    "time": 1739353732
  },
  "_maintainer": {
    "name": "Jingmeng Cui",
    "email": "jingmeng.cui@outlook.com",
    "login": "sciurus365",
    "bluesky": "@cuijingmeng.bsky.social",
    "orcid": "0000-0003-3421-8457",
    "twitter": "@CUI_Jingmeng",
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python",
    "uuid": 26786307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "RAMP",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "nonlinearTseries",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "SIS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciurus365",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sciurus365",
      "count": 50,
      "uuid": 26786307
    }
  ],
  "_userbio": {
    "uuid": 26786307,
    "type": "user",
    "name": "Jingmeng Cui",
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quadVAR"
  },
  "_devurl": "https://github.com/sciurus365/quadvar",
  "_pkgdown": "https://sciurus365.github.io/quadVAR/",
  "_searchresults": 3,
  "_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/quadVAR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sciurus365/quadvar",
  "_realowner": "sciurus365",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-02-11"
    }
  ],
  "_exports": [
    "%>%",
    "block_cv",
    "compare_4_emo",
    "linear_quadVAR_network",
    "partial_plot",
    "quadVAR",
    "quadVAR_to_dyn_eqns",
    "sim_4_emo",
    "true_model_4_emo",
    "tune.fit"
  ],
  "_help": [
    {
      "page": "block_cv",
      "title": "Use Block Cross-Validation to Evaluate Models",
      "topics": [
        "block_cv"
      ]
    },
    {
      "page": "compare_4_emo",
      "title": "Compare estimated model with true model for 4-emotion model",
      "topics": [
        "compare_4_emo"
      ]
    },
    {
      "page": "find_index",
      "title": "Find index of data that satisfies certain conditions",
      "topics": [
        "find_index"
      ]
    },
    {
      "page": "get_adj_mat",
      "title": "Extract the adjacency matrix from a quadVAR object.",
      "topics": [
        "get_adj_mat"
      ]
    },
    {
      "page": "linear_quadVAR_network",
      "title": "Linearize a quadVAR object to produce a network.",
      "topics": [
        "linear_quadVAR_network",
        "plot.linear_quadVAR_network"
      ]
    },
    {
      "page": "partial_plot",
      "title": "Make a partial plot of a variable in a model This function takes a quadVAR model as input, and returns a plot of the partial effect of a variable on the dependent variable (controlling all other variables and the intercept), for higher and lower levels of the moderator variable split by the median.",
      "topics": [
        "partial_plot"
      ]
    },
    {
      "page": "predict.quadVAR",
      "title": "Predict the values of the dependent variables using the quadVAR model",
      "topics": [
        "predict.quadVAR"
      ]
    },
    {
      "page": "quadVAR",
      "title": "Estimate lag-1 quadratic vector autoregression models",
      "topics": [
        "coef.quadVAR",
        "plot.quadVAR",
        "print.coef_quadVAR",
        "print.quadVAR",
        "quadVAR",
        "summary.quadVAR"
      ]
    },
    {
      "page": "quadVAR_to_dyn_eqns",
      "title": "Transform a quadVAR object to a list of dynamic equations.",
      "topics": [
        "quadVAR_to_dyn_eqns"
      ]
    },
    {
      "page": "sim_4_emo",
      "title": "Simulate a 4-emotion model",
      "topics": [
        "sim_4_emo"
      ]
    },
    {
      "page": "true_model_4_emo",
      "title": "True model for 4-emotion model",
      "topics": [
        "coef.true_model_4_emo",
        "print.true_model_4_emo",
        "true_model_4_emo"
      ]
    },
    {
      "page": "tune.fit",
      "title": "Using the *glmnet* and *ncvreg* packages, fits a Generalized Linear Model or Cox Proportional Hazards Model using various methods for choosing the regularization parameter lambda",
      "topics": [
        "tune.fit"
      ]
    }
  ],
  "_readme": "https://github.com/Sciurus365/quadVAR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "commonmark",
    "corpcor",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "ncvreg",
    "nlme",
    "nnet",
    "numDeriv",
    "otel",
    "pbapply",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "promises",
    "psych",
    "purrr",
    "qgraph",
    "quadprog",
    "R6",
    "RAMP",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinythemes",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "quadvar",
  "_universes": [
    "sciurus365"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-21T06:15:37.000Z",
      "distro": "noble",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "30989d3585c5d7adfe92d27313cfc9085100a9d490b60829c6073b487576a379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-21T06:15:34.000Z",
      "distro": "noble",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "8424e572bfa63a0f2c8fbddd60106b23603edb2b94de55d5242b91abbc2d9fa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-21T06:14:31.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "3c93e3e860ae446570139a56e9520889c894629fb971fa1e0aa1b730255aa9a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-21T06:14:35.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "555cef09648f5d55c77b1b6a17897440e02febae5cad6570118401535e8d5727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-21T21:22:10.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "c1ae65fbb3d9a56156d58c66937f9d6cc5c47a6af5414743ea46ebd5625da6e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T06:14:39.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "9ff12c1d1b323838fe07d10361ab95433d0bc42256ad19c99ec01c3a2127ed3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T06:14:48.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "1113a28a861244ef074d1139ad20d53875479dbcd3deda65bb946ca06ebc94d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T06:14:25.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "004ae0470b09854879fd3106cda3a5f39be90003da779997e07846f771f1ef65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26208766082"
    }
  ]
}