{
  "_id": "6a1eb4ebb25058d4daadd7a5",
  "Package": "SLEMI",
  "Title": "Statistical Learning Based Estimation of Mutual Information",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Tomasz\", \"Jetka\", email = \"t.jetka@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Karol\", \"Nienaltowski\",role=\"ctb\"),person(\"Michal\", \"Komorowski\",role=\"ctb\"))",
  "Description": "The implementation of the algorithm for estimation of\nmutual information and channel capacity from experimental data\nby classification procedures (logistic regression).\nTechnically, it allows to estimate information-theoretic\nmeasures between finite-state input and multivariate,\ncontinuous output. Method described in Jetka et al. (2019)\n<doi:10.1371/journal.pcbi.1007132>.",
  "License": "LGPL (>=2)",
  "URL": "https://github.com/TJetka/SLEMI",
  "BugReports": "https://github.com/TJetka/SLEMI/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://tjetka.r-universe.dev",
  "Date/Publication": "2023-11-19 18:27:48 UTC",
  "RemoteUrl": "https://github.com/tjetka/slemi",
  "RemoteRef": "HEAD",
  "RemoteSha": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:23:53 UTC",
    "User": "root"
  },
  "Author": "Tomasz Jetka [aut, cre],\nKarol Nienaltowski [ctb],\nMichal Komorowski [ctb]",
  "Maintainer": "Tomasz Jetka <t.jetka@gmail.com>",
  "MD5sum": "2a40042922108f9e35d7839e1d33c47f",
  "_user": "tjetka",
  "_type": "src",
  "_file": "SLEMI_1.0.2.tar.gz",
  "_fileid": "1b6db36181d6a40e1d6088b26ec1f4ef3f0b16a65630b848dd71ffa9dcf3bef6",
  "_filesize": 2652883,
  "_sha256": "1b6db36181d6a40e1d6088b26ec1f4ef3f0b16a65630b848dd71ffa9dcf3bef6",
  "_created": "2026-06-02T10:23:53.000Z",
  "_published": "2026-06-02T10:48:11.710Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79049992296,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355178940"
    },
    {
      "job": 79049992115,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355181066"
    },
    {
      "job": 79049992094,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355209020"
    },
    {
      "job": 79049992128,
      "time": 235,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355268061"
    },
    {
      "job": 79049463563,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355130579"
    },
    {
      "job": 79049992145,
      "time": 1431,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79049992234,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355168276"
    },
    {
      "job": 79049992160,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355170887"
    },
    {
      "job": 79049992118,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355159205"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tjetka/slemi",
  "_commit": {
    "id": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
    "author": "Tomasz Jetka <t.jetka@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from TJetka/2023_resolve_docs_issues\n\ndocs fix",
    "time": 1700418468
  },
  "_maintainer": {
    "name": "Tomasz Jetka",
    "email": "t.jetka@gmail.com",
    "login": "tjetka",
    "twitter": "@TJetka",
    "description": "Mathematician, BioInf, Researcher",
    "uuid": 8123319
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "tjetka",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "channel-capacity",
    "information-theory",
    "logistic-regression",
    "mutual-information-estimation"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "tjetka",
      "count": 16,
      "uuid": 8123319
    }
  ],
  "_userbio": {
    "uuid": 8123319,
    "type": "user",
    "name": "Tomasz Jetka",
    "description": "Mathematician, BioInf, Researcher"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SLEMI"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tjetka/slemi",
  "_searchresults": 21,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SLEMI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tjetka/slemi",
  "_realowner": "tjetka",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-10-07"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-22"
    },
    {
      "version": "1.0.2",
      "date": "2023-11-19"
    }
  ],
  "_exports": [
    "capacity_logreg_algorithm",
    "capacity_logreg_main",
    "capacity_logreg_testing",
    "mi_logreg_algorithm",
    "mi_logreg_main",
    "mi_logreg_testing",
    "prob_discr_pairwise"
  ],
  "_datasets": [
    {
      "name": "data_example1",
      "title": "Exemplary data set I",
      "object": "data_example1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sideVar",
        "response",
        "signal"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_example2",
      "title": "Exemplary data set II",
      "object": "data_example2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "signal",
        "X1",
        "X2",
        "X3"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_nfkb",
      "title": "Data from experiment with NFkB pathway",
      "object": "data_nfkb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "signal",
        "response_0",
        "response_3",
        "response_21",
        "response_90",
        "response_120"
      ],
      "rows": 15632,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "capacity_logreg_algorithm",
      "title": "Main algorithm to calculate channel capacity by SLEMI approach",
      "topics": [
        "capacity_logreg_algorithm"
      ]
    },
    {
      "page": "capacity_logreg_main",
      "title": "Estimate channel capacity between discrete input and continuous output",
      "topics": [
        "capacity_logreg_main"
      ]
    },
    {
      "page": "data_nfkb",
      "title": "Data from experiment with NFkB pathway",
      "topics": [
        "data_nfkb"
      ]
    },
    {
      "page": "mi_logreg_algorithm",
      "title": "Main algorithm to calculate mutual information by SLEMI approach",
      "topics": [
        "mi_logreg_algorithm"
      ]
    },
    {
      "page": "mi_logreg_main",
      "title": "Estimate mutual information between discrete input and continuous output",
      "topics": [
        "mi_logreg_main"
      ]
    },
    {
      "page": "prob_discr_pairwise",
      "title": "Calculates Probability of pairwise discrimination",
      "topics": [
        "prob_discr_pairwise"
      ]
    }
  ],
  "_readme": "https://github.com/tjetka/slemi/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "caret",
    "checkmate",
    "class",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colorspace",
    "corrplot",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gtable",
    "hardhat",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Statistical Learning based Estimation of the Mutual Information (SLEMI) - R package",
      "author": "T. Jetka^[author and maintainer, please contact via t.jetka a t gmail.com], K. Nienałtowski, M. Komorowski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Requirements - Hardware",
        "Requirements - Software",
        "Installation",
        "Citing and support",
        "Structure of the package",
        "Formulation of the problem",
        "Input data",
        "Calculation of the information capacity",
        "Calculation of the mutual information",
        "Calculation of the probabilities of correct discrimination",
        "Diagnostic procedures",
        "Additional functionalities of the function capacity_logreg_main()",
        "Examples",
        "Minimal example",
        "signal=\"signal\",response=\"response\", #side_variables = NULL, testing=TRUE, TestingSeed = 1234, testing_cores = 6,",
        "boot_num = 30, boot_prob = 0.8,",
        "sidevar_num = 6,",
        "traintest_num = 30,partition_trainfrac = 0.6)",
        "#```",
        "Further step-by-step introductory examples",
        "Examples in paper",
        "Session Info",
        "References"
      ],
      "created": "2020-12-15 08:19:45",
      "modified": "2023-11-19 18:27:48",
      "commits": 4
    }
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "slemi",
  "_universes": [
    "tjetka"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T18:45:49.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "153ed90d14e7ba7e6278b9287cbda1520442e79c1fdceff6ac11f56ba303b5d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/25271048727"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-02T10:26:07.000Z",
      "distro": "noble",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "7ef6d200a49301806ad2fe1c823b7045d154f0b7878c1bd5dadb4e97ca26ab1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-02T10:26:14.000Z",
      "distro": "noble",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "e0517e8f093576c499e9bc0b95acfa1a95a377dd9d0c735bef16ad063f66d254",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-02T10:27:52.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "9ce3bb24b68f430a9f406c1fd844adc39315f21d655a9c98cc5f324ea35b3343",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-02T10:30:32.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "0e15f38074b464601c26f6b658ad387d1db21627471ee280b2c462b1f62c05b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T10:25:28.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "fa4bb92fd52c5312ebbea080654ebe14d8ee536910fb7787110313b6fd5cee04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T10:25:21.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "f869592b62a9d92728714b68d081177f1a45759d49905ef41132f8291f6ba262",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T10:25:01.000Z",
      "commit": "41d194fc031aa7b51d6d65e06ad3037f6e5d2251",
      "fileid": "08aba71234165345b37127073978422bfa11008c1b7a7caf079ba60d4399b904",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tjetka/actions/runs/26813534468"
    }
  ]
}