{
  "_id": "6a2983a5732311cd875b4ab6",
  "Package": "rcppmlpackexamples",
  "Type": "Package",
  "Title": "Example Use of 'mlpack' from C++ via R",
  "Version": "0.0.1.1",
  "Date": "2025-10-28",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\"),\nperson(given=\"Authors of mlpack\", role = \"aut\"),\nperson(\"Constantinos\", \"Giachalis\", role = \"ctb\"))",
  "Description": "A Minimal Example Package which demonstrates 'mlpack' use\nvia C++ Code from R.",
  "URL": "https://github.com/eddelbuettel/rcppmlpack-examples",
  "BugReports": "https://github.com/eddelbuettel/rcppmlpack-examples/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-06-10 12:30:23 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppmlpack-examples",
  "RemoteRef": "HEAD",
  "RemoteSha": "8513349dc2b1c3d32130136a37d56b7024f99726",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 15:15:29 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre],\nAuthors of mlpack [aut],\nConstantinos Giachalis [ctb]",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "daff3eb5ad1ae44b3e84bf6878904123",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "rcppmlpackexamples_0.0.1.1.tar.gz",
  "_fileid": "d4e38bcbc493afcce2f99f946bbe28a6790f1bdc73cbd907e52129927cd3c29a",
  "_filesize": 1613564,
  "_sha256": "d4e38bcbc493afcce2f99f946bbe28a6790f1bdc73cbd907e52129927cd3c29a",
  "_created": "2026-06-10T15:15:29.000Z",
  "_published": "2026-06-10T15:32:53.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80594886369,
      "time": 228,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540143435"
    },
    {
      "job": 80594886336,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540135174"
    },
    {
      "job": 80594886535,
      "time": 225,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540141515"
    },
    {
      "job": 80594886696,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540141677"
    },
    {
      "job": 80594886683,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540224662"
    },
    {
      "job": 80594886615,
      "time": 610,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540393715"
    },
    {
      "job": 80594886543,
      "time": 257,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540252619"
    },
    {
      "job": 80594886752,
      "time": 385,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540329879"
    },
    {
      "job": 80593443750,
      "time": 418,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540049140"
    },
    {
      "job": 80594886608,
      "time": 220,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540138616"
    },
    {
      "job": 80594886701,
      "time": 290,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540166909"
    },
    {
      "job": 80594886241,
      "time": 249,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540151898"
    },
    {
      "job": 80594886338,
      "time": 260,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540155121"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rcppmlpack-examples",
  "_commit": {
    "id": "8513349dc2b1c3d32130136a37d56b7024f99726",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Add Hoeffding Trees classifier\n",
    "time": 1781094623
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 15.0.2-1",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEnsmallen",
      "role": "LinkingTo"
    },
    {
      "package": "mlpack",
      "version": ">= 4.6.3",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 33,
      "uuid": 673121
    },
    {
      "user": "cgiachalis",
      "count": 1,
      "uuid": 26255858
    },
    {
      "user": "timtaylor",
      "count": 1,
      "uuid": 43499035
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcppmlpackexamples"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppmlpack-examples",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcppmlpackexamples.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppmlpack-examples",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-09-21"
    }
  ],
  "_exports": [
    "adaBoost",
    "datasetExample",
    "decisionTree",
    "hoeffdingTrees",
    "kMeans",
    "linearRegression",
    "loanDefaultPrediction",
    "logisticRegression",
    "randomForest"
  ],
  "_datasets": [
    {
      "name": "covertype_small",
      "title": "Covertype data subset used for classification",
      "object": "covertype_small",
      "file": "covertype_small.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 55,
      "table": true,
      "tojson": true
    },
    {
      "name": "loanData",
      "title": "Loan data subset used for default prediction",
      "object": "loanData",
      "file": "loanData.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Employed",
        "Bank Balance",
        "Annual Salary",
        "Defaulted?"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "logisticRegressionData",
      "title": "Logistic regression example data set",
      "object": "logisticRegression",
      "file": "logisticRegression.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rcppmlpackexamples-package",
      "title": "Example Use of 'mlpack' from C++ via R",
      "topics": [
        "rcppmlpackexamples-package",
        "rcppmlpackexamples"
      ]
    },
    {
      "page": "adaBoost",
      "title": "An AdaBoost classification",
      "topics": [
        "adaBoost"
      ]
    },
    {
      "page": "covertype_small",
      "title": "Covertype data subset used for classification",
      "topics": [
        "covertype_small"
      ]
    },
    {
      "page": "datasetExample",
      "title": "Simple example of loading categorical data via 'mlpack'",
      "topics": [
        "datasetExample"
      ]
    },
    {
      "page": "decisionTree",
      "title": "Run a decisionTree classification",
      "topics": [
        "decisionTree"
      ]
    },
    {
      "page": "hoeffdingTrees",
      "title": "Run a Random Forest classificatio",
      "topics": [
        "hoeffdingTrees"
      ]
    },
    {
      "page": "kMeans",
      "title": "Run a k-means clustering analysis",
      "topics": [
        "kMeans"
      ]
    },
    {
      "page": "linearRegression",
      "title": "Run a linear regression with optional ridge regression",
      "topics": [
        "linearRegression"
      ]
    },
    {
      "page": "loanData",
      "title": "Loan data subset used for default prediction",
      "topics": [
        "loanData"
      ]
    },
    {
      "page": "loanDefaultPrediction",
      "title": "loanDefaultPrediction",
      "topics": [
        "loanDefaultPrediction"
      ]
    },
    {
      "page": "logisticRegression",
      "title": "Run logistic regression",
      "topics": [
        "logisticRegression"
      ]
    },
    {
      "page": "logisticRegressionData",
      "title": "Logistic regression example data set",
      "topics": [
        "logisticRegressionData"
      ]
    },
    {
      "page": "randomForest",
      "title": "Run a Random Forest classificatio",
      "topics": [
        "randomForest"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppmlpack-examples/raw/HEAD/README.md",
  "_rundeps": [
    "mlpack",
    "Rcpp",
    "RcppArmadillo",
    "RcppEnsmallen"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 4.146128035678238,
  "_indexed": true,
  "_nocasepkg": "rcppmlpackexamples",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:19:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "95a7135e7b07c1016f1a4b8dfab9c7ff5c9d8f46eea5a5fb004c066a47eb092f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:19:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "f3c3ce3247c7a4c083ffe237952eb38022ba1478c75f4ea7fe6e46e2418c5ee3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:19:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "5cb229a3c0c1e6ab2050c1586b913368f0f519e7744f730b3840364b57e37cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:19:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "8f351fd4912f7125018026c4be56540345048d7e67739147728aa718d316fae8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:23:44.000Z",
      "arch": "aarch64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "2661158737d2376013dd5e50452653c101178a33aa6d6eb1b12abe99cccf4e11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:27:16.000Z",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "c665c91846aa0820084b0f5f0cfa408280a380ccd0a999d727e360fe079d8b9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:24:01.000Z",
      "arch": "aarch64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "47cf02e1650261d17602af936a94f6e94df95ec846a73b6ae1892bcd2c2c9291",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:26:16.000Z",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "f4a24f2578b3ded1c8d2709a70b3b023b3803d8ca50052d72f66fc414bc3e46e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:19:37.000Z",
      "arch": "emscripten",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "a8694560a2c60cc447555b5dae761b7b95b2ec199ef92f1c5d6f5a7a04d1ddfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:18:54.000Z",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "57fd2a5560622b1c3d2f1b689eb6c979303235d872825137245ff9c09c09fe38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:18:54.000Z",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "c629d54cb374d014e9a5e83a9e9ce6747932758387913121ab2f6fa94652e86d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-10T15:18:43.000Z",
      "arch": "x86_64",
      "commit": "8513349dc2b1c3d32130136a37d56b7024f99726",
      "fileid": "9d202733bed732eae45465e01e69200242f9e5d7f7782225e2ac545f099bf2d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27286019183"
    }
  ]
}