{
  "_id": "6a1981e5acfb0bcc41df97b1",
  "Package": "IVPP",
  "Type": "Package",
  "Title": "Invariance Partial Pruning Test",
  "Version": "1.1.2",
  "Authors@R": "person(\n\"Xinkai\", \"Du\", ,\n\"xinkai.du.xd@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-4158-7878\")\n)",
  "Description": "An implementation of the Invariance Partial Pruning (IVPP)\napproach described in Du, X., Johnson, S. U., Epskamp, S.\n(2025) The Invariance Partial Pruning Approach to The Network\nComparison in Longitudinal Data. IVPP is a two-step method that\nfirst test for global network structural difference with\ninvariance test and then inspect specific edge difference with\npartial pruning. The package also allows you to compute\ncentrality measures and use radar chart to plot. Analysis of\nbridge centralities by community pairs is also possible (e.g.,\nthe bridge strength from depression to anxiety, and from\ndepression to panic disorder).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/xinkaidupsy/IVPP/issues",
  "URL": "https://github.com/xinkaidupsy/IVPP",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://xinkaidupsy.r-universe.dev",
  "Date/Publication": "2026-02-28 00:01:56 UTC",
  "RemoteUrl": "https://github.com/xinkaidupsy/ivpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:44:52 UTC",
    "User": "root"
  },
  "Author": "Xinkai Du [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4158-7878>)",
  "Maintainer": "Xinkai Du <xinkai.du.xd@gmail.com>",
  "MD5sum": "f663c9d4fe69ed385582450cf9d21f69",
  "_user": "xinkaidupsy",
  "_type": "src",
  "_file": "IVPP_1.1.2.tar.gz",
  "_fileid": "2ca13fd211cb3287a17ee457d9a17e8a331162c800ceb09d821ae00c2d266d0f",
  "_filesize": 142316,
  "_sha256": "2ca13fd211cb3287a17ee457d9a17e8a331162c800ceb09d821ae00c2d266d0f",
  "_created": "2026-05-29T11:44:52.000Z",
  "_published": "2026-05-29T12:09:09.762Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78494278421,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289943674"
    },
    {
      "job": 78494278475,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289944517"
    },
    {
      "job": 78494278447,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7290277858"
    },
    {
      "job": 78494278404,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7290258717"
    },
    {
      "job": 78493652241,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289878022"
    },
    {
      "job": 78494278510,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289928783"
    },
    {
      "job": 78494278417,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289930130"
    },
    {
      "job": 78494278464,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289922415"
    },
    {
      "job": 78494278434,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289917436"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xinkaidupsy/ivpp",
  "_commit": {
    "id": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
    "author": "Xinkai Du <xinkai.du.xd@gmail.com>",
    "committer": "Xinkai Du <xinkai.du.xd@gmail.com>",
    "message": "CRAN submission\n",
    "time": 1772236916
  },
  "_maintainer": {
    "name": "Xinkai Du",
    "email": "xinkai.du.xd@gmail.com",
    "login": "xinkaidupsy",
    "bluesky": "@xinkaidu.bsky.social",
    "twitter": "@XinkaiDu",
    "description": "PhD candidate Uni Oslo & Modum Bad Psychiatric Hospital | (Dynamical) Networks & Psychometrics; Psychopathology",
    "uuid": 81816253,
    "orcid": "0000-0002-4158-7878"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "bootnet",
      "role": "Imports"
    },
    {
      "package": "clusterGeneration",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "psychonetrics",
      "role": "Imports"
    },
    {
      "package": "graphicalVAR",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "networktools",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "fmsb",
      "role": "Imports"
    }
  ],
  "_owner": "xinkaidupsy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "xinkaidupsy",
      "count": 118,
      "uuid": 81816253
    }
  ],
  "_userbio": {
    "uuid": 81816253,
    "type": "user",
    "name": "Xinkai Du",
    "description": "PhD candidate Uni Oslo & Modum Bad Psychiatric Hospital | (Dynamical) Networks & Psychometrics; Psychopathology"
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IVPP"
  },
  "_devurl": "https://github.com/xinkaidupsy/ivpp",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IVPP.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xinkaidupsy/ivpp",
  "_realowner": "xinkaidupsy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-02-11"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-22"
    },
    {
      "version": "1.1.1",
      "date": "2025-05-27"
    },
    {
      "version": "1.1.2",
      "date": "2026-02-28"
    }
  ],
  "_exports": [
    "bridge_by_community",
    "centrality",
    "centrality_radar",
    "gen_panelGVAR",
    "gen_tsGVAR",
    "IVPP_panelgvar",
    "IVPP_tsgvar",
    "sim_panelGVAR",
    "sim_tsGVAR"
  ],
  "_help": [
    {
      "page": "bridge_by_community",
      "title": "Bridge centrality by target community",
      "topics": [
        "bridge_by_community"
      ]
    },
    {
      "page": "centrality",
      "title": "Centrality (degree/EI) and bridge centrality for an network matrix",
      "topics": [
        "centrality"
      ]
    },
    {
      "page": "centrality_radar",
      "title": "Radar plot for selected centrality measures",
      "topics": [
        "centrality_radar"
      ]
    },
    {
      "page": "gen_panelGVAR",
      "title": "Generate a (multi-group) panelGVAR model",
      "topics": [
        "gen_panelGVAR"
      ]
    },
    {
      "page": "gen_tsGVAR",
      "title": "Generate time-series GVAR model for multiple (heterogeneous) individuals",
      "topics": [
        "gen_tsGVAR"
      ]
    },
    {
      "page": "IVPP_panelgvar",
      "title": "The invariance partial pruning (IVPP) algorithm for panel GVAR models",
      "topics": [
        "IVPP_panelgvar"
      ]
    },
    {
      "page": "IVPP_tsgvar",
      "title": "The invariance partial pruning (IVPP) algorithm for idiographic GVAR models",
      "topics": [
        "IVPP_tsgvar"
      ]
    },
    {
      "page": "sim_panelGVAR",
      "title": "Simulate data for a (multi-group) panelGVAR model",
      "topics": [
        "sim_panelGVAR"
      ]
    },
    {
      "page": "sim_tsGVAR",
      "title": "Simulate data for a (multi-group) N = 1 GVAR model",
      "topics": [
        "sim_tsGVAR"
      ]
    }
  ],
  "_readme": "https://github.com/xinkaidupsy/ivpp/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bootnet",
    "broom",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "clusterGeneration",
    "cocor",
    "codetools",
    "colorspace",
    "combinat",
    "corpcor",
    "corrplot",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "doParallel",
    "dplyr",
    "e1071",
    "eigenmodel",
    "ellipse",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fmsb",
    "fontawesome",
    "forcats",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "GA",
    "gdata",
    "generics",
    "ggplot2",
    "glasso",
    "glassoFast",
    "glmnet",
    "globals",
    "glue",
    "GPArotation",
    "graphicalVAR",
    "gridExtra",
    "gtable",
    "gtools",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "IsingFit",
    "IsingSampler",
    "isoband",
    "iterators",
    "jomo",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "lme4",
    "magrittr",
    "mantar",
    "MASS",
    "mathjaxr",
    "Matrix",
    "memoise",
    "mgcv",
    "mgm",
    "mice",
    "mime",
    "minqa",
    "mitml",
    "mnormt",
    "mvtnorm",
    "NetworkToolbox",
    "networktools",
    "nlme",
    "nloptr",
    "nnet",
    "nnls",
    "numDeriv",
    "optimx",
    "ordinal",
    "pan",
    "parallelly",
    "pbapply",
    "pbivnorm",
    "pbv",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "png",
    "polynom",
    "ppcor",
    "pracma",
    "prettyunits",
    "progress",
    "proxy",
    "psych",
    "psychonetrics",
    "purrr",
    "pwr",
    "qgraph",
    "quadprog",
    "R.matlab",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "roptim",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shape",
    "smacof",
    "snow",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "ucminf",
    "utf8",
    "VCA",
    "vctrs",
    "viridisLite",
    "vroom",
    "weights",
    "withr",
    "wordcloud",
    "xfun",
    "yaml"
  ],
  "_score": 3.716003343634799,
  "_indexed": true,
  "_nocasepkg": "ivpp",
  "_universes": [
    "xinkaidupsy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-29T11:48:05.000Z",
      "distro": "noble",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "d46fe8d13bfff6e2040abdd1ac4c8b1bd8605558096fddb6548744df838de8da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-29T11:48:00.000Z",
      "distro": "noble",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "a6e46457cc15857c4be1048a559af251fc190a5001ea581a97c0eeafb2a935f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-29T12:07:31.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "e727cda66ff648f1c0f72f4a5965cd097709e8038d377f4d42505916461bca5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-29T12:06:43.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "c19cd77e69fd46188475af3ad7e86aa9fa9c503e46fc936b069115d478cc2c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-29T11:48:13.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "5e816ec6a20716bd780d2aa0eafb9e0cc019ca8c006e44adc13db4ad66499ed5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T11:47:05.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "bd6585a1faf6aa31ff82987a6aa761edbb7c017fc2b32224a3617ced33e8604c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T11:46:38.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "44092c3a1417c54a9b536f70e2e0773bada09cd108463dbf265569bedf92cac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T11:46:29.000Z",
      "commit": "f3eeb226ff54002d9b26e7d7f5b367d8f58a6c06",
      "fileid": "b803f1cdf464e0182f47047aa8ed386db037648eb1b62f3f4d94f7c3ff6b37f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xinkaidupsy/actions/runs/26635197912"
    }
  ]
}