{
  "_id": "6a1825a4acfb0bcc41db4e9e",
  "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",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 11:19:15 UTC",
    "User": "root"
  },
  "Author": "T. Moudiki [aut, cre]",
  "Repository": "https://thierrymoudiki.r-universe.dev",
  "Date/Publication": "2026-05-28 08:56:09 UTC",
  "RemoteUrl": "https://github.com/cran/mlS3",
  "RemoteRef": "HEAD",
  "RemoteSha": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
  "MD5sum": "aa332a53b4c38003daa32622251225d8",
  "_user": "thierrymoudiki",
  "_type": "src",
  "_file": "mlS3_0.1.1.tar.gz",
  "_fileid": "58f13ee5f0299cfa78ba4f3de4c0b6350b3a5c2d7995635b2cf6d09c92c39975",
  "_filesize": 217934,
  "_sha256": "58f13ee5f0299cfa78ba4f3de4c0b6350b3a5c2d7995635b2cf6d09c92c39975",
  "_created": "2026-05-28T11:19:15.000Z",
  "_published": "2026-05-28T11:23:16.120Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78279582247,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264541421"
    },
    {
      "job": 78279582319,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264539442"
    },
    {
      "job": 78279582291,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264547007"
    },
    {
      "job": 78279582325,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264537986"
    },
    {
      "job": 78279095808,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264491112"
    },
    {
      "job": 78279582335,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264527607"
    },
    {
      "job": 78279582300,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264523843"
    },
    {
      "job": 78279582371,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264520656"
    },
    {
      "job": 78279582279,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264527097"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mlS3",
  "_commit": {
    "id": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
    "author": "T. Moudiki <thierry.moudiki@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779958569
  },
  "_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": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-28"
    },
    {
      "name": "0.1.1",
      "date": "2026-05-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 2,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 8895513,
    "type": "user",
    "name": "Thierry Moudiki",
    "description": "Like everything related to tech, statistical/machine learning, computer simulation, numerical optimization. Other things too, not mentioned in this bio!"
  },
  "_downloads": {
    "count": 428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlS3"
  },
  "_searchresults": 6,
  "_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"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-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/cran/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-28 20:45:37",
      "modified": "2026-04-28 20:45:37",
      "commits": 1
    },
    {
      "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-28 20:45:37",
      "modified": "2026-04-28 20:45:37",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "mls3",
  "_universes": [
    "thierrymoudiki"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T11:21:35.000Z",
      "distro": "noble",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "bd2b58ba05bcbad76f6a58a3afec3fe320773ac9ed0c598e1fd2c88400342ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T11:21:34.000Z",
      "distro": "noble",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "04692f042fa31e68f40c411110dc23925acc8f349fbf7305655112d617f732b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T11:22:04.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "0df9df290c909de73023142976b8897b9606742142e1c5e0b6b99e537808de9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T11:21:29.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "fe6c16b1157c0a50852c97a740fea3842fe9c58f73380f65db83f0afaeaa45f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T11:21:24.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "709fce2d151477eb84d242a5b4d74a067b9ce368919a38451e5ed55ff0e156cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T11:20:39.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "8fb2169ebef4aa2ed26720ccd244cbbb3b7b838413b14d95da853047e08c8672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T11:20:31.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "e573ccee930c3a8e19d4e4faadae77a15588a5a8a1530bba75d5b4f7837aff87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T11:20:45.000Z",
      "commit": "505363f1fe9c067f9ec523b3f7ef2a05bf04857e",
      "fileid": "693aa07a59d79665178b0cb3f069444d108f1e46a5d1a8afa1026e5c9c473bcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierrymoudiki/actions/runs/26571357120"
    }
  ]
}