{
  "_id": "6a1f1af6b401979e7341f307",
  "Package": "rMIDAS2",
  "Title": "Multiple Imputation with 'MIDAS2' Denoising Autoencoders",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Thomas\", \"Robinson\", email = \"t.robinson7@lse.ac.uk\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Ranjit\", \"Lall\", email = \"ranjit.lall@politics.ox.ac.uk\",\nrole = \"aut\")\n)",
  "Description": "Fits 'MIDAS' denoising autoencoder models for multiple\nimputation of missing data, generates multiply-imputed\ndatasets, computes imputation means, and runs Rubin's rules\nregression analysis. Wraps the 'MIDAS2' 'Python' engine via a\nlocal 'FastAPI' server over 'HTTP', so no 'reticulate'\ndependency is needed at runtime. Methods are described in Lall\nand Robinson (2022) <doi:10.1017/pan.2020.49> and Lall and\nRobinson (2023) <doi:10.18637/jss.v107.i09>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/MIDASverse/MIDAS2",
  "BugReports": "https://github.com/MIDASverse/MIDAS2/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "Python (>= 3.9) with the 'midasverse-midas-api'\npackage",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:29:19 UTC",
    "User": "root"
  },
  "Author": "Thomas Robinson [aut, cre], Ranjit Lall [aut]",
  "Maintainer": "Thomas Robinson <t.robinson7@lse.ac.uk>",
  "Config/pak/sysreqs": "libssl-dev python3",
  "Repository": "https://tsrobinson.r-universe.dev",
  "Date/Publication": "2026-03-12 08:30:08 UTC",
  "RemoteUrl": "https://github.com/cran/rMIDAS2",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
  "MD5sum": "84bbb252ff913b5fcd17e20f7d9fdf2b",
  "_user": "tsrobinson",
  "_type": "src",
  "_file": "rMIDAS2_0.1.1.tar.gz",
  "_fileid": "90bc61a6ecfdd7c308402264898cf55cce14c2625b41d2bf5e15232481212382",
  "_filesize": 126146,
  "_sha256": "90bc61a6ecfdd7c308402264898cf55cce14c2625b41d2bf5e15232481212382",
  "_created": "2026-05-16T09:29:19.000Z",
  "_published": "2026-06-02T18:03:34.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79138606544,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032327061"
    },
    {
      "job": 79138605977,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032326485"
    },
    {
      "job": 79138606874,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032328024"
    },
    {
      "job": 79138606607,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032323576"
    },
    {
      "job": 79138605906,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032312676"
    },
    {
      "job": 79138605337,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365898909"
    },
    {
      "job": 79138605876,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032322064"
    },
    {
      "job": 79138606234,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032323194"
    },
    {
      "job": 79138605856,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032321430"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rMIDAS2",
  "_commit": {
    "id": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
    "author": "Thomas Robinson <t.robinson7@lse.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1773304208
  },
  "_maintainer": {
    "name": "Thomas Robinson",
    "email": "t.robinson7@lse.ac.uk",
    "login": "tsrobinson",
    "twitter": "@nosnibor_mot",
    "uuid": 39620643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "processx",
      "version": ">= 3.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-03-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tsrobinson",
      "count": 1,
      "uuid": 39620643
    }
  ],
  "_userbio": {
    "uuid": 39620643,
    "type": "user",
    "name": "Thomas Robinson",
    "description": "Assistant Professor @ London School of Economics."
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rMIDAS2"
  },
  "_devurl": "https://github.com/midasverse/midas2",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rMIDAS2.html",
    "manual.pdf"
  ],
  "_realowner": "tsrobinson",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "combine",
    "ensure_server",
    "imp_mean",
    "install_backend",
    "midas",
    "midas_fit",
    "midas_transform",
    "overimpute",
    "start_server",
    "stop_server",
    "uninstall_backend",
    "update_backend"
  ],
  "_help": [
    {
      "page": "combine",
      "title": "Combine results using Rubin's rules",
      "topics": [
        "combine"
      ]
    },
    {
      "page": "ensure_server",
      "title": "Ensure the server is running",
      "topics": [
        "ensure_server"
      ]
    },
    {
      "page": "imp_mean",
      "title": "Compute mean imputation",
      "topics": [
        "imp_mean"
      ]
    },
    {
      "page": "install_backend",
      "title": "Install the MIDAS2 Python backend",
      "topics": [
        "install_backend"
      ]
    },
    {
      "page": "midas",
      "title": "Multiple imputation (all-in-one)",
      "topics": [
        "midas"
      ]
    },
    {
      "page": "midas_fit",
      "title": "Fit a MIDAS model",
      "topics": [
        "midas_fit"
      ]
    },
    {
      "page": "midas_transform",
      "title": "Generate multiple imputations",
      "topics": [
        "midas_transform"
      ]
    },
    {
      "page": "overimpute",
      "title": "Overimputation diagnostic",
      "topics": [
        "overimpute"
      ]
    },
    {
      "page": "start_server",
      "title": "Start the MIDAS2 API server",
      "topics": [
        "start_server"
      ]
    },
    {
      "page": "stop_server",
      "title": "Stop the MIDAS2 API server",
      "topics": [
        "stop_server"
      ]
    },
    {
      "page": "uninstall_backend",
      "title": "Uninstall the MIDAS2 Python backend",
      "topics": [
        "uninstall_backend"
      ]
    },
    {
      "page": "update_backend",
      "title": "Update the MIDAS2 Python backend",
      "topics": [
        "update_backend"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with rMIDAS2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. A small executable example",
        "2. Install the Python backend",
        "3. Create data with missing values",
        "4. Fit and impute (all-in-one)",
        "5. Step-by-step workflow",
        "6. Mean imputation",
        "7. Rubin's rules regression",
        "8. Overimputation diagnostic",
        "9. Stopping the server"
      ],
      "created": "2026-03-12 08:30:08",
      "modified": "2026-03-12 08:30:08",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rmidas2",
  "_universes": [
    "tsrobinson",
    "midasverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T09:31:31.000Z",
      "distro": "noble",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "4771250c287aedcc648fe91557705bd01a107af91069f63ef9e37c7f6739c150",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T09:31:27.000Z",
      "distro": "noble",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "d279e7d08d7fcc3c3904f9eb458b55a89f9b42c30fd93406ef5e3510d789ab2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T09:31:43.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "1df831d654133fd08603c206b77edd86a0390cf1dcafead10d33598fdd3d714a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T09:30:56.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "5b2d1506e9b4cc4ebe6c58534e7d6713084cfc2cd0102fbeac7fb43f53a3c8fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T09:30:41.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "a6da5510c866092a43c9e88a17b0902c99c2c01ec5f7a516e2b80bcaa8a670c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T09:30:52.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "5f07d768feef205dc5e7a815fa15d8df6f9b7e06be7f49eaa14ece71b7a25446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T09:30:34.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "2b13a7756911738f428befdda56403e20b31fcfbc7f7c35bd3404f90619b572f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T18:03:13.000Z",
      "commit": "2f61f054897e93ed2684dc3391169dca9a1fcbb0",
      "fileid": "feaa48ba4c2b3988a2c0f5f30a0c6248158108d2565914ea2c87771d1ed59f99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tsrobinson/actions/runs/25958410404"
    }
  ]
}