{
  "_id": "6a4974ba424221e3da02e665",
  "Package": "elmNNRcpp",
  "Type": "Package",
  "Title": "The Extreme Learning Machine Algorithm",
  "Version": "1.0.5",
  "Date": "2025-09-15",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8024-1546\")), person(given = \"Alberto\", family = \"Gosso\", email = \"gosso.alberto@gmail.com\", role = \"aut\"), person(given = \"Edwin\", family = \"de Jonge\", email = \"edwindjonge@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-6580-4718\", comment = \"Github Contributor\")) )",
  "BugReports": "https://github.com/mlampros/elmNNRcpp/issues",
  "URL": "https://github.com/mlampros/elmNNRcpp,\nhttps://mlampros.github.io/elmNNRcpp/",
  "Description": "Training and predict functions for Single Hidden-layer\nFeedforward Neural Networks (SLFN) using the Extreme Learning\nMachine (ELM) algorithm. The ELM algorithm differs from the\ntraditional gradient-based algorithms for very short training\ntimes (it doesn't need any iterative tuning, this makes\nlearning time very fast) and there is no need to set any other\nparameters like learning rate, momentum, epochs, etc. This is a\nreimplementation of the 'elmNN' package using 'RcppArmadillo'\nafter the 'elmNN' package was archived. For more information,\nsee \"Extreme learning machine: Theory and applications\" by\nGuang-Bin Huang, Qin-Yu Zhu, Chee-Kheong Siew (2006), Elsevier\nB.V, <doi:10.1016/j.neucom.2005.12.126>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Repository": "https://mlampros.r-universe.dev",
  "Date/Publication": "2025-10-01 17:12:49 UTC",
  "RemoteUrl": "https://github.com/mlampros/elmnnrcpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 20:55:20 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>),\nAlberto Gosso [aut],\nEdwin de Jonge [ctb] (ORCID: <https://orcid.org/0000-0002-6580-4718>,\ncomment: Github Contributor)",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "_user": "mlampros",
  "_type": "src",
  "_file": "elmNNRcpp_1.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/fd20e0f34b6dd822ce336f7bf07c086372b6a7ad722fde34ed232eee891807b3",
  "_filesize": 513645,
  "_sha256": "fd20e0f34b6dd822ce336f7bf07c086372b6a7ad722fde34ed232eee891807b3",
  "_expires": "2026-10-12T21:01:45.000Z",
  "_created": "2026-07-04T20:55:20.000Z",
  "_published": "2026-07-04T21:01:46.975Z",
  "_jobs": [
    {
      "job": 85166319989,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085372628"
    },
    {
      "job": 85166320000,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085370797"
    },
    {
      "job": 85166319998,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085371054"
    },
    {
      "job": 85166319994,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085370417"
    },
    {
      "job": 85166320017,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085368969"
    },
    {
      "job": 85166319996,
      "time": 302,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085392211"
    },
    {
      "job": 85166320001,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085370704"
    },
    {
      "job": 85166320015,
      "time": 250,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085388178"
    },
    {
      "job": 85166090753,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085354936"
    },
    {
      "job": 85166319967,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085373743"
    },
    {
      "job": 85166319992,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085367284"
    },
    {
      "job": 85166320011,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085373517"
    },
    {
      "job": 85166320006,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085369445"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753",
  "_status": "success",
  "_upstream": "https://github.com/mlampros/elmnnrcpp",
  "_commit": {
    "id": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
    "author": "mlampros <mouselimislampros@gmail.com>",
    "committer": "mlampros <mouselimislampros@gmail.com>",
    "message": "updated to CRAN version 1.0.5 and replaced .tic with .pkgdown\n",
    "time": 1759338769
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "KernelKnn",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.8",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.17",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mlampros",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "armadillo",
    "elm",
    "extreme-learning-machine",
    "rcpparmadillo",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 16,
      "uuid": 3055514
    },
    {
      "user": "edwindj",
      "count": 8,
      "uuid": 542492
    }
  ],
  "_userbio": {
    "uuid": 3055514,
    "type": "user",
    "name": "Lampros Mouselimis",
    "followers": 116,
    "description": "Search (a little bit) and you'll find..."
  },
  "_downloads": {
    "count": 790,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/elmNNRcpp"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mlampros/elmnnrcpp",
  "_pkgdown": "https://mlampros.github.io/elmNNRcpp/",
  "_searchresults": 42,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/elmNNRcpp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/elmnnrcpp",
  "_realowner": "mlampros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-05"
    },
    {
      "version": "1.0.1",
      "date": "2018-07-21"
    },
    {
      "version": "1.0.2",
      "date": "2020-06-13"
    },
    {
      "version": "1.0.3",
      "date": "2021-05-04"
    },
    {
      "version": "1.0.4",
      "date": "2022-01-28"
    },
    {
      "version": "1.0.5",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "elm",
    "elm_predict",
    "elm_train",
    "onehot_encode"
  ],
  "_help": [
    {
      "page": "elm",
      "title": "Fit an extreme learning model",
      "topics": [
        "elm"
      ]
    },
    {
      "page": "elm_predict",
      "title": "Extreme Learning Machine predict function",
      "topics": [
        "elm_predict"
      ]
    },
    {
      "page": "elm_train",
      "title": "Extreme Learning Machine training function",
      "topics": [
        "elm_train"
      ]
    },
    {
      "page": "onehot_encode",
      "title": "One-hot-encoding of the labels in case of classification",
      "topics": [
        "onehot_encode"
      ]
    },
    {
      "page": "predict.elm",
      "title": "Predict with elm",
      "topics": [
        "predict.elm"
      ]
    }
  ],
  "_readme": "https://github.com/mlampros/elmnnrcpp/raw/HEAD/README.md",
  "_rundeps": [
    "KernelKnn",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "extreme_learning_machine.Rmd",
      "filename": "extreme_learning_machine.html",
      "title": "Extreme Learning Machine",
      "author": "Lampros Mouselimis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Differences between the elmNN (R package) and the elmNNRcpp (Rcpp Package)",
        "The elmNNRcpp functions",
        "elmNNRcpp in case of Regression",
        "elmNNRcpp in case of Classification",
        "Classify MNIST digits using elmNNRcpp"
      ],
      "created": "2018-07-05 18:47:11",
      "modified": "2018-07-21 19:53:30",
      "commits": 2
    }
  ],
  "_score": 6.9754318085092635,
  "_indexed": true,
  "_nocasepkg": "elmnnrcpp",
  "_universes": [
    "mlampros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-04T20:58:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/2ee2d13e7869924ad6c4eb2ab9098b14ca95e395ee5bd964fb6e2fe867e1c81d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/d7d89d5238e3180ce3aeb376da9c5e3df0c996316a30542324832943dd1f130f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/66fad3fa829e75fc8db29fb3fb8ba901cc8001cfb32c18bf38d368aad5d00a5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/1b76c4712ae1503756a5224dab2df90af0c3203c3de7e4f456b5dafc0c9ea539",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:34.000Z",
      "arch": "aarch64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/c4e32747ff0817bbde062de82cfb9fb2a9d46e3fb2c1327e2cb6fb0086df1c85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-04T21:00:07.000Z",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/fe68779954a7de0def51062c4cff7eb72d0493c07af71ab4f4b83c46fe7c556d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:46.000Z",
      "arch": "aarch64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/f7a195bb140c5ebf6dbad97f21de72d30488ba63347f9c4b980ecc088db31455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-04T20:59:49.000Z",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/90a0ffcfdd814fc07045778fb5791973a1c49778e73c3a23c3973334c100c038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-07-04T20:58:20.000Z",
      "arch": "emscripten",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/0d7679a3f7d0d6e67d3196dc4a30ff55df0a4b1fb9b0ec415852f6ec8237a402",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-04T20:56:45.000Z",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/baad83ffa00c253b8f2316b82ecfe808a8158fca8aa020ad24c3c4044fcedd28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-04T20:56:59.000Z",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/141b066b14b710d297f2a71452fdb58cf3b43f7e55fe1561aaaea4d975157c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-04T20:57:05.000Z",
      "arch": "x86_64",
      "commit": "8c339b78aefb0ea8f4954bf1bed4d655313ed8fa",
      "fileid": "https://r2.ropensci.org/6353a9721aef129e7b37052779e92f66c51970423ff2a270bf5181bf5c4d94d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/28719300753"
    }
  ]
}