{
  "_id": "6a1777b7acfb0bcc41d98ba6",
  "Package": "mlS3",
  "Type": "Package",
  "Title": "Unified S3 Interface to Machine Learning Models",
  "Version": "0.1.1",
  "Date": "2026-05-24",
  "Authors@R": "person(\"T.\", \"Moudiki\",\nemail = \"thierry.moudiki@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "T. Moudiki <thierry.moudiki@gmail.com>",
  "Description": "Provides a unified and consistent S3 interface for\ntraining and predicting with a variety of machine learning\nmodels in R. The package wraps popular algorithms (e.g., from\n'glmnet', 'lightgbm', 'ranger', 'e1071', and 'caret') under a\ncommon workflow based on simple wrap_*() and predict()\nfunctions, allowing users to switch between models without\nchanging their code structure. It supports both classification\nand regression tasks and facilitates rapid experimentation,\nbenchmarking, and comparison of models. By abstracting away\npackage-specific APIs while preserving flexibility in parameter\nspecification, the package streamlines machine learning\nworkflows and promotes reproducibility.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://techtonique.r-universe.dev",
  "Date/Publication": "2026-05-27 22:16:30 UTC",
  "RemoteUrl": "https://github.com/Techtonique/mlS3",
  "RemoteRef": "HEAD",
  "RemoteSha": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 22:36:14 UTC",
    "User": "root"
  },
  "Author": "T. Moudiki [aut, cre]",
  "MD5sum": "c500ea33c7f2ebad9bdc23a0db542640",
  "_user": "techtonique",
  "_type": "src",
  "_file": "mlS3_0.1.1.tar.gz",
  "_fileid": "046386d2cfd3e69f0a72678feb6ffbb92cb6c72d7f7a75d9ce53a96cb58f6f00",
  "_filesize": 218865,
  "_sha256": "046386d2cfd3e69f0a72678feb6ffbb92cb6c72d7f7a75d9ce53a96cb58f6f00",
  "_created": "2026-05-27T22:36:14.000Z",
  "_published": "2026-05-27T23:01:11.820Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78188071473,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253504985"
    },
    {
      "job": 78188071480,
      "time": 1427,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253842145"
    },
    {
      "job": 78188071458,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253495833"
    },
    {
      "job": 78188071459,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253510126"
    },
    {
      "job": 78187646700,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253474391"
    },
    {
      "job": 78188071448,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253503448"
    },
    {
      "job": 78188071474,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253501739"
    },
    {
      "job": 78188071461,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253505284"
    },
    {
      "job": 78188071469,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253502056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Techtonique/mlS3",
  "_commit": {
    "id": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
    "author": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "committer": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "message": "don't run lgbm examples\n",
    "time": 1779920190
  },
  "_maintainer": {
    "name": "T. Moudiki",
    "email": "thierry.moudiki@gmail.com",
    "login": "thierrymoudiki",
    "linkedin": "in/thierry-moudiki",
    "twitter": "@sippingrizzly",
    "description": "Like everything related to tech, statistical/machine learning, computer simulation, numerical optimization. Other things too, not mentioned in this bio!",
    "uuid": 8895513
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "lightgbm",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    }
  ],
  "_owner": "techtonique",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 10
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 32,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 69663678,
    "type": "organization",
    "name": "Techtonique",
    "description": "tech, stats, machine learning, computer simulation, numerical optimization"
  },
  "_downloads": {
    "count": 428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlS3"
  },
  "_devurl": "https://github.com/techtonique/mls3",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlS3.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "thierrymoudiki",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "wrap_caret",
    "wrap_glmnet",
    "wrap_lightgbm",
    "wrap_ranger",
    "wrap_svm"
  ],
  "_help": [
    {
      "page": "predict.wrap_caret",
      "title": "Predict method for mlS3 caret wrapper",
      "topics": [
        "predict.wrap_caret"
      ]
    },
    {
      "page": "print.wrap_caret",
      "title": "Print method for wrap_caret objects",
      "topics": [
        "print.wrap_caret"
      ]
    },
    {
      "page": "wrap_caret",
      "title": "Wrap caret models for mlS3",
      "topics": [
        "wrap_caret"
      ]
    },
    {
      "page": "wrap_glmnet",
      "title": "S3 wrapper for glmnet",
      "topics": [
        "predict.wrap_glmnet",
        "print.wrap_glmnet",
        "wrap_glmnet"
      ]
    },
    {
      "page": "wrap_lightgbm",
      "title": "S3 wrapper for lightgbm",
      "topics": [
        "predict.wrap_lightgbm",
        "print.wrap_lightgbm",
        "wrap_lightgbm"
      ]
    },
    {
      "page": "wrap_ranger",
      "title": "S3 wrapper for ranger",
      "topics": [
        "predict.wrap_ranger",
        "print.wrap_ranger",
        "wrap_ranger"
      ]
    },
    {
      "page": "wrap_svm",
      "title": "S3 wrapper for e1071 SVM",
      "topics": [
        "predict.wrap_svm",
        "print.wrap_svm",
        "wrap_svm"
      ]
    }
  ],
  "_readme": "https://github.com/Techtonique/mlS3/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "codetools",
    "data.table",
    "e1071",
    "foreach",
    "glmnet",
    "iterators",
    "jsonlite",
    "lattice",
    "lightgbm",
    "MASS",
    "Matrix",
    "proxy",
    "R6",
    "ranger",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "mlS3-vignette.Rmd",
      "filename": "mlS3-vignette.html",
      "title": "Introduction to R package mlS3",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Classification",
        "Regression"
      ],
      "created": "2026-04-05 14:58:57",
      "modified": "2026-04-23 12:30:24",
      "commits": 3
    },
    {
      "source": "mlS3-wrap_caret-vignette.Rmd",
      "filename": "mlS3-wrap_caret-vignette.html",
      "title": "Introduction to R package mlS3 -- with caret",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Regression",
        "Classification"
      ],
      "created": "2026-04-09 17:30:45",
      "modified": "2026-04-24 01:38:27",
      "commits": 3
    }
  ],
  "_score": 3.845098040014257,
  "_indexed": false,
  "_nocasepkg": "mls3",
  "_universes": [
    "techtonique"
  ],
  "_indexurl": "https://thierrymoudiki.r-universe.dev/mlS3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T22:38:06.000Z",
      "distro": "noble",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "fba4a88bbfab4b8017e36b0fa1439c5de6a81a5f5edc3afa80282a9bdcf713c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T22:59:51.000Z",
      "distro": "noble",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "5c468d9a6a4c87ba388e9a5037995893e530aa2c01ced3e5442d264d6b260004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T22:37:35.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "4c17f0abcff2fd41dae4617a42c8c67335cb46cb5bf022905aa527cd65592965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T22:38:17.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "e4c00c8209128c6221c0f9c797e4741f3c49ff296b421e00e77b8af1828d00b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-27T22:38:21.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "414167e362ad21fa1cc15da791092f65f043de3d28a189d23a31ccfb84e77e19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T22:37:39.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "b1aeddc3349db6ec2fc7d305ee29891caa6ad52f2103d7b52dc72dec100c132a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T22:37:50.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "61bb147d764e38fc69712f554623829ec6c738657e36f61945c9d5bf7fc10628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T22:37:42.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "d331d90d51ac65e1d2854c06e598cbe3e5d99bf53da5d771c536e7a3c7421a26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/26542692897"
    }
  ]
}