{
  "_id": "6a10ad1eacfb0bcc41cc098e",
  "Package": "fusedMGM",
  "Type": "Package",
  "Title": "Implementation of Fused MGM to Infer 2-Class Networks",
  "Version": "0.1.2",
  "RoxygenNote": "7.3.2",
  "Maintainer": "Jaehyun Park <J.31.Park@gmail.com>",
  "Authors@R": "c(person(given=\"Jaehyun\", family=\"Park\", email=\"J.31.Park@gmail.com\",\nrole=c(\"aut\", \"cre\", \"cph\"), comment=c(ORCID=\"0000-0003-2900-8340\")),\nperson(given=\"Sungho\", family=\"Won\", email=\"sunghow@gmail.com\",\nrole=c(\"ths\")))",
  "License": "MIT + file LICENSE",
  "Description": "Implementation of fused Markov graphical model (FMGM; Park\nand Won, 2022). The functions include building mixed graphical\nmodel (MGM) objects from data, inference of networks using\nFMGM, stable edge-specific penalty selection (StEPS) for the\ndetermination of penalization parameters, and the\nvisualization. For details, please refer to Park and Won (2022)\n<doi:10.48550/arXiv.2208.14959>.",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:54:05 UTC",
    "User": "root"
  },
  "Author": "Jaehyun Park [aut, cre, cph]\n(<https://orcid.org/0000-0003-2900-8340>), Sungho Won [ths]",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jaehyunparkbiostat.r-universe.dev",
  "Date/Publication": "2024-10-17 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/fusedMGM",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
  "MD5sum": "d839c06c0ac5a27184bb50e48490cdb7",
  "_user": "jaehyunparkbiostat",
  "_type": "src",
  "_file": "fusedMGM_0.1.2.tar.gz",
  "_fileid": "d088dcd8e7625e963859143df22adb8f46acf4015df735ad8c6c80fdf5ec10be",
  "_filesize": 364868,
  "_sha256": "d088dcd8e7625e963859143df22adb8f46acf4015df735ad8c6c80fdf5ec10be",
  "_created": "2026-05-22T18:54:05.000Z",
  "_published": "2026-05-22T19:23:10.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443612821,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168241650"
    },
    {
      "job": 77443612835,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168238605"
    },
    {
      "job": 77443612825,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168596455"
    },
    {
      "job": 77443612826,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168603266"
    },
    {
      "job": 77442969720,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168111326"
    },
    {
      "job": 77443612809,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168233026"
    },
    {
      "job": 77443612843,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168225857"
    },
    {
      "job": 77443612834,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 77443612828,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168224466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fusedMGM",
  "_commit": {
    "id": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
    "author": "Jaehyun Park <J.31.Park@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1729178402
  },
  "_maintainer": {
    "name": "Jaehyun Park",
    "email": "j.31.park@gmail.com",
    "login": "jaehyunparkbiostat",
    "description": "Mar 2011 ~ Feb 2016 B.S. in Biological Sciences and Statistics, Seoul National University\nMar 2016 ~ Aug 2022 Ph.D. in Bioinformatics, Seoul National Universit",
    "uuid": 56022547,
    "orcid": "0000-0003-2900-8340"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "bigmemory",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "bigalgebra",
      "role": "Imports"
    },
    {
      "package": "biganalytics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jaehyunparkbiostat",
      "count": 3,
      "uuid": 56022547
    }
  ],
  "_userbio": {
    "uuid": 56022547,
    "type": "user",
    "name": "Jaehyun Park",
    "description": "Mar 2011 ~ Feb 2016 B.S. in Biological Sciences and Statistics, Seoul National University\r\nMar 2016 ~ Aug 2022 Ph.D. in Bioinformatics, Seoul National Universit"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fusedMGM"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fusedMGM.html",
    "manual.pdf"
  ],
  "_realowner": "jaehyunparkbiostat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0.0",
      "date": "2023-04-14"
    },
    {
      "version": "0.1.0.1",
      "date": "2023-04-25"
    },
    {
      "version": "0.1.2",
      "date": "2024-10-17"
    }
  ],
  "_exports": [
    "FMGM_mc",
    "FMGM_plot",
    "FMGM_StEPS",
    "make_MGM_list",
    "MGM"
  ],
  "_datasets": [
    {
      "name": "data_all",
      "title": "An example of 2-group mixed data",
      "object": "data_all",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Var1",
        "Var2",
        "Var3",
        "Var4",
        "Var5",
        "Var6",
        "Var7",
        "Var8",
        "Var9",
        "Var10",
        "Var11",
        "Var12",
        "Var13",
        "Var14",
        "Var15",
        "Var16",
        "Var17",
        "Var18",
        "Var19",
        "Var20",
        "Var21",
        "Var22",
        "Var23",
        "Var24",
        "Var25",
        "Var26",
        "Var27",
        "Var28",
        "Var29",
        "Var30",
        "Var31",
        "Var32",
        "Var33",
        "Var34",
        "Var35",
        "Var36",
        "Var37",
        "Var38",
        "Var39",
        "Var40",
        "Var41",
        "Var42",
        "Var43",
        "Var44",
        "Var45",
        "Var46",
        "Var47",
        "Var48",
        "Var49",
        "Var50",
        "Var51",
        "Var52",
        "Var53",
        "Var54",
        "Var55",
        "Var56",
        "Var57",
        "Var58",
        "Var59",
        "Var60",
        "Var61",
        "Var62",
        "Var63",
        "Var64",
        "Var65",
        "Var66",
        "Var67",
        "Var68",
        "Var69",
        "Var70",
        "Var71",
        "Var72",
        "Var73",
        "Var74",
        "Var75",
        "Var76",
        "Var77",
        "Var78",
        "Var79",
        "Var80",
        "Var81",
        "Var82",
        "Var83",
        "Var84",
        "Var85",
        "Var86",
        "Var87",
        "Var88",
        "Var89",
        "Var90",
        "Var91",
        "Var92",
        "Var93",
        "Var94",
        "Var95",
        "Var96",
        "Var97",
        "Var98",
        "Var99",
        "Var100"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_mini",
      "title": "A toy example of 2-group mixed data",
      "object": "data_mini",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Var1",
        "Var2",
        "Var3",
        "Var4",
        "Var5",
        "Var6",
        "Var7",
        "Var8",
        "Var9",
        "Var10"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "ind_disc",
      "title": "An example of 2-group mixed data",
      "object": "ind_disc",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_disc_mini",
      "title": "A toy example of 2-group mixed data",
      "object": "ind_disc_mini",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_all",
      "title": "An example of 2-group mixed data",
      "topics": [
        "data_all"
      ]
    },
    {
      "page": "data_mini",
      "title": "A toy example of 2-group mixed data",
      "topics": [
        "data_mini"
      ]
    },
    {
      "page": "FMGM_mc",
      "title": "Main function of fused MGM",
      "topics": [
        "FMGM_mc"
      ]
    },
    {
      "page": "FMGM_plot",
      "title": "A plot function for a list of MGMs. The output is usually from FMGM main function.",
      "topics": [
        "FMGM_plot"
      ]
    },
    {
      "page": "FMGM_StEPS",
      "title": "StEPS: train subsamples and calculate edge instabilities",
      "topics": [
        "FMGM_StEPS"
      ]
    },
    {
      "page": "ind_disc",
      "title": "An example of 2-group mixed data",
      "topics": [
        "ind_disc"
      ]
    },
    {
      "page": "ind_disc_mini",
      "title": "A toy example of 2-group mixed data",
      "topics": [
        "ind_disc_mini"
      ]
    },
    {
      "page": "make_MGM_list",
      "title": "Make MGM lists from input data",
      "topics": [
        "make_MGM_list"
      ]
    },
    {
      "page": "MGM",
      "title": "Defining S3 object \"MGM\"",
      "topics": [
        "MGM"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "bigalgebra",
    "biganalytics",
    "biglm",
    "bigmemory",
    "bigmemory.sri",
    "bitops",
    "caTools",
    "cli",
    "codetools",
    "data.table",
    "DBI",
    "fastDummies",
    "foreach",
    "glue",
    "gplots",
    "gtools",
    "iterators",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "uuid",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fusedmgm",
  "_universes": [
    "jaehyunparkbiostat"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-04-22T08:35:01.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "61097eeeb55615a292a834bf6204124a169310dbd4aac7dcaffb4d09a0bea4bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/24768401488"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T19:01:24.000Z",
      "distro": "noble",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "f549d76662284218019c522fc06b382975e2530bbd70104f4d3369c250cf8d6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T19:01:16.000Z",
      "distro": "noble",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "b2d9eeca2ac6e412e622ee9e549c7d719e02900b84cdb5bc25a7756b6e6cd8d8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T19:21:46.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "ef76d77a9903b7130131dcca93fcc30c2769c39a82e8fafe7156bf7a61fc87f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T19:22:08.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "265b49bf94ed71a0f3ea34ffe6fc09a603c81f0c830cf1b3c653f88dcbcf4e65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T19:01:17.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "033e0cbed76d42b0aa36e50403ea62bee43743ea8577c2af08fcc3c3df8bcb27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T19:00:27.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "31df7a213f6e94208b77f92dee2a32e4bdcc380d76ee7340f37fc25b45d11770",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T19:00:22.000Z",
      "commit": "2c4940eb88bc2b3ddf761ee7cc35239dc6b1355d",
      "fileid": "9d15658d2e4b0158be9c8f2e50daa83d7d358419cfe3d9f127a62dce734fb1de",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jaehyunparkbiostat/actions/runs/26277086115"
    }
  ]
}