{
  "_id": "6a1efba0b401979e73418bc8",
  "Package": "mispr",
  "Type": "Package",
  "Title": "Multiple Imputation with Sequential Penalized Regression",
  "Version": "1.0.0",
  "Author": "Faisal Maqbool Zahid",
  "Maintainer": "Faisal Maqbool Zahid <faisalmz99@yahoo.com>",
  "Description": "Generates multivariate imputations using sequential\nregression with L2 penalty. For more details see Zahid and\nHeumann (2018) <doi:10.1177/0962280218755574>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:32:01 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-04-10 12:24:44 UTC",
  "RemoteUrl": "https://github.com/cran/mispr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5b585561874483536ef11cfd9c2325c67921362",
  "MD5sum": "7fd4aa2db0f2feb1e69c756f24d627f8",
  "_user": "cran",
  "_type": "src",
  "_file": "mispr_1.0.0.tar.gz",
  "_fileid": "bbc140812f75eac6fd8e9b8cd47da74619b81624a73ae1164a7a2e6542b15893",
  "_filesize": 199105,
  "_sha256": "bbc140812f75eac6fd8e9b8cd47da74619b81624a73ae1164a7a2e6542b15893",
  "_created": "2026-05-18T10:32:01.000Z",
  "_published": "2026-06-02T15:49:52.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79112733879,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055481184"
    },
    {
      "job": 79112733689,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055482232"
    },
    {
      "job": 79112733107,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055438339"
    },
    {
      "job": 79112732691,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362810663"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26027791910",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mispr",
  "_commit": {
    "id": "c5b585561874483536ef11cfd9c2325c67921362",
    "author": "Faisal Maqbool Zahid <faisalmz99@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1523363084
  },
  "_maintainer": {
    "name": "Faisal Maqbool Zahid",
    "email": "faisalmz99@yahoo.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "penalized",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mispr"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mispr.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-04-10"
    }
  ],
  "_exports": [
    "mispr"
  ],
  "_datasets": [
    {
      "name": "data1",
      "title": "Simulated data with 50 covariates",
      "object": "data1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "X35",
        "X36",
        "X37",
        "X38",
        "X39",
        "X40",
        "X41",
        "X42",
        "X43",
        "X44",
        "X45",
        "X46",
        "X47",
        "X48",
        "X49",
        "X50"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data2",
      "title": "Simulated data with 200 covariates",
      "object": "data2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "X35",
        "X36",
        "X37",
        "X38",
        "X39",
        "X40",
        "X41",
        "X42",
        "X43",
        "X44",
        "X45",
        "X46",
        "X47",
        "X48",
        "X49",
        "X50",
        "X51",
        "X52",
        "X53",
        "X54",
        "X55",
        "X56",
        "X57",
        "X58",
        "X59",
        "X60",
        "X61",
        "X62",
        "X63",
        "X64",
        "X65",
        "X66",
        "X67",
        "X68",
        "X69",
        "X70",
        "X71",
        "X72",
        "X73",
        "X74",
        "X75",
        "X76",
        "X77",
        "X78",
        "X79",
        "X80",
        "X81",
        "X82",
        "X83",
        "X84",
        "X85",
        "X86",
        "X87",
        "X88",
        "X89",
        "X90",
        "X91",
        "X92",
        "X93",
        "X94",
        "X95",
        "X96",
        "X97",
        "X98",
        "X99",
        "X100",
        "X101",
        "X102",
        "X103",
        "X104",
        "X105",
        "X106",
        "X107",
        "X108",
        "X109",
        "X110",
        "X111",
        "X112",
        "X113",
        "X114",
        "X115",
        "X116",
        "X117",
        "X118",
        "X119",
        "X120",
        "X121",
        "X122",
        "X123",
        "X124",
        "X125",
        "X126",
        "X127",
        "X128",
        "X129",
        "X130",
        "X131",
        "X132",
        "X133",
        "X134",
        "X135",
        "X136",
        "X137",
        "X138",
        "X139",
        "X140",
        "X141",
        "X142",
        "X143",
        "X144",
        "X145",
        "X146",
        "X147",
        "X148",
        "X149",
        "X150",
        "X151",
        "X152",
        "X153",
        "X154",
        "X155",
        "X156",
        "X157",
        "X158",
        "X159",
        "X160",
        "X161",
        "X162",
        "X163",
        "X164",
        "X165",
        "X166",
        "X167",
        "X168",
        "X169",
        "X170",
        "X171",
        "X172",
        "X173",
        "X174",
        "X175",
        "X176",
        "X177",
        "X178",
        "X179",
        "X180",
        "X181",
        "X182",
        "X183",
        "X184",
        "X185",
        "X186",
        "X187",
        "X188",
        "X189",
        "X190",
        "X191",
        "X192",
        "X193",
        "X194",
        "X195",
        "X196",
        "X197",
        "X198",
        "X199",
        "X200"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data1",
      "title": "Simulated data with 50 covariates",
      "topics": [
        "data1"
      ]
    },
    {
      "page": "data2",
      "title": "Simulated data with 200 covariates",
      "topics": [
        "data2"
      ]
    },
    {
      "page": "mispr",
      "title": "Multiple Imputation with Sequential Penalized Regression",
      "topics": [
        "mispr"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "e1071",
    "lattice",
    "MASS",
    "Matrix",
    "penalized",
    "proxy",
    "Rcpp",
    "RcppArmadillo",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mispr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-18T10:33:58.000Z",
      "distro": "noble",
      "commit": "c5b585561874483536ef11cfd9c2325c67921362",
      "fileid": "2b13786308b592c7f50839e8fdab506896cbbc1121961fe8e3c7775fef515c66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26027791910"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-18T10:33:59.000Z",
      "distro": "noble",
      "commit": "c5b585561874483536ef11cfd9c2325c67921362",
      "fileid": "0c7f931b6d3d6c3c588725538429f7149b14508b39af7b67c580e6aef1e66318",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26027791910"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T15:49:32.000Z",
      "commit": "c5b585561874483536ef11cfd9c2325c67921362",
      "fileid": "d2a87a8d195722be60b5e74b2fa5412f71d27cabd5d1b66e30ac08a2da687d16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26027791910"
    }
  ]
}