{
  "_id": "6a1eb719b25058d4daade508",
  "Package": "grasps",
  "Type": "Package",
  "Title": "Groupwise Regularized Adaptive Sparse Precision Solution",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(given = \"Shiying\", family = \"Xiao\",\nemail = \"shiying.xiao@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8846-3258\")),\nperson(given = \"Jun\", family = \"Yan\",\nemail = \"jun.yan@uconn.edu\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-4401-7296\")),\nperson(given = \"Panpan\", family = \"Zhang\",\nemail = \"panpan.zhang@vumc.org\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-8211-5930\"))\n)",
  "Maintainer": "Shiying Xiao <shiying.xiao@outlook.com>",
  "Description": "Provides a unified framework for sparse-group\nregularization and precision matrix estimation in Gaussian\ngraphical models. It implements multiple sparse-group\npenalties, including sparse-group lasso, sparse-group adaptive\nlasso, sparse-group SCAD, and sparse-group MCP, and solves them\nefficiently using ADMM-based optimization. The package is\ndesigned for high-dimensional network inference where both\nsparsity and group structure are present.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/Carol-seven/grasps,\nhttps://shiying-xiao.com/grasps/",
  "BugReports": "https://github.com/Carol-seven/grasps/issues",
  "Encoding": "UTF-8",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr, quarto",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 10:53:34 UTC",
    "User": "root"
  },
  "Author": "Shiying Xiao [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8846-3258>), Jun Yan [aut] (ORCID:\n<https://orcid.org/0000-0003-4401-7296>), Panpan Zhang [aut]\n(ORCID: <https://orcid.org/0000-0002-8211-5930>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-03 00:04:14 UTC",
  "RemoteUrl": "https://github.com/cran/grasps",
  "RemoteRef": "HEAD",
  "RemoteSha": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
  "MD5sum": "aa16f8497c710ce097e058f12d406428",
  "_user": "cran",
  "_type": "src",
  "_file": "grasps_0.1.1.tar.gz",
  "_fileid": "1886b8c006397f5e322cbe1c93b304f1ded58606dde398e7626140d339189cf3",
  "_filesize": 1671728,
  "_sha256": "1886b8c006397f5e322cbe1c93b304f1ded58606dde398e7626140d339189cf3",
  "_created": "2026-06-02T10:53:34.000Z",
  "_published": "2026-06-02T10:57:29.927Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79054858731,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355796985"
    },
    {
      "job": 79054858723,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355788624"
    },
    {
      "job": 79054858727,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355797410"
    },
    {
      "job": 79054858783,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355790976"
    },
    {
      "job": 79054153098,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355737950"
    },
    {
      "job": 79054858684,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355787397"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/grasps",
  "_commit": {
    "id": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
    "author": "Shiying Xiao <shiying.xiao@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1777766654
  },
  "_maintainer": {
    "name": "Shiying Xiao",
    "email": "shiying.xiao@outlook.com",
    "login": "carol-seven",
    "description": "",
    "uuid": 52789310,
    "orcid": "0000-0002-8846-3258"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-11-27"
    },
    {
      "name": "0.1.1",
      "date": "2026-05-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "carol-seven",
      "count": 2,
      "uuid": 52789310
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grasps"
  },
  "_devurl": "https://github.com/carol-seven/grasps",
  "_pkgdown": "https://shiying-xiao.com/grasps/",
  "_searchresults": 20,
  "_quarto": true,
  "_topics": [
    "quarto",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grasps.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/carol-seven/grasps",
  "_realowner": "carol-seven",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-27"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-02"
    }
  ],
  "_exports": [
    "compute_derivative",
    "compute_penalty",
    "gen_prec_sbm",
    "grasps",
    "performance",
    "prec_to_adj",
    "sparsify_block_banded"
  ],
  "_help": [
    {
      "page": "compute_derivative",
      "title": "Penalty Derivative Computation",
      "topics": [
        "compute_derivative"
      ]
    },
    {
      "page": "compute_penalty",
      "title": "Penalty Function Computation",
      "topics": [
        "compute_penalty"
      ]
    },
    {
      "page": "gen_prec_sbm",
      "title": "Block-Structured Precision Matrix based on SBM",
      "topics": [
        "gen_prec_sbm"
      ]
    },
    {
      "page": "grasps",
      "title": "Groupwise Regularized Adaptive Sparse Precision Solution",
      "topics": [
        "grasps"
      ]
    },
    {
      "page": "performance",
      "title": "Performance Measures for Precision Matrix Estimation",
      "topics": [
        "performance"
      ]
    },
    {
      "page": "plot.adjmat",
      "title": "Plot Function for S3 Class \"adjmat\"",
      "topics": [
        "plot.adjmat"
      ]
    },
    {
      "page": "plot.blkmat",
      "title": "Plot Function for Block-Structured Precision Matrices (Visualize a Matrix with Group Boundaries)",
      "topics": [
        "plot.blkmat"
      ]
    },
    {
      "page": "plot.penderiv",
      "title": "Plot Function for S3 Class \"penderiv\"",
      "topics": [
        "plot.penderiv"
      ]
    },
    {
      "page": "prec_to_adj",
      "title": "Adjacency Matrix from Precision Matrix",
      "topics": [
        "prec_to_adj"
      ]
    },
    {
      "page": "sparsify_block_banded",
      "title": "Groupwise Block-Banded Sparsifier",
      "topics": [
        "sparsify_block_banded"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/grasps/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/grasps/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "polyclip",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "S7",
    "scales",
    "systemfonts",
    "tidyselect",
    "tweenr",
    "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "crit.qmd",
      "filename": "crit.html",
      "title": "crit",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-11-27 19:10:14",
      "modified": "2026-05-03 00:04:14",
      "commits": 2
    },
    {
      "source": "pen_est.qmd",
      "filename": "pen_est.html",
      "title": "pen_est",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-11-27 19:10:14",
      "modified": "2026-05-03 00:04:14",
      "commits": 2
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "grasps",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://carol-seven.r-universe.dev/grasps",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:56:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
      "fileid": "a9da2c721605fbb0d50d2ee3e975ca71800b970b5fcbe618cfc0ab9cba3595c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:55:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
      "fileid": "f6953d63b8477b4f5a980f1df367bfde6310c6e8bf7560017165bcb38074938b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:56:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
      "fileid": "147261f9eb1ccc9752ed188713495f6f8c4fb8bdefd4b68e80e7894e2e54983d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:55:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
      "fileid": "33b682ee1867c0e8c290ec1ae97f8b83d6df988ee52bf6f539940c7bf4740e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T10:56:22.000Z",
      "arch": "emscripten",
      "commit": "51dc52cd04a533f1480396b0d3250fe2c6c7f0ff",
      "fileid": "06804bd0ae9971bee2e04e6b8f182b308761411c3fc9951ada8a760cd69dee25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814898328"
    }
  ]
}