{
  "_id": "6a1e81401d7bb097a0a665d7",
  "Package": "RWNN",
  "Type": "Package",
  "Title": "Random Weight Neural Networks",
  "Version": "0.4",
  "Date": "2024-08-29",
  "Authors@R": "person(given = c(\"Søren\", \"B.\"), family = \"Vilsen\", role = c(\"aut\", \"cre\"), email = \"svilsen@math.aau.dk\")",
  "Description": "Creation, estimation, and prediction of random weight\nneural networks (RWNN), Schmidt et al. (1992)\n<doi:10.1109/ICPR.1992.201708>, including popular variants like\nextreme learning machines, Huang et al. (2006)\n<doi:10.1016/j.neucom.2005.12.126>, sparse RWNN, Zhang et al.\n(2019) <doi:10.1016/j.neunet.2019.01.007>, and deep RWNN,\nHenríquez et al. (2018) <doi:10.1109/IJCNN.2018.8489703>. It\nfurther allows for the creation of ensemble RWNNs like bagging\nRWNN, Sui et al. (2021) <doi:10.1109/ECCE47101.2021.9595113>,\nboosting RWNN, stacking RWNN, and ensemble deep RWNN, Shi et\nal. (2021) <doi:10.1016/j.patcog.2021.107978>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 07:03:51 UTC",
    "User": "root"
  },
  "Author": "Søren B. Vilsen [aut, cre]",
  "Maintainer": "Søren B. Vilsen <svilsen@math.aau.dk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-04 02:51:50 UTC",
  "RemoteUrl": "https://github.com/cran/RWNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "731fbfcfd64167ab79879a705899501fd5c92526",
  "MD5sum": "7ad18a554a73e96239ea64cf740d8785",
  "_user": "cran",
  "_type": "src",
  "_file": "RWNN_0.4.tar.gz",
  "_fileid": "9bb1834ee10a5861ad87e105fd0c1e5c6715cd1184f0ee6a882d7bc5fe222947",
  "_filesize": 309834,
  "_sha256": "9bb1834ee10a5861ad87e105fd0c1e5c6715cd1184f0ee6a882d7bc5fe222947",
  "_created": "2026-06-02T07:03:51.000Z",
  "_published": "2026-06-02T07:07:44.219Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79017343269,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351126669"
    },
    {
      "job": 79017343068,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351134516"
    },
    {
      "job": 79017343122,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351126120"
    },
    {
      "job": 79017343048,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351125699"
    },
    {
      "job": 79016956505,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351084321"
    },
    {
      "job": 79017343058,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351119057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RWNN",
  "_commit": {
    "id": "731fbfcfd64167ab79879a705899501fd5c92526",
    "author": "Søren B. Vilsen <svilsen@math.aau.dk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4\n",
    "time": 1725418310
  },
  "_maintainer": {
    "name": "Søren B. Vilsen",
    "email": "svilsen@math.aau.dk",
    "login": "svilsen",
    "description": "",
    "uuid": 17453171
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "randtoolbox",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "svilsen",
      "count": 1,
      "uuid": 17453171
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RWNN"
  },
  "_searchresults": 0,
  "_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/RWNN.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/svilsen/rwnn",
  "_realowner": "svilsen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4",
      "date": "2024-09-03"
    }
  ],
  "_exports": [
    "ae_rwnn",
    "bag_rwnn",
    "boost_rwnn",
    "classify",
    "control_rwnn",
    "ed_rwnn",
    "reduce_network",
    "rwnn",
    "stack_rwnn"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example data",
      "object": "example_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ae_rwnn",
      "title": "Auto-encoder pre-trained random weight neural networks",
      "topics": [
        "ae_rwnn",
        "ae_rwnn.formula"
      ]
    },
    {
      "page": "bag_rwnn",
      "title": "Bagging random weight neural networks",
      "topics": [
        "bag_rwnn",
        "bag_rwnn.formula"
      ]
    },
    {
      "page": "boost_rwnn",
      "title": "Boosting random weight neural networks",
      "topics": [
        "boost_rwnn",
        "boost_rwnn.formula"
      ]
    },
    {
      "page": "classify",
      "title": "Classifier",
      "topics": [
        "classify"
      ]
    },
    {
      "page": "control_rwnn",
      "title": "rwnn control function",
      "topics": [
        "control_rwnn"
      ]
    },
    {
      "page": "ed_rwnn",
      "title": "Ensemble deep random weight neural networks",
      "topics": [
        "ed_rwnn",
        "ed_rwnn.formula"
      ]
    },
    {
      "page": "ERWNN-object",
      "title": "An ERWNN-object",
      "topics": [
        "ERWNN-object"
      ]
    },
    {
      "page": "example_data",
      "title": "Example data",
      "topics": [
        "example_data"
      ]
    },
    {
      "page": "predict.ERWNN",
      "title": "Predicting targets of an ERWNN-object",
      "topics": [
        "predict.ERWNN"
      ]
    },
    {
      "page": "predict.RWNN",
      "title": "Predicting targets of an RWNN-object",
      "topics": [
        "predict.RWNN"
      ]
    },
    {
      "page": "reduce_network",
      "title": "Reduce the weights of a random weight neural network.",
      "topics": [
        "reduce_network",
        "reduce_network.ERWNN",
        "reduce_network.RWNN"
      ]
    },
    {
      "page": "rwnn",
      "title": "Random weight neural networks",
      "topics": [
        "rwnn",
        "rwnn.formula"
      ]
    },
    {
      "page": "RWNN-object",
      "title": "An RWNN-object",
      "topics": [
        "RWNN-object"
      ]
    },
    {
      "page": "stack_rwnn",
      "title": "Stacking random weight neural networks",
      "topics": [
        "stack_rwnn",
        "stack_rwnn.formula"
      ]
    }
  ],
  "_rundeps": [
    "quadprog",
    "randtoolbox",
    "Rcpp",
    "RcppArmadillo",
    "rngWELL"
  ],
  "_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": 1,
  "_indexed": false,
  "_nocasepkg": "rwnn",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://svilsen.r-universe.dev/RWNN",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-02T07:06:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "731fbfcfd64167ab79879a705899501fd5c92526",
      "fileid": "53bb4427645d98611613822ba8fa82eaa32cf3a63edd73d04c91b54bbad766c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-02T07:06:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "731fbfcfd64167ab79879a705899501fd5c92526",
      "fileid": "4677391b0e05548feb228d342b4cec9d57c1a2ee94feb0599c9f44a636eab8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-02T07:06:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "731fbfcfd64167ab79879a705899501fd5c92526",
      "fileid": "2a16674a7abc5e62785b131bc965274226c82d7ac7f02fd190021d49c0e758a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-02T07:06:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "731fbfcfd64167ab79879a705899501fd5c92526",
      "fileid": "f003eef23374bff2ff3fc3afe48877015de1777191d53b9c3b8c07225088d263",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4",
      "date": "2026-06-02T07:06:14.000Z",
      "arch": "emscripten",
      "commit": "731fbfcfd64167ab79879a705899501fd5c92526",
      "fileid": "ff2626cffdfc41cbfff412f8c78d9a62cac8b2ad1d8e946ef82e9e4623eb09eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803969045"
    }
  ]
}