{
  "_id": "6a48535de06c18f0a6535cd5",
  "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-07-04 00:23:53 UTC",
    "User": "root"
  },
  "Author": "T. Moudiki [aut, cre]",
  "_user": "techtonique",
  "_type": "src",
  "_file": "mlS3_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/064d6689aa63d4676470dc446fe062819d62b4027f93f1b809e94c151af266c6",
  "_filesize": 221263,
  "_sha256": "064d6689aa63d4676470dc446fe062819d62b4027f93f1b809e94c151af266c6",
  "_expires": "2026-10-12T00:27:07.000Z",
  "_created": "2026-07-04T00:23:53.000Z",
  "_published": "2026-07-04T00:27:09.525Z",
  "_jobs": [
    {
      "job": 85087195714,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076551180"
    },
    {
      "job": 85087195681,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076551205"
    },
    {
      "job": 85087195715,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076543508"
    },
    {
      "job": 85087195690,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076547393"
    },
    {
      "job": 85086993593,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076531398"
    },
    {
      "job": 85087195679,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076549883"
    },
    {
      "job": 85087195688,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076543377"
    },
    {
      "job": 85087195722,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076543903"
    },
    {
      "job": 85087195686,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076544631"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 32,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 69663678,
    "type": "organization",
    "name": "Techtonique",
    "followers": 25,
    "description": "tech, stats, machine learning, computer simulation, numerical optimization"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlS3"
  },
  "_devurl": "https://github.com/techtonique/mls3",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_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/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-07-04T00:26:12.000Z",
      "distro": "resolute",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/21cf3300ab47eafc844466ba2197a2945e52fecdf41def1211ffd57693fe3cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-04T00:26:11.000Z",
      "distro": "resolute",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/9870e618fdb97dcaa245f291b724b4279132dbd213152969574235189ff5e470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-04T00:25:23.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/2dd123d6284d0d92c5379080b0032ed4d5e7f0b208cbe96612815bd0e9c3e4ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-04T00:25:43.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/b897fcafd186ea8052c987cf1f98ca33143b93cf9eed0288e115e7832828c4a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-04T00:26:32.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/6010e5737ba5bff0434115dbf7c55926e2dc3c2a99dde566a2f3d7190ae93dc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T00:25:09.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/c6e56393b7ef34dcea38a0b7a59243b8c3d68e6fd4ed57750ea84df60cf2e0f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T00:25:11.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/13734f6bd6cb3987f5a1a56ced1da7ab4c18674a2aea7d45e25a1557b9577fdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T00:25:17.000Z",
      "commit": "72bf8db0432a8b5a0e70da2ce76c05483978b4a7",
      "fileid": "https://r2.ropensci.org/3ecc5062dec0a30aee424b5a527cdf76de343c5efdcc11d9eaf6308772c908a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/28689100418"
    }
  ]
}