{
  "_id": "6a1fcf0fb401979e734339e9",
  "Package": "GGMncv",
  "Type": "Package",
  "Title": "Gaussian Graphical Models with Nonconvex Regularization",
  "Version": "2.1.2",
  "Date": "2026-4-28",
  "Authors@R": "c(person(\"Donald\", \"Williams\", email = \"drwwilliams@ucdavis.edu\", role = \"aut\"),\nperson(\"Philippe\", \"Rast\", email = \"rast.ph@gmail.com\", role = c(\"cre\")))",
  "Description": "Estimate Gaussian graphical models with nonconvex\npenalties, including methods described by Williams (2020)\n<doi:10.31234/osf.io/ad57p>. Penalties include atan (Wang and\nZhu, 2016) <doi:10.1155/2016/6495417>, seamless L0 (Dicker,\nHuang and Lin, 2013) <doi:10.5705/ss.2011.074>, exponential\n(Wang, Fan and Zhu, 2018) <doi:10.1007/s10463-016-0588-3>,\nsmooth integration of counting and absolute deviation (Lv and\nFan, 2009) <doi:10.1214/09-AOS683>, logarithm (Mazumder,\nFriedman and Hastie, 2011) <doi:10.1198/jasa.2011.tm09738>, Lq,\nsmoothly clipped absolute deviation (Fan and Li, 2001)\n<doi:10.1198/016214501753382273>, and minimax concave penalty\n(Zhang, 2010) <doi:10.1214/09-AOS729>. The package also\nprovides extensions for variable inclusion probabilities,\nmultiple regression coefficients, and statistical inference\n(Janková and van de Geer, 2015) <doi:10.1214/15-EJS1031>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack, mathjaxr",
  "BugReports": "https://github.com/rast-lab/GGMncv/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 06:47:21 UTC",
    "User": "root"
  },
  "Author": "Donald Williams [aut], Philippe Rast [cre]",
  "Maintainer": "Philippe Rast <rast.ph@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-04 19:58:47 UTC",
  "RemoteUrl": "https://github.com/cran/GGMncv",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
  "MD5sum": "e74b36b86bd6ab6469b82c133ed11675",
  "_user": "cran",
  "_type": "src",
  "_file": "GGMncv_2.1.2.tar.gz",
  "_fileid": "bae4e89de6bc62c6af4d2c562a5b508b7a04a1d818f953901d00bcb02e666330",
  "_filesize": 2648574,
  "_sha256": "bae4e89de6bc62c6af4d2c562a5b508b7a04a1d818f953901d00bcb02e666330",
  "_created": "2026-06-03T06:47:21.000Z",
  "_published": "2026-06-03T06:51:59.228Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79237667818,
      "time": 216,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377642017"
    },
    {
      "job": 79237667834,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377630575"
    },
    {
      "job": 79237667859,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377629994"
    },
    {
      "job": 79237667897,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377633090"
    },
    {
      "job": 79237024450,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377580821"
    },
    {
      "job": 79237667921,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377625522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GGMncv",
  "_commit": {
    "id": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
    "author": "Philippe Rast <rast.ph@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.2\n",
    "time": 1777924727
  },
  "_maintainer": {
    "name": "Philippe Rast",
    "email": "rast.ph@gmail.com",
    "login": "ph-rast",
    "description": "",
    "uuid": 8701320
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.11-1",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "glassoFast",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "network",
      "version": ">= 1.15",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "version": ">= 2016.8-1.1",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "version": ">= 1.0-1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-51.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "sna",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "corpcor",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "NetworkToolbox",
      "role": "Suggests"
    },
    {
      "package": "NetworkComparisonTest",
      "role": "Suggests"
    },
    {
      "package": "nlshrink",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.1.2",
      "date": "2026-05-04"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "donaldrwilliams",
      "count": 5,
      "uuid": 19657194
    },
    {
      "user": "ph-rast",
      "count": 1,
      "uuid": 8701320
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 390,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GGMncv"
  },
  "_devurl": "https://github.com/rast-lab/ggmncv",
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GGMncv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rast-lab/ggmncv",
  "_realowner": "rast-lab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-07-06"
    },
    {
      "version": "1.1.0",
      "date": "2020-07-11"
    },
    {
      "version": "2.0.0",
      "date": "2020-11-16"
    },
    {
      "version": "2.1.0",
      "date": "2021-12-14"
    },
    {
      "version": "2.1.1",
      "date": "2021-12-15"
    },
    {
      "version": "2.1.2",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "boot_eip",
    "compare_edges",
    "confirm_edges",
    "constrained",
    "desparsify",
    "gen_net",
    "get_graph",
    "ggmncv",
    "inference",
    "kl_mvn",
    "ledoit_wolf",
    "mle_known_graph",
    "nct",
    "penalty_derivative",
    "penalty_function",
    "score_binary",
    "significance_test"
  ],
  "_datasets": [
    {
      "name": "bfi",
      "title": "Data: 25 Personality items representing 5 factors",
      "object": "bfi",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A1",
        "A2",
        "A3",
        "A4",
        "A5",
        "C1",
        "C2",
        "C3",
        "C4",
        "C5",
        "E1",
        "E2",
        "E3",
        "E4",
        "E5",
        "N1",
        "N2",
        "N3",
        "N4",
        "N5",
        "O1",
        "O2",
        "O3",
        "O4",
        "O5",
        "gender",
        "education"
      ],
      "rows": 2800,
      "table": true,
      "tojson": true
    },
    {
      "name": "ptsd",
      "title": "Data: Post-Traumatic Stress Disorder",
      "object": "ptsd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "B1",
        "B2",
        "B3",
        "B4",
        "B5",
        "C1",
        "C2",
        "D1",
        "D2",
        "D3",
        "D4",
        "D5",
        "D6",
        "D7",
        "E1",
        "E2",
        "E3",
        "E4",
        "E5",
        "E6"
      ],
      "rows": 221,
      "table": true,
      "tojson": true
    },
    {
      "name": "Sachs",
      "title": "Data: Sachs Network",
      "object": "Sachs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Raf",
        "Erk",
        "Plcg",
        "PKC",
        "PKA",
        "PIP2",
        "PIP3",
        "Mek",
        "P38",
        "Jnk",
        "Akt"
      ],
      "rows": 7466,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GGMncv-package",
      "title": "GGMncv: Gaussian Graphical Models with Nonconvex Regularization",
      "topics": [
        "GGMncv-package",
        "GGMncv"
      ]
    },
    {
      "page": "bfi",
      "title": "Data: 25 Personality items representing 5 factors",
      "topics": [
        "bfi"
      ]
    },
    {
      "page": "boot_eip",
      "title": "Bootstrapped Edge Inclusion 'Probabilities'",
      "topics": [
        "boot_eip"
      ]
    },
    {
      "page": "coef.ggmncv",
      "title": "Regression Coefficients from 'ggmncv' Objects",
      "topics": [
        "coef.ggmncv"
      ]
    },
    {
      "page": "compare_edges",
      "title": "Compare Edges Between Gaussian Graphical Models",
      "topics": [
        "compare_edges"
      ]
    },
    {
      "page": "confirm_edges",
      "title": "Confirm Edges",
      "topics": [
        "confirm_edges"
      ]
    },
    {
      "page": "constrained",
      "title": "Precision Matrix with Known Graph",
      "topics": [
        "constrained",
        "mle_known_graph"
      ]
    },
    {
      "page": "desparsify",
      "title": "De-Sparsified Graphical Lasso Estimator",
      "topics": [
        "desparsify"
      ]
    },
    {
      "page": "gen_net",
      "title": "Simulate a Partial Correlation Matrix",
      "topics": [
        "gen_net"
      ]
    },
    {
      "page": "get_graph",
      "title": "Extract Graph from 'ggmncv' Objects",
      "topics": [
        "get_graph"
      ]
    },
    {
      "page": "ggmncv",
      "title": "GGMncv",
      "topics": [
        "ggmncv"
      ]
    },
    {
      "page": "head.eip",
      "title": "Print the Head of 'eip' Objects",
      "topics": [
        "head.eip"
      ]
    },
    {
      "page": "inference",
      "title": "Statistical Inference for Regularized Gaussian Graphical Models",
      "topics": [
        "inference",
        "significance_test"
      ]
    },
    {
      "page": "kl_mvn",
      "title": "Kullback-Leibler Divergence",
      "topics": [
        "kl_mvn"
      ]
    },
    {
      "page": "ledoit_wolf",
      "title": "Ledoit and Wolf Shrinkage Estimator",
      "topics": [
        "ledoit_wolf"
      ]
    },
    {
      "page": "nct",
      "title": "Network Comparison Test",
      "topics": [
        "nct"
      ]
    },
    {
      "page": "penalty_derivative",
      "title": "Penalty Derivative",
      "topics": [
        "penalty_derivative"
      ]
    },
    {
      "page": "penalty_function",
      "title": "Penalty Function",
      "topics": [
        "penalty_function"
      ]
    },
    {
      "page": "plot.eip",
      "title": "Plot Edge Inclusion 'Probabilities'",
      "topics": [
        "plot.eip"
      ]
    },
    {
      "page": "plot.ggmncv",
      "title": "Plot 'ggmncv' Objects",
      "topics": [
        "plot.ggmncv"
      ]
    },
    {
      "page": "plot.graph",
      "title": "Network Plot for 'select' Objects",
      "topics": [
        "plot.graph"
      ]
    },
    {
      "page": "plot.penalty_derivative",
      "title": "Plot 'penalty_derivative' Objects",
      "topics": [
        "plot.penalty_derivative"
      ]
    },
    {
      "page": "plot.penalty_function",
      "title": "Plot 'penalty_function' Objects",
      "topics": [
        "plot.penalty_function"
      ]
    },
    {
      "page": "predict.ggmncv",
      "title": "Predict method for 'ggmncv' Objects",
      "topics": [
        "predict.ggmncv"
      ]
    },
    {
      "page": "print.eip",
      "title": "Print 'eip' Objects",
      "topics": [
        "print.eip"
      ]
    },
    {
      "page": "print.ggmncv",
      "title": "Print 'ggmncv' Objects",
      "topics": [
        "print.ggmncv"
      ]
    },
    {
      "page": "print.nct",
      "title": "Print 'nct' Objects",
      "topics": [
        "print.nct"
      ]
    },
    {
      "page": "ptsd",
      "title": "Data: Post-Traumatic Stress Disorder",
      "topics": [
        "ptsd"
      ]
    },
    {
      "page": "Sachs",
      "title": "Data: Sachs Network",
      "topics": [
        "Sachs"
      ]
    },
    {
      "page": "score_binary",
      "title": "Binary Classification",
      "topics": [
        "score_binary"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GGMncv/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glassoFast",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "network",
    "numDeriv",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "reshape",
    "rlang",
    "S7",
    "scales",
    "sna",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "nct_custom.Rmd",
      "filename": "nct_custom.html",
      "title": "Custom Network Comparison Tests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introdution",
        "Correlation",
        "Predictability",
        "References"
      ],
      "created": "2021-12-14 07:20:05",
      "modified": "2026-05-04 19:58:47",
      "commits": 2
    },
    {
      "source": "high_dim.Rmd",
      "filename": "high_dim.html",
      "title": "High Dimensional Data: Must Read!!",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Failure Altogether",
        "Solution",
        "Works but Bad Performance",
        "References"
      ],
      "created": "2021-12-14 07:20:05",
      "modified": "2026-05-04 19:58:47",
      "commits": 2
    },
    {
      "source": "cpu_time.Rmd",
      "filename": "cpu_time.html",
      "title": "NCT: CPU Time",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "CPU Time",
        "References"
      ],
      "created": "2021-12-14 07:20:05",
      "modified": "2026-05-04 19:58:47",
      "commits": 2
    },
    {
      "source": "null_dist.Rmd",
      "filename": "null_dist.html",
      "title": "NCT: Null Distributions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "De-Sparsified Glasso",
        "Distribution of $p$-values",
        "QQplot",
        "Error rate",
        "Discussion",
        "References"
      ],
      "created": "2021-12-14 07:20:05",
      "modified": "2026-05-04 19:58:47",
      "commits": 2
    },
    {
      "source": "sign_restrict.Rmd",
      "filename": "sign_restrict.html",
      "title": "Positive Manifold (Sign Restriction)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Packages",
        "Correlations",
        "Partial Correlations",
        "GGM",
        "Sign Restriction",
        "Alternative Approach"
      ],
      "created": "2021-12-14 07:20:05",
      "modified": "2026-05-04 19:58:47",
      "commits": 2
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "ggmncv",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rast-lab.r-universe.dev/GGMncv",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-03T06:51:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
      "fileid": "13e19658c31bf99cada04d7197bf60f356dacfc9d866bde71b81fc71d58c08c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-03T06:50:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
      "fileid": "9bd749493795df35938df1b85ad248390e197e2651bec81ee3e3195c8faaddeb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-03T06:50:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
      "fileid": "37f9ee3de6c8ebaab749f9bad61d432cdb87dc5b89e9bb3debe65ca8909dea51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-03T06:50:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
      "fileid": "8e23d2854fd3cb5b9e43efe833a760a318719be4bd1c552d6d416ab56284567b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.2",
      "date": "2026-06-03T06:50:31.000Z",
      "arch": "emscripten",
      "commit": "f1edfd693ad9d1dfce3620d0ebd43379e991d26c",
      "fileid": "c6aa34c7bf5c11bd190e6d343ffaeadfa36f77ec6698690f85465e74990e8b37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868294361"
    }
  ]
}