{
  "_id": "6a103f53acfb0bcc41c9cd3c",
  "Package": "randomMachines",
  "Type": "Package",
  "Title": "An Ensemble Modeling using Random Machines",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Mateus\", \"Maia\", email = \"mateus.maiamarques.2021@mumail.ie\", role = c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0001-7056-386X\")),\nperson(\"Anderson\", \"Ara\", email = \"ara@ufpr.br\", role = c(\"cte\"), comment = c(ORCID = \"0000-0002-1041-2768\")),\nperson(\"Gabriel\", \"Ribeiro\", email = \"brielribeiro08@gmail.com\", role = c(\"cte\")))",
  "Description": "A novel ensemble method employing Support Vector Machines\n(SVMs) as base learners. This powerful ensemble model is\ndesigned for both classification (Ara A., et. al, 2021)\n<doi:10.6339/21-JDS1014>, and regression (Ara A., et. al, 2021)\n<doi:10.1016/j.eswa.2022.117107> problems, offering versatility\nand robust performance across different datasets and compared\nwith other consolidated methods as Random Forests (Maia M, et.\nal, 2021) <doi:10.6339/21-JDS1025>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://mateusmaiads.r-universe.dev",
  "Date/Publication": "2024-03-26 18:17:31 UTC",
  "RemoteUrl": "https://github.com/mateusmaiads/randommachines",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:48:13 UTC",
    "User": "root"
  },
  "Author": "Mateus Maia [aut, cre] (ORCID: <https://orcid.org/0000-0001-7056-386X>),\nAnderson Ara [cte] (ORCID: <https://orcid.org/0000-0002-1041-2768>),\nGabriel Ribeiro [cte]",
  "Maintainer": "Mateus Maia <mateus.maiamarques.2021@mumail.ie>",
  "MD5sum": "ca51466ac89872a35806d1380033d448",
  "_user": "mateusmaiads",
  "_type": "src",
  "_file": "randomMachines_0.1.0.tar.gz",
  "_fileid": "8f82fedf8188e79d7d20954eb4da50548028a4776d968fee5a912781f71079da",
  "_filesize": 466737,
  "_sha256": "8f82fedf8188e79d7d20954eb4da50548028a4776d968fee5a912781f71079da",
  "_created": "2026-05-11T08:48:13.000Z",
  "_published": "2026-05-22T11:34:43.460Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371489141,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914129762"
    },
    {
      "job": 77371489489,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914126573"
    },
    {
      "job": 77371489209,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914142489"
    },
    {
      "job": 77371489156,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914138662"
    },
    {
      "job": 77371488530,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914092764"
    },
    {
      "job": 77371488678,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159508691"
    },
    {
      "job": 77371489326,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914127302"
    },
    {
      "job": 77371489482,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914120051"
    },
    {
      "job": 77371489178,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914120724"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mateusmaiads/randommachines",
  "_commit": {
    "id": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
    "author": "MateusMaiaDS <mmateusmaiads@gmail.com>",
    "committer": "MateusMaiaDS <mmateusmaiads@gmail.com>",
    "message": "fixing issue resampling imbalance bootstrap samples\n",
    "time": 1711477051
  },
  "_maintainer": {
    "name": "Mateus Maia",
    "email": "mateus.maiamarques.2021@mumail.ie",
    "login": "mateusmaiads",
    "orcid": "0000-0001-7056-386X",
    "uuid": 38052653
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "mateusmaiads",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mateusmaiads",
      "count": 50,
      "uuid": 38052653
    },
    {
      "user": "andersonara",
      "count": 5,
      "uuid": 76967320
    }
  ],
  "_userbio": {
    "uuid": 38052653,
    "type": "user",
    "name": "Mateus Maia",
    "description": "Ph.D in Statistics mostly interested the development of Bayesian Statistical Learning and Ensemble methods"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randomMachines"
  },
  "_devurl": "https://github.com/mateusmaiads/randommachines",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/randomMachines.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mateusmaiads/randommachines",
  "_realowner": "mateusmaiads",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-14"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "brier_score",
    "randomMachines",
    "RMSE",
    "sim_class",
    "sim_reg1",
    "sim_reg2",
    "sim_reg3",
    "sim_reg4",
    "sim_reg5"
  ],
  "_datasets": [
    {
      "name": "bolsafam",
      "title": "Bolsa Família Dataset",
      "object": "bolsafam",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "COD_UF",
        "T_DENS",
        "TRABSC",
        "PPOB",
        "T_NESTUDA_NTRAB_MMEIO",
        "T_FUND15A17",
        "RAZDEP",
        "T_ATRASO_0_BASICO",
        "T_AGUA",
        "REGIAO"
      ],
      "rows": 5564,
      "table": true,
      "tojson": true
    },
    {
      "name": "ionosphere",
      "title": "Ionosphere Dataset",
      "object": "ionosphere",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "y"
      ],
      "rows": 351,
      "table": true,
      "tojson": true
    },
    {
      "name": "whosale",
      "title": "Wholesale Dataset",
      "object": "whosale",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "y",
        "Region",
        "Fresh",
        "Milk",
        "Grocery",
        "Frozen",
        "Detergents_Paper",
        "Delicassen"
      ],
      "rows": 440,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bolsafam",
      "title": "Bolsa Família Dataset",
      "topics": [
        "bolsafam"
      ]
    },
    {
      "page": "brier_score",
      "title": "Brier Score function",
      "topics": [
        "brier_score"
      ]
    },
    {
      "page": "ionosphere",
      "title": "Ionosphere Dataset",
      "topics": [
        "ionosphere"
      ]
    },
    {
      "page": "predict.rm_class",
      "title": "Prediction function for the rm_class_model",
      "topics": [
        "predict,rm_class-method",
        "predict.rm_class"
      ]
    },
    {
      "page": "predict.rm_reg",
      "title": "Prediction function for the rm_reg_model",
      "topics": [
        "predict,rm_reg-method",
        "predict.rm_reg"
      ]
    },
    {
      "page": "randomMachines",
      "title": "Random Machines",
      "topics": [
        "randomMachines"
      ]
    },
    {
      "page": "rm_class-class",
      "title": "S4 class for RM classification",
      "topics": [
        "rm_class",
        "rm_class-class"
      ]
    },
    {
      "page": "rm_reg-class",
      "title": "S4 class for RM regression",
      "topics": [
        "rm_reg",
        "rm_reg-class"
      ]
    },
    {
      "page": "RMSE",
      "title": "Root Mean Squared Error (RMSE) Function",
      "topics": [
        "RMSE"
      ]
    },
    {
      "page": "sim_class",
      "title": "Generate a binary classification data set from normal distribution",
      "topics": [
        "sim_class"
      ]
    },
    {
      "page": "sim_reg1",
      "title": "Simulation for a regression toy examples from Random Machines Regression 1",
      "topics": [
        "sim_reg1"
      ]
    },
    {
      "page": "sim_reg2",
      "title": "Simulation for a regression toy examples from Random Machines Regression 2",
      "topics": [
        "sim_reg2"
      ]
    },
    {
      "page": "sim_reg3",
      "title": "Simulation for a regression toy examples from Random Machines Regression 3",
      "topics": [
        "sim_reg3"
      ]
    },
    {
      "page": "sim_reg4",
      "title": "Simulation for a regression toy examples from Random Machines Regression 3",
      "topics": [
        "sim_reg4"
      ]
    },
    {
      "page": "sim_reg5",
      "title": "Simulation for a regression toy examples from Random Machines Regression 3",
      "topics": [
        "sim_reg5"
      ]
    },
    {
      "page": "whosale",
      "title": "Wholesale Dataset",
      "topics": [
        "whosale"
      ]
    }
  ],
  "_readme": "https://github.com/mateusmaiads/randommachines/raw/HEAD/README.md",
  "_rundeps": [
    "kernlab"
  ],
  "_score": 2.740362689494244,
  "_indexed": true,
  "_nocasepkg": "randommachines",
  "_universes": [
    "mateusmaiads"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:50:04.000Z",
      "distro": "noble",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "7d69c4f103c6bb4b3cae12d68988f39567e2b22e7888c39777db6d4affd07a02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:49:57.000Z",
      "distro": "noble",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "8d9408d8331c4cc9e79fd1da0560895d70dcadfd9d7faf8fa3f008f91dd4de98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:50:51.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "e9387198a5b22258817817b5d0fbd9cf5c4f0647e6fc3313e28197bfdbb441f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:50:32.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "c0b0573b6313bdfccf62f746024905d979608473b8ddd072c14708aa44eb98bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:49:55.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "266eb48d669d4ba39cb3ff8d8ba7a12510242d2ef52cba53ebb6dc9f7cd484dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:49:31.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "d3fb1b4de71279a3501b1450ef2c728757d9aa28bf107ae45132ee9838cfc2d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:49:31.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "a08ad1c7ee34d15c9046ce2289adb45a6708a7980d4b3dd62dd6d5ce773391bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:34:27.000Z",
      "commit": "5ba69d47f305ab75665646fe5548abac8a3e5b91",
      "fileid": "12a570cafd7d49792fc21605d49aa66d345620a234af15bd4df4ec120dba6194",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mateusmaiads/actions/runs/25659828671"
    }
  ]
}