{
  "_id": "6a234097530b9bc726bd41c0",
  "Package": "smriti",
  "Title": "Automated Routing Engine for Longitudinal Missing Data",
  "Version": "0.2.0",
  "Authors@R": "person(\"Xiyuan\", \"Guo\", email = \"tommyguo039@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides an automated routing engine for longitudinal\nmissing data. It utilizes a Lagrange-constrained Random Forest\nbased on sample size, missingness rate, and skew to preserve\nstructural variance.",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "C++17",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://xguot.r-universe.dev",
  "Date/Publication": "2026-06-05 20:37:34 UTC",
  "RemoteUrl": "https://github.com/xguot/smriti",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 21:27:10 UTC",
    "User": "root"
  },
  "Author": "Xiyuan Guo [aut, cre]",
  "Maintainer": "Xiyuan Guo <tommyguo039@gmail.com>",
  "MD5sum": "af6075adec3c04608c71d301de6a97c3",
  "_user": "xguot",
  "_type": "src",
  "_file": "smriti_0.2.0.tar.gz",
  "_fileid": "a0b7118f047f9d1754bec48ac0b4f943cb6b797c7f463ca8c7b09eedc81657ca",
  "_filesize": 119404,
  "_sha256": "a0b7118f047f9d1754bec48ac0b4f943cb6b797c7f463ca8c7b09eedc81657ca",
  "_created": "2026-06-05T21:27:10.000Z",
  "_published": "2026-06-05T21:33:11.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79816795228,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7447209952"
    },
    {
      "job": 79816795199,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7447197337"
    },
    {
      "job": 79816795170,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447201118"
    },
    {
      "job": 79816795159,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447199376"
    },
    {
      "job": 79816795142,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7447190924"
    },
    {
      "job": 79816795187,
      "time": 273,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7447235770"
    },
    {
      "job": 79816795137,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447196455"
    },
    {
      "job": 79816795145,
      "time": 317,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447247541"
    },
    {
      "job": 79816374133,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447164987"
    },
    {
      "job": 79816795133,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447196749"
    },
    {
      "job": 79816795139,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7447197396"
    },
    {
      "job": 79816795123,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7447189911"
    },
    {
      "job": 79816795147,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447193812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xguot/smriti",
  "_commit": {
    "id": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
    "author": "Xiyuan Guo <tommyguo039@gmail.com>",
    "committer": "Xiyuan Guo <tommyguo039@gmail.com>",
    "message": "fix(cran): remove redundant Author and Maintainer fields\n\nResolves CRAN incoming NOTE where Author field differed from Authors @R.\n",
    "time": 1780691854
  },
  "_maintainer": {
    "name": "Xiyuan Guo",
    "email": "tommyguo039@gmail.com",
    "login": "xguot",
    "linkedin": "in/xiyuan-tommy-guo",
    "description": "",
    "uuid": 252025851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "missForest",
      "role": "Suggests"
    },
    {
      "package": "missRanger",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "xguot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 42
    },
    {
      "week": "2026-21",
      "n": 26
    },
    {
      "week": "2026-22",
      "n": 31
    },
    {
      "week": "2026-23",
      "n": 31
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-05-23"
    },
    {
      "name": "v0.2.0",
      "date": "2026-06-05"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "xguot",
      "count": 130,
      "uuid": 252025851
    }
  ],
  "_userbio": {
    "uuid": 252025851,
    "type": "user",
    "name": "Xiyuan (Tommy) Guo"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smriti"
  },
  "_devurl": "https://github.com/xguot/smriti",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smriti.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xguot/smriti",
  "_realowner": "xguot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-05"
    }
  ],
  "_exports": [
    "smriti_fiml",
    "smriti_forest",
    "smriti_impute",
    "smriti_mi",
    "smriti_mice",
    "smriti_ranger"
  ],
  "_help": [
    {
      "page": "smriti_fiml",
      "title": "FIML-Smriti Refinement Wrapper",
      "topics": [
        "smriti_fiml"
      ]
    },
    {
      "page": "smriti_forest",
      "title": "missForest-Smriti Refinement Wrapper",
      "topics": [
        "smriti_forest"
      ]
    },
    {
      "page": "smriti_impute",
      "title": "Smriti Automated Longitudinal Imputation",
      "topics": [
        "smriti_impute"
      ]
    },
    {
      "page": "smriti_mi",
      "title": "Smriti Multiple Imputation Wrapper",
      "topics": [
        "smriti_mi"
      ]
    },
    {
      "page": "smriti_mice",
      "title": "mice-Smriti Refinement Wrapper",
      "topics": [
        "smriti_mice"
      ]
    },
    {
      "page": "smriti_ranger",
      "title": "missRanger-Smriti Refinement Wrapper",
      "topics": [
        "smriti_ranger"
      ]
    }
  ],
  "_readme": "https://github.com/xguot/smriti/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to smriti: Structural Variance Preservation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Imputation Uncertainty Principle",
        "The Robustness-Efficiency Tradeoff",
        "Fidelity-Constraint Balance",
        "Example: Shielding Against Corrupted EHR Data"
      ],
      "created": "2026-05-15 03:10:58",
      "modified": "2026-05-21 23:57:58",
      "commits": 4
    },
    {
      "source": "outlier-robust.Rmd",
      "filename": "outlier-robust.html",
      "title": "Outlier-Robust Longitudinal Imputation with smriti",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Outlier Problem in Longitudinal Data",
        "Demonstration: 5% Contamination",
        "Clean Data: All Methods Perform Similarly",
        "Contaminated Data: The Robust Advantage",
        "When to Use robust = TRUE",
        "Integration with Existing Pipelines"
      ],
      "created": "2026-06-01 11:09:59",
      "modified": "2026-06-01 11:09:59",
      "commits": 1
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "smriti",
  "_universes": [
    "xguot"
  ],
  "_previous": "0.1.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T21:30:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "582f2a7eac0b1e45df7d794132dc871b574cb3046fc9bf81a17342a4354474f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T21:29:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "3accb616b7c646e40d606faac2230b6c108e913463878630a5d5a8b9947ce35c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T21:29:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "a47cffe8ab76a7610041a5189b99d589af393273e40acb25ecb25396015249ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T21:29:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "e82f60eba595f6a980adc6c3ba1045be52205fa9fd00a299edc307bb8eddb0af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T21:28:47.000Z",
      "arch": "aarch64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "55603442332eafd5e86c23e9eefe3c397ec09a3cb1a9698568fddf487f1a123b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T21:31:02.000Z",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "27a4e0d74442fd15fa881072f8eb0595cb94b42d45fb5f22e9ca15ed43fbd6e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T21:29:05.000Z",
      "arch": "aarch64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "5145af5bb762a78df96b347b8a6cba3a5a8595c76f14a99764213d1985ce8c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T21:31:56.000Z",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "e6e693f7be01d4bc5a4b5b07ac9afabac473145acdd092829870f045786a95d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-05T21:29:29.000Z",
      "arch": "emscripten",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "2af29b50cda16c75269d3758d2a1a99bd451b9389fa7fe02868f90874bba2663",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T21:28:47.000Z",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "f5a37fc7cd941c22ea6cc2c703fbc54ae54ee683fe7da8c59be56b1299384951",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T21:28:29.000Z",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "32a3bc1e8cd78dcdcf5a3e085565776bd80fb23935164877a192355407e046c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T21:28:31.000Z",
      "arch": "x86_64",
      "commit": "f4e59e96af0a4a2daa0da9ff808dea9ec2968b37",
      "fileid": "e931a8d549e4b0705cf579fc2af5585f6f3ae700b4e8c43a58cae2f1d0e39462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xguot/actions/runs/27040877690"
    }
  ]
}