{
  "_id": "6a1d39e51d7bb097a0a3e8d1",
  "Package": "fusionclust",
  "Title": "Clustering and Feature Screening using L1 Fusion Penalty",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Trambak\",\"Banerjee\",role=c(\"aut\",\"cre\"),\nemail=\"trambakb@usc.edu\"),\nperson(\"Gourab\",\"Mukherjee\",role=\"aut\",email=\"gourab@usc.edu\"),\nperson(\"Peter\",\"Radchenko\",role=\"aut\",email=\"peter.radchenko@sydney.edu.au\"))",
  "Description": "Provides the Big Merge Tracker and COSCI algorithms for\nconvex clustering and feature screening using L1 fusion\npenalty.",
  "License": "GPL(>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/trambakbanerjee/fusionclust",
  "VignetteBuilder": "knitr",
  "Repository": "https://trambakbanerjee.r-universe.dev",
  "Date/Publication": "2021-06-17 21:56:56 UTC",
  "RemoteUrl": "https://github.com/trambakbanerjee/fusionclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:47:06 UTC",
    "User": "root"
  },
  "Author": "Trambak Banerjee [aut, cre],\nGourab Mukherjee [aut],\nPeter Radchenko [aut]",
  "Maintainer": "Trambak Banerjee <trambakb@usc.edu>",
  "MD5sum": "6879e2d2031b161dbce8f541b9309371",
  "_user": "trambakbanerjee",
  "_type": "src",
  "_file": "fusionclust_1.0.0.tar.gz",
  "_fileid": "deaf10e51fb1abf38af91377db53a8643bf94b73fec1e41f23f794a150b6d373",
  "_filesize": 145276,
  "_sha256": "deaf10e51fb1abf38af91377db53a8643bf94b73fec1e41f23f794a150b6d373",
  "_created": "2026-06-01T07:47:06.000Z",
  "_published": "2026-06-01T07:51:01.447Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78808212027,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7326027045"
    },
    {
      "job": 78808212028,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326030441"
    },
    {
      "job": 78808212035,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7326051391"
    },
    {
      "job": 78808212031,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326043944"
    },
    {
      "job": 78807823489,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325988107"
    },
    {
      "job": 78808212016,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326020968"
    },
    {
      "job": 78808212040,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7326020059"
    },
    {
      "job": 78808212032,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7326019230"
    },
    {
      "job": 78808212026,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326018598"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trambakbanerjee/fusionclust",
  "_commit": {
    "id": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
    "author": "Trambak Banerjee <trambakb@usc.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1623967016
  },
  "_maintainer": {
    "name": "Trambak Banerjee",
    "email": "trambakb@usc.edu",
    "login": "trambakbanerjee",
    "description": "",
    "uuid": 20582841
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.1",
      "role": "Depends"
    },
    {
      "package": "bbmle",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "trambakbanerjee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "trambakbanerjee",
      "count": 39,
      "uuid": 20582841
    }
  ],
  "_userbio": {
    "uuid": 20582841,
    "type": "user",
    "name": "Trambak Banerjee"
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fusionclust"
  },
  "_devurl": "https://github.com/trambakbanerjee/fusionclust",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fusionclust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trambakbanerjee/fusionclust",
  "_realowner": "trambakbanerjee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-19"
    }
  ],
  "_exports": [
    "bmt",
    "cosci_is",
    "cosci_is_select",
    "nclust"
  ],
  "_help": [
    {
      "page": "bmt",
      "title": "Big Merge Tracker",
      "topics": [
        "bmt"
      ]
    },
    {
      "page": "cosci_is",
      "title": "Rank the p features in an n by p design matrix",
      "topics": [
        "cosci_is"
      ]
    },
    {
      "page": "cosci_is_select",
      "title": "Use a data driven approach to select the features",
      "topics": [
        "cosci_is_select"
      ]
    },
    {
      "page": "nclust",
      "title": "No.of clusters",
      "topics": [
        "nclust"
      ]
    }
  ],
  "_readme": "https://github.com/trambakbanerjee/fusionclust/raw/HEAD/README.md",
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "numDeriv"
  ],
  "_vignettes": [
    {
      "source": "demo-fusionclust.Rmd",
      "filename": "demo-fusionclust.html",
      "title": "demo-fusionclust",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 1 - track the big merges and estimate the number of clusters",
        "Example 2 - rank and screen the p features in a clustering problem"
      ],
      "created": "2017-09-16 06:30:13",
      "modified": "2017-09-16 06:30:13",
      "commits": 1
    }
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "fusionclust",
  "_universes": [
    "trambakbanerjee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T07:48:52.000Z",
      "distro": "noble",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "9d0f1fa205358651aacbb1d19186d0dd7ab0c518450359f7d48c3f35419d24a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T07:48:58.000Z",
      "distro": "noble",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "d8df72d6076456ed33fb21ac530a85976a3aae0e68d70bdac88ead394b5a421b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T07:50:08.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "9bdc0e3493814b22ec2f37caf89b6cbad5e453e91d5ace351519339eafc124ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T07:49:51.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "2372ddf0b99587211412c8178f14ee776d6f25fee49a950e3ec1e5253244e196",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T07:49:02.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "0e3b6ac606e02f77c4e71d126f97b5f32d402ed760258691c055497d66201a9a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T07:48:20.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "a079455de0d6ae11bebcc47b11d560987515e8b641e4c5685bd135d726f9c0d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T07:48:19.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "096998193ab858171bdb4d65b4612d1da9c190bd37c7647d1da8f5b22897715c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T07:48:19.000Z",
      "commit": "8b6d438ece9f8bb2864ba039e7f2a283100aba02",
      "fileid": "e51caf4aef3bfe5f18d4f632883e6bea9081071aec5dd05dd744f936105c4343",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trambakbanerjee/actions/runs/26741922422"
    }
  ]
}