{
  "_id": "6a3664c43efcd9bda4406cdf",
  "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-06-20 09:57:10 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": "bf6ff97e7a7510c592ba985f08d3be3c",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "quadVAR_0.1.2.tar.gz",
  "_fileid": "f78400cac4cb9a993f0c21db7d6a7483642a895524669281b88d002a2b85c2ba",
  "_filesize": 202466,
  "_sha256": "f78400cac4cb9a993f0c21db7d6a7483642a895524669281b88d002a2b85c2ba",
  "_created": "2026-06-20T09:57:10.000Z",
  "_published": "2026-06-20T10:00:36.210Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82474352434,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764320170"
    },
    {
      "job": 82474352428,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764320112"
    },
    {
      "job": 82474352422,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764315836"
    },
    {
      "job": 82474352425,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764312453"
    },
    {
      "job": 82474162359,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764304681"
    },
    {
      "job": 82474352423,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764319159"
    },
    {
      "job": 82474352418,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764313733"
    },
    {
      "job": 82474352427,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764314787"
    },
    {
      "job": 82474352420,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764315354"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015",
  "_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",
    "followers": 24,
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 239,
    "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-06-20T09:59:36.000Z",
      "distro": "noble",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "c219682012a1ea3aed3659a2c47c0d0d44f03a922dc023e3da1738030fbb42b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-20T09:59:35.000Z",
      "distro": "noble",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "0197c6bb203737f2136f0c66dd6034cd6027db560a47bad3ffa696a50b96e116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T09:58:53.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "4fa1167dceaaeb23a21b9edb3c57f6735c77c9d8067400439270ca67dda53d93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T09:58:28.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "40019ab650814c7248f3aa772749ca8ffb57dc521891eac1ca56ddbb9d13e5a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-20T09:59:42.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "5a39e0f60714bd210567bc0068757da2d607ef6387c85a1c4410758637b834d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:58:29.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "45cddfd9d75791fd69be1b6d3be0ee43cadfc6f6e5fa5ba3e1c6e295229103ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:58:39.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "5507c62bfa4a18de71bbf2e8b11a0e04fb5caa048be9e5859a66e937dab9cbdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:58:44.000Z",
      "commit": "8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8",
      "fileid": "b0c9fa510fcaaf5886f7bf8c5a5c10bca00f7bf2492a829fb883da3a3816b73e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27867600015"
    }
  ]
}