{
  "_id": "6a48bad9e06c18f0a6549018",
  "Package": "flassomsm",
  "Type": "Package",
  "Title": "Penalized Estimation for Multi-State Models with Lasso and Fused\nPenalties",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Atanu\", \"Bhattacharjee\",\nemail = \"atanustat@gmail.com\",\nrole = c(\"aut\", \"cre\", \"ctb\")),\nperson(\"Gajendra Kumar\", \"Vishwakarma\",\nrole = c(\"aut\", \"ctb\")),\nperson(\"Abhipsa\", \"Tripathy\",\nrole = c(\"aut\", \"ctb\")))",
  "Maintainer": "Atanu Bhattacharjee <atanustat@gmail.com>",
  "Description": "Provides a suite of methods for detecting influential\nsubjects in longitudinal datasets, particularly when\nobservations occur at irregular time points. The methods\nidentify individuals whose response trajectories deviate\nsignificantly from the population pattern, enabling detection\nof anomalies or subjects exerting undue influence on model\noutcomes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:06:27 UTC",
    "User": "root"
  },
  "Author": "Atanu Bhattacharjee [aut, cre, ctb], Gajendra Kumar Vishwakarma\n[aut, ctb], Abhipsa Tripathy [aut, ctb]",
  "Repository": "https://atanubhattacharjee.r-universe.dev",
  "Date/Publication": "2025-11-26 09:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/flassomsm",
  "RemoteRef": "HEAD",
  "RemoteSha": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
  "_user": "atanubhattacharjee",
  "_type": "src",
  "_file": "flassomsm_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/01b0a2322e45290aebb2b775227d07352837322995af05e4596cdcce7cb542e6",
  "_filesize": 628028,
  "_sha256": "01b0a2322e45290aebb2b775227d07352837322995af05e4596cdcce7cb542e6",
  "_expires": "2026-10-12T07:48:39.000Z",
  "_created": "2026-07-04T07:06:27.000Z",
  "_published": "2026-07-04T07:48:41.528Z",
  "_jobs": [
    {
      "job": 85112666054,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079444820"
    },
    {
      "job": 85112666018,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079446048"
    },
    {
      "job": 85112665999,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079750593"
    },
    {
      "job": 85112666008,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079753057"
    },
    {
      "job": 85112462977,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079421448"
    },
    {
      "job": 85112665995,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079444378"
    },
    {
      "job": 85112666034,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079438969"
    },
    {
      "job": 85112666035,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079434342"
    },
    {
      "job": 85112666031,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079436920"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315",
  "_status": "success",
  "_upstream": "https://github.com/cran/flassomsm",
  "_commit": {
    "id": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
    "author": "Atanu Bhattacharjee <atanustat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1764149402
  },
  "_maintainer": {
    "name": "Atanu Bhattacharjee",
    "email": "atanustat@gmail.com",
    "login": "atanubhattacharjee",
    "description": "Assistant Professor Biostatistics",
    "uuid": 22411298
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "mstate",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "penalized",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-11-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "atanubhattacharjee",
      "count": 1,
      "uuid": 22411298
    }
  ],
  "_userbio": {
    "uuid": 22411298,
    "type": "user",
    "name": "Atanu Bhattacharjee",
    "followers": 0,
    "description": "Assistant Professor Biostatistics"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flassomsm"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flassomsm.html",
    "manual.pdf"
  ],
  "_realowner": "atanubhattacharjee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "covselec",
    "flassomsm",
    "flassomsm_admm",
    "flassomsm_pirls",
    "prederr",
    "simdata"
  ],
  "_datasets": [
    {
      "name": "highDmsm",
      "title": "Multi state data with high dimensional covariates",
      "object": "highDmsm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "state1",
        "status1",
        "state2",
        "status2",
        "state3",
        "status3",
        "v1",
        "v2",
        "v3",
        "v4",
        "v5",
        "v6",
        "v7",
        "v8",
        "v9",
        "v10",
        "v11",
        "v12",
        "v13",
        "v14",
        "v15",
        "v16",
        "v17",
        "v18",
        "v19",
        "v20",
        "v21",
        "v22",
        "v23",
        "v24",
        "v25",
        "v26",
        "v27",
        "v28",
        "v29",
        "v30",
        "v31",
        "v32",
        "v33",
        "v34",
        "v35",
        "v36",
        "v37",
        "v38",
        "v39",
        "v40",
        "v41",
        "v42",
        "v43",
        "v44",
        "v45",
        "v46",
        "v47",
        "v48",
        "v49",
        "v50",
        "v51",
        "v52",
        "v53",
        "v54",
        "v55",
        "v56",
        "v57",
        "v58",
        "v59",
        "v60",
        "v61",
        "v62",
        "v63",
        "v64",
        "v65",
        "v66",
        "v67",
        "v68",
        "v69",
        "v70",
        "v71",
        "v72",
        "v73",
        "v74",
        "v75",
        "v76",
        "v77",
        "v78",
        "v79",
        "v80",
        "v81",
        "v82",
        "v83",
        "v84",
        "v85",
        "v86",
        "v87",
        "v88",
        "v89",
        "v90",
        "v91",
        "v92",
        "v93",
        "v94",
        "v95",
        "v96",
        "v97",
        "v98",
        "v99",
        "v100"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "msdata_3state",
      "title": "Short Multi state data",
      "object": "msdata_3state",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "from",
        "to",
        "trans",
        "Tstart",
        "Tstop",
        "time",
        "status",
        "x1",
        "x2",
        "x1.1",
        "x1.2",
        "x1.3",
        "x2.1",
        "x2.2",
        "x2.3"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "msdata_4state",
      "title": "Multi state data",
      "object": "msdata_4state",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "from",
        "to",
        "trans",
        "Tstart",
        "Tstop",
        "time",
        "status",
        "x1",
        "x2",
        "x3",
        "x4",
        "x1.1",
        "x1.2",
        "x1.3",
        "x1.4",
        "x1.5",
        "x1.6",
        "x1.7",
        "x1.8",
        "x1.9",
        "x1.10",
        "x2.1",
        "x2.2",
        "x2.3",
        "x2.4",
        "x2.5",
        "x2.6",
        "x2.7",
        "x2.8",
        "x2.9",
        "x2.10",
        "x3.1",
        "x3.2",
        "x3.3",
        "x3.4",
        "x3.5",
        "x3.6",
        "x3.7",
        "x3.8",
        "x3.9",
        "x3.10",
        "x4.1",
        "x4.2",
        "x4.3",
        "x4.4",
        "x4.5",
        "x4.6",
        "x4.7",
        "x4.8",
        "x4.9",
        "x4.10"
      ],
      "rows": 9197,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "covselec",
      "title": "covselec",
      "topics": [
        "covselec"
      ]
    },
    {
      "page": "flassomsm",
      "title": "flassomsm",
      "topics": [
        "flassomsm"
      ]
    },
    {
      "page": "flassomsm_admm",
      "title": "flassomsm_admm",
      "topics": [
        "flassomsm_admm"
      ]
    },
    {
      "page": "flassomsm_pirls",
      "title": "flassomsm_pirls",
      "topics": [
        "flassomsm_pirls"
      ]
    },
    {
      "page": "highDmsm",
      "title": "Multi state data with high dimensional covariates",
      "topics": [
        "highDmsm"
      ]
    },
    {
      "page": "msdata_3state",
      "title": "Short Multi state data",
      "topics": [
        "msdata_3state"
      ]
    },
    {
      "page": "msdata_4state",
      "title": "Multi state data",
      "topics": [
        "msdata_4state"
      ]
    },
    {
      "page": "prederr",
      "title": "prederr",
      "topics": [
        "prederr"
      ]
    },
    {
      "page": "simdata",
      "title": "simdata",
      "topics": [
        "simdata"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "corpcor",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "glmnet",
    "globals",
    "glue",
    "hms",
    "iterators",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "mstate",
    "numDeriv",
    "parallelly",
    "penalized",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "progressr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "shape",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "flassomsm",
  "_universes": [
    "atanubhattacharjee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T07:08:47.000Z",
      "distro": "resolute",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/b3a41c51d4bad8e0f0399848deff9966b8516db747670a9c49fecd6bb3be7891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T07:08:56.000Z",
      "distro": "resolute",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/7152c3f52e71f0b934e7a5802ffe78f6f186b0cefb3415ce533c5e2596b3911b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T07:47:32.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/745db6a1a43d9fcea013e9428f85e39e135dc31f8327143916fdfc89f89ab66e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T07:47:54.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/fb089224ca7beccc294fa749e13a152c36ff9ed9bf54aa20f1e5d8cd5ccbaa64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T07:09:23.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/b0be46d06f47b5a70b7384743f5a896c8b701710c23d36a6fbb97cc849af14a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:07:53.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/deb89a701223284acd533b29a39024ba046547cf7bf5856919cc981d0be75958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:07:43.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/79b1c23f42b21483bb5827a9f129391b7d991a0e8f1a453072f32074981da792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:07:48.000Z",
      "commit": "902194c3b6ef4c9160f810cb82cda73e9c49346e",
      "fileid": "https://r2.ropensci.org/23ec031506390089d2d76f9fb3de774875396a33be8c4aed725868de02fa701f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/28698546315"
    }
  ]
}