{
  "_id": "6a2bc429578398594319eeb4",
  "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",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 08:29:12 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>), Alberto Gosso [aut],\nEdwin de Jonge [ctb] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>, comment: Github\nContributor)",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-15 18:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/elmNNRcpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
  "MD5sum": "fa4b35af1a92945582f2cbe961d94d85",
  "_user": "cran",
  "_type": "src",
  "_file": "elmNNRcpp_1.0.5.tar.gz",
  "_fileid": "ba1177a85c7d0e152ed46f49646d8a37eb50878916636c3a4f17cd3ae0f0c3ee",
  "_filesize": 514837,
  "_sha256": "ba1177a85c7d0e152ed46f49646d8a37eb50878916636c3a4f17cd3ae0f0c3ee",
  "_created": "2026-06-12T08:29:12.000Z",
  "_published": "2026-06-12T08:32:41.337Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80989415361,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7586794180"
    },
    {
      "job": 80989415347,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586794225"
    },
    {
      "job": 80989415360,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7586795941"
    },
    {
      "job": 80989415351,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586805020"
    },
    {
      "job": 80988857441,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586751483"
    },
    {
      "job": 80989415342,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586790524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/elmNNRcpp",
  "_commit": {
    "id": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
    "author": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1757960402
  },
  "_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"
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.5",
      "date": "2025-09-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 6,
      "uuid": 3055514
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 926,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/elmNNRcpp"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mlampros/elmnnrcpp",
  "_searchresults": 42,
  "_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/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": false,
  "_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/cran/elmNNRcpp/raw/HEAD/README.md",
  "_rundeps": [
    "KernelKnn",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_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 07:30:12",
      "modified": "2018-07-21 19:00:03",
      "commits": 2
    }
  ],
  "_score": 4.799340549453582,
  "_indexed": false,
  "_nocasepkg": "elmnnrcpp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mlampros.r-universe.dev/elmNNRcpp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-12T08:31:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
      "fileid": "87ffe7b2a73f877574fadb6d8fdef3a46f73bb893ab80393c842f220ae8d9757",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-12T08:31:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
      "fileid": "3ce992e53436937942f1031091735f6721e70a584ce33ea8f50d07b28e0e3082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-12T08:31:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
      "fileid": "a2ed158ca3ee6b508e22d405548b00cffb962516574b584f5d7cf4c0608aa662",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-12T08:31:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
      "fileid": "57f57c25dac81e48b1d79d23828e22729509dc500cc81c10d4a8c9a5fff37411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-12T08:31:31.000Z",
      "arch": "emscripten",
      "commit": "8cf850fc380a57166c03d8cfef71d9ed3d862dfa",
      "fileid": "9e9eeb42f349748acde5609b195e89be1c89b389d5810693fdc353e8f723568f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403956209"
    }
  ]
}