{
  "_id": "6a16cf69acfb0bcc41d8a69a",
  "Package": "seminrExtras",
  "Type": "Package",
  "Title": "Conduct Additional Modeling and Analysis for 'seminr'",
  "Version": "1.0.1",
  "Date": "2026-05-21",
  "Authors@R": "c(person(\"Soumya\", \"Ray\", email = \"soumya.ray@gmail.com\", role = c(\"aut\", \"ths\")),\nperson(\"Nicholas Patrick\", \"Danks\", email = \"nicholasdanks@hotmail.com\", role = c(\"aut\",\"cre\"))\n)",
  "Description": "Supplementary tools for evaluating and validating partial\nleast squares structural equation models estimated with\n'seminr'. Provides methods for predictive model assessment,\nimportance-performance analysis with necessary condition\ntesting, overfitting diagnostics, measurement model\nverification, mediator contribution analysis, unobserved\nheterogeneity detection via latent class and\nprediction-oriented segmentation, and congruence coefficient\ntesting. All functions accept estimated 'seminr' model objects\nand return results with print, summary, and plot methods.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/sem-in-r/seminrExtras",
  "BugReports": "https://github.com/sem-in-r/seminrExtras/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libnode-dev libx11-dev",
  "Repository": "https://sem-in-r.r-universe.dev",
  "Date/Publication": "2026-05-21 08:53:06 UTC",
  "RemoteUrl": "https://github.com/sem-in-r/seminrextras",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:54:28 UTC",
    "User": "root"
  },
  "Author": "Soumya Ray [aut, ths],\nNicholas Patrick Danks [aut, cre]",
  "Maintainer": "Nicholas Patrick Danks <nicholasdanks@hotmail.com>",
  "MD5sum": "d01614981a2326eb012c8edcf64d0717",
  "_user": "sem-in-r",
  "_type": "src",
  "_file": "seminrExtras_1.0.1.tar.gz",
  "_fileid": "e8077a0a987cd81bcdbaa3586f022afe36598c3274404ebe8f9499ec79a42134",
  "_filesize": 1244117,
  "_sha256": "e8077a0a987cd81bcdbaa3586f022afe36598c3274404ebe8f9499ec79a42134",
  "_created": "2026-05-27T10:54:28.000Z",
  "_published": "2026-05-27T11:03:05.685Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78061478694,
      "time": 461,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238685664"
    },
    {
      "job": 78061478683,
      "time": 415,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238670457"
    },
    {
      "job": 78061478700,
      "time": 235,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238609446"
    },
    {
      "job": 78061478688,
      "time": 335,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238643456"
    },
    {
      "job": 78060696776,
      "time": 294,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238534459"
    },
    {
      "job": 78061478684,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238580388"
    },
    {
      "job": 78061478704,
      "time": 469,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238687880"
    },
    {
      "job": 78061478710,
      "time": 450,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238681480"
    },
    {
      "job": 78061478708,
      "time": 468,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238689864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sem-in-r/seminrextras",
  "_commit": {
    "id": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
    "author": "Nicholas Danks <nicholasdanks@hotmail.com>",
    "committer": "Nicholas Danks <nicholasdanks@hotmail.com>",
    "message": "Merge develop for v1.0.1 release\n",
    "time": 1779353586
  },
  "_maintainer": {
    "name": "Nicholas Patrick Danks",
    "email": "nicholasdanks@hotmail.com",
    "login": "nicholasdanks",
    "description": "",
    "uuid": 17057395
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "seminr",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "paran",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "learnr",
      "role": "Suggests"
    }
  ],
  "_owner": "sem-in-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nicholasdanks",
      "count": 12,
      "uuid": 17057395
    },
    {
      "user": "soumyaray",
      "count": 2,
      "uuid": 1926704
    }
  ],
  "_userbio": {
    "uuid": 30712839,
    "type": "organization",
    "name": "SEM-in-R"
  },
  "_downloads": {
    "count": 618,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seminrExtras"
  },
  "_devurl": "https://github.com/sem-in-r/seminrextras",
  "_searchresults": 42,
  "_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/readme.html",
    "extra/readme.md",
    "extra/seminrExtras.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sem-in-r/seminrextras",
  "_realowner": "sem-in-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-22"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-03"
    },
    {
      "version": "0.9.0",
      "date": "2026-01-29"
    },
    {
      "version": "1.0.0",
      "date": "2026-04-29"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "assess_cipma",
    "assess_coa",
    "assess_cta",
    "assess_cvpat",
    "assess_cvpat_compare",
    "assess_fimix",
    "assess_fimix_compare",
    "assess_ipma",
    "assess_nca",
    "assess_nca_esse",
    "assess_pcm",
    "assess_pos",
    "assess_pos_compare",
    "competes",
    "congruence_test",
    "deviance_tree",
    "group_rules",
    "pos_segments",
    "predictive_deviance",
    "unstable_params"
  ],
  "_help": [
    {
      "page": "assess_cipma",
      "title": "Combined Importance-Performance Map Analysis (cIPMA) for PLS-SEM",
      "topics": [
        "assess_cipma"
      ]
    },
    {
      "page": "assess_coa",
      "title": "Composite Overfit Analysis (COA)",
      "topics": [
        "assess_coa"
      ]
    },
    {
      "page": "assess_cta",
      "title": "Confirmatory Tetrad Analysis for PLS-SEM (CTA-PLS)",
      "topics": [
        "assess_cta"
      ]
    },
    {
      "page": "assess_cvpat",
      "title": "Assess single model CVPAT against benchmarks",
      "topics": [
        "assess_cvpat"
      ]
    },
    {
      "page": "assess_cvpat_compare",
      "title": "Compare CVPAT loss between two PLS models",
      "topics": [
        "assess_cvpat_compare"
      ]
    },
    {
      "page": "assess_fimix",
      "title": "FIMIX-PLS Analysis for PLS-SEM",
      "topics": [
        "assess_fimix"
      ]
    },
    {
      "page": "assess_fimix_compare",
      "title": "Compare FIMIX-PLS Solutions Across Multiple K Values",
      "topics": [
        "assess_fimix_compare"
      ]
    },
    {
      "page": "assess_ipma",
      "title": "Importance-Performance Map Analysis (IPMA) for PLS-SEM",
      "topics": [
        "assess_ipma"
      ]
    },
    {
      "page": "assess_nca",
      "title": "Necessary Condition Analysis (NCA) for PLS-SEM Models",
      "topics": [
        "assess_nca"
      ]
    },
    {
      "page": "assess_nca_esse",
      "title": "NCA with Effect Size Sensitivity Extension (NCA-ESSE)",
      "topics": [
        "assess_nca_esse"
      ]
    },
    {
      "page": "assess_pcm",
      "title": "Predictive Contribution of the Mediator (PCM)",
      "topics": [
        "assess_pcm"
      ]
    },
    {
      "page": "assess_pos",
      "title": "PLS-POS: Prediction-Oriented Segmentation",
      "topics": [
        "assess_pos"
      ]
    },
    {
      "page": "assess_pos_compare",
      "title": "Compare PLS-POS Solutions Across K Values",
      "topics": [
        "assess_pos_compare"
      ]
    },
    {
      "page": "competes",
      "title": "Report Competing Split Criteria",
      "topics": [
        "competes"
      ]
    },
    {
      "page": "congruence_test",
      "title": "Bootstrap congruence coefficient test",
      "topics": [
        "congruence_test"
      ]
    },
    {
      "page": "deviance_tree",
      "title": "Build Deviance Tree",
      "topics": [
        "deviance_tree"
      ]
    },
    {
      "page": "group_rules",
      "title": "Extract Split Rules for Deviant Groups",
      "topics": [
        "group_rules"
      ]
    },
    {
      "page": "plot.cipma_analysis",
      "title": "Plot cIPMA Results",
      "topics": [
        "plot.cipma_analysis"
      ]
    },
    {
      "page": "plot.coa_analysis",
      "title": "Plot COA Results",
      "topics": [
        "plot.coa_analysis"
      ]
    },
    {
      "page": "plot.fimix_analysis",
      "title": "Plot FIMIX-PLS Results",
      "topics": [
        "plot.fimix_analysis"
      ]
    },
    {
      "page": "plot.fimix_comparison",
      "title": "Plot FIMIX-PLS Comparison",
      "topics": [
        "plot.fimix_comparison"
      ]
    },
    {
      "page": "plot.nca_analysis",
      "title": "Plot NCA Results",
      "topics": [
        "plot.nca_analysis"
      ]
    },
    {
      "page": "plot.nca_esse",
      "title": "Plot NCA-ESSE Results",
      "topics": [
        "plot.nca_esse"
      ]
    },
    {
      "page": "plot.pcm_analysis",
      "title": "Plot PCM Results",
      "topics": [
        "plot.pcm_analysis"
      ]
    },
    {
      "page": "pos_segments",
      "title": "Extract Segment-Specific PLS Models from PLS-POS Results",
      "topics": [
        "pos_segments"
      ]
    },
    {
      "page": "predictive_deviance",
      "title": "Compute Predictive Deviance",
      "topics": [
        "predictive_deviance"
      ]
    },
    {
      "page": "unstable_params",
      "title": "Assess Parameter Instability",
      "topics": [
        "unstable_params"
      ]
    }
  ],
  "_readme": "https://github.com/sem-in-r/seminrextras/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DiagrammeR",
    "DiagrammeRsvg",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "numDeriv",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "sass",
    "scales",
    "seminr",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "SEMinRExtras.Rmd",
      "filename": "SEMinRExtras.html",
      "title": "seminrExtras",
      "author": "Nicholas .P. Danks and Soumya Ray",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions",
        "The demo files for Hair et al. (2026)",
        "The Example model: Corporate Reputation",
        "Example",
        "First, conduct CVPAT analysis of the established model.",
        "Combined Importance-Performance Map Analysis (cIPMA)",
        "Necessary Condition Analysis (NCA)",
        "NCA-ESSE: Effect Size Sensitivity Extension",
        "Composite Overfit Analysis (COA)",
        "Confirmatory Tetrad Analysis (CTA-PLS)",
        "Unobserved Heterogeneity (FIMIX-PLS and PLS-POS)",
        "FIMIX-PLS (Finite Mixture PLS)",
        "PLS-POS (Prediction-Oriented Segmentation)",
        "Predictive Contribution of the Mediator (PCM)",
        "Congruence Testing",
        "References"
      ],
      "created": "2025-07-28 14:46:19",
      "modified": "2026-04-20 12:08:00",
      "commits": 2
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "seminrextras",
  "_universes": [
    "sem-in-r",
    "nicholasdanks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T10:57:33.000Z",
      "distro": "noble",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "1e9a62f5c89bdb061f2cd77b39a0b01a2ccbca7b284532518a7b4e34d7b116ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T10:56:51.000Z",
      "distro": "noble",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "1a6ae11d8cc85e3b4174db9ad57ca3d8346e097e4c04d3211da45d378a15ec32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-27T10:55:55.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "282a1611de0a8411e6634bff30325ee99c9fce3230ae0259e73f139848a57321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-27T10:56:31.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "a4e49672389cbced65b7e220aad8987100ed83f010193dd21d6b6511e576393b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-27T10:57:10.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "dc9487eb6f5554f11ff17ec364d3247dd0da3eeb808cefd028be42855e03a6ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-27T10:56:03.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "db2f94d6ffda006d806fc64e2ac7dd8d842af1dedeccecd4cfbf233f0582a645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-27T10:55:41.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "6a452947ac267158129a5f7cf7224f33b0dbc807bd4a83a20394a7680dcfb138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-27T10:56:05.000Z",
      "commit": "fc63e697424604d86853ef6cf6e9bb7b7b68f19a",
      "fileid": "3a36d9691df5836cf7765f6d7172571939bdfc046dec5f944c390ecc8e2fc07e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sem-in-r/actions/runs/26506647846"
    }
  ]
}