{
  "_id": "6a23b6bb530b9bc726bd7942",
  "Package": "MKomics",
  "Version": "0.8",
  "Date": "2026-05-07",
  "Title": "Omics Data Analysis",
  "Authors@R": "person(\"Matthias\", \"Kohl\", role = c(\"aut\", \"cre\"),\nemail = \"Matthias.Kohl@stamats.de\",\ncomment = c(ORCID = \"0000-0001-9514-8910\"))",
  "Author": "Matthias Kohl [aut, cre] (0000-0001-9514-8910)",
  "Maintainer": "Matthias Kohl <Matthias.Kohl@stamats.de>",
  "VignetteBuilder": "knitr",
  "Description": "Similarity plots based on correlation and median absolute\ndeviation (MAD); adjusting colors for heatmaps; aggregate\ntechnical replicates; calculate pairwise fold-changes and log\nfold-changes; compute one- and two-way ANOVA; simplified\ninterface to package 'limma' (Ritchie et al. (2015),\n<doi:10.1093/nar/gkv007> ) for moderated t-test and one-way\nANOVA; Hamming and Levenshtein (edit) distance of strings as\nwell as optimal alignment scores for global (Needleman-Wunsch)\nand local (Smith-Waterman) alignments with constant gap\npenalties (Merkl and Waack (2009), ISBN:978-3-527-32594-8).",
  "License": "LGPL-3",
  "URL": "https://www.stamats.de/",
  "Config/pak/sysreqs": "libpng-dev perl",
  "Repository": "https://stamats.r-universe.dev",
  "Date/Publication": "2026-05-07 16:27:42 UTC",
  "RemoteUrl": "https://github.com/stamats/mkomics",
  "RemoteRef": "HEAD",
  "RemoteSha": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 05:53:47 UTC",
    "User": "root"
  },
  "MD5sum": "f140f486e4c33b2a9edf3337b5571199",
  "_user": "stamats",
  "_type": "src",
  "_file": "MKomics_0.8.tar.gz",
  "_fileid": "8617bb755452b78e250168cfa4a91d68ce1183e17db4ded4a44963a126f49122",
  "_filesize": 1034263,
  "_sha256": "8617bb755452b78e250168cfa4a91d68ce1183e17db4ded4a44963a126f49122",
  "_created": "2026-06-06T05:53:47.000Z",
  "_published": "2026-06-06T05:57:15.060Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79855551515,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451744793"
    },
    {
      "job": 79855551492,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451743358"
    },
    {
      "job": 79855551548,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451739915"
    },
    {
      "job": 79855551528,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451741197"
    },
    {
      "job": 79855326506,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451723253"
    },
    {
      "job": 79855551489,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451739544"
    },
    {
      "job": 79855551551,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451738088"
    },
    {
      "job": 79855551558,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451737155"
    },
    {
      "job": 79855551549,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451738033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stamats/mkomics",
  "_commit": {
    "id": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
    "author": "stamats <matthias.kohl@stamats.de>",
    "committer": "stamats <matthias.kohl@stamats.de>",
    "message": "updates for submission to CRAN\n",
    "time": 1778171262
  },
  "_maintainer": {
    "name": "Matthias Kohl",
    "email": "matthias.kohl@stamats.de",
    "login": "stamats",
    "orcid": "0000-0001-9514-8910",
    "description": "Professor of Mathematics in Biology and Medicine at Furtwangen University",
    "uuid": 11901280
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "stamats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stamats",
      "count": 46,
      "uuid": 11901280
    }
  ],
  "_userbio": {
    "uuid": 11901280,
    "type": "user",
    "name": "Matthias Kohl",
    "description": "Professor of Mathematics in Biology and Medicine at Furtwangen University"
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MKomics"
  },
  "_devurl": "https://github.com/stamats/mkomics",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MKomics.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stamats/mkomics",
  "_realowner": "stamats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2020-02-19"
    },
    {
      "version": "0.7",
      "date": "2021-08-08"
    },
    {
      "version": "0.8",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "corDist",
    "corPlot",
    "corPlot2",
    "heatmapCol",
    "madMatrix",
    "madPlot",
    "madPlot2",
    "mod.oneway.test",
    "mod.t.test",
    "oneWayAnova",
    "pairwise.fc",
    "pairwise.logfc",
    "pairwise.mod.t.test",
    "repMeans",
    "simPlot",
    "simPlot2",
    "stringDist",
    "stringSim",
    "traceBack",
    "twoWayAnova"
  ],
  "_help": [
    {
      "page": "0MKomics-package",
      "title": "Omics Data Analysis.",
      "topics": [
        "MKomics-package",
        "MKomics"
      ]
    },
    {
      "page": "corDist",
      "title": "Correlation Distance Matrix Computation",
      "topics": [
        "corDist"
      ]
    },
    {
      "page": "corPlot",
      "title": "Plot of similarity matrix based on correlation",
      "topics": [
        "corPlot",
        "corPlot2"
      ]
    },
    {
      "page": "heatmapCol",
      "title": "Generate colors for heatmaps",
      "topics": [
        "heatmapCol"
      ]
    },
    {
      "page": "madMatrix",
      "title": "Compute MAD between colums of a matrix or data.frame",
      "topics": [
        "madMatrix"
      ]
    },
    {
      "page": "madPlot",
      "title": "Plot of similarity matrix based on MAD",
      "topics": [
        "madPlot",
        "madPlot2"
      ]
    },
    {
      "page": "mod.oneway.test",
      "title": "Moderated 1-Way ANOVA",
      "topics": [
        "mod.oneway.test"
      ]
    },
    {
      "page": "mod.t.test",
      "title": "Moderated t-Test",
      "topics": [
        "mod.t.test"
      ]
    },
    {
      "page": "oneWayAnova",
      "title": "A function for Analysis of Variance",
      "topics": [
        "oneWayAnova"
      ]
    },
    {
      "page": "pairwiseFC",
      "title": "Compute pairwise fold changes",
      "topics": [
        "pairwise.fc"
      ]
    },
    {
      "page": "pairwiselogFC",
      "title": "Compute pairwise log-fold changes",
      "topics": [
        "pairwise.logfc"
      ]
    },
    {
      "page": "pairwise.mod.t.test",
      "title": "Pairwise Moderated t-Tests",
      "topics": [
        "pairwise.mod.t.test"
      ]
    },
    {
      "page": "repMeans",
      "title": "Compute mean of replicated spots",
      "topics": [
        "repMeans"
      ]
    },
    {
      "page": "simPlot",
      "title": "Plot of a similarity matrix.",
      "topics": [
        "simPlot",
        "simPlot2"
      ]
    },
    {
      "page": "stringDist",
      "title": "Function to compute distances between strings",
      "topics": [
        "stringDist"
      ]
    },
    {
      "page": "stringSim",
      "title": "Function to compute similarity scores between strings",
      "topics": [
        "stringSim"
      ]
    },
    {
      "page": "traceBack",
      "title": "Function to trace back",
      "topics": [
        "traceBack"
      ]
    },
    {
      "page": "twoWayAnova",
      "title": "A function for Analysis of Variance",
      "topics": [
        "twoWayAnova"
      ]
    }
  ],
  "_readme": "https://github.com/stamats/mkomics/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "circlize",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "crayon",
    "DEoptimR",
    "digest",
    "doParallel",
    "foreach",
    "generics",
    "GetoptLong",
    "GlobalOptions",
    "IRanges",
    "iterators",
    "limma",
    "matrixStats",
    "png",
    "RColorBrewer",
    "rjson",
    "robustbase",
    "S4Vectors",
    "shape",
    "statmod"
  ],
  "_vignettes": [
    {
      "source": "MKomics.Rmd",
      "filename": "MKomics.html",
      "title": "Package MKomics",
      "author": "Matthias Kohl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Moderated Tests Based on Package limma",
        "Moderated t-Test",
        "Moderated 1-Way ANOVA",
        "Pairwise moderated t-tests",
        "Pairwise Comparisons",
        "FC and logFC",
        "Aggregating Technical Replicates",
        "1- and 2-Way ANOVA",
        "Correlation Distance Matrix",
        "MAD Matrix",
        "Similarity Matrices",
        "Colors for Heatmaps",
        "String Alignment",
        "String Distances",
        "String Similarities",
        "Optimal Alignment",
        "sessionInfo",
        "References"
      ],
      "created": "2019-08-20 06:59:33",
      "modified": "2022-07-26 09:50:57",
      "commits": 9
    }
  ],
  "_score": 5.184691430817599,
  "_indexed": true,
  "_nocasepkg": "mkomics",
  "_universes": [
    "stamats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-06T05:56:08.000Z",
      "distro": "noble",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "0ca4246b96727b794ce576007b3bdb7ee387fafdd414552600b706b66b21d86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-06T05:55:59.000Z",
      "distro": "noble",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "7db6f3e4d31e026088fc25058bc4ec0740024e080503bf3f1bcf5426fd0cdd6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-06T05:55:45.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "5b5e80f1efd71b6704b1f4ab214299e768e02cd25eec767fac2bbb9f65c6dfb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-06T05:55:39.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "fefb7d03ad74f8c12a78d5a7b1cc82661deb49a007991694c3d82f088e5c3efb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8",
      "date": "2026-06-06T05:56:11.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "80218b9ffaf612619891292b142d65b6b70abdb274909245b8e63fe3b9da4785",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-06T05:55:05.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "c2296a2c306c4bd2461da7824a18703539c318b8769b6bca3e8867d7d3b411f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-06T05:55:00.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "1dda9867f846e5e9fd9fbd5d91686e6e8eeabdc5847d35698b5e49c2419e2947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-06T05:55:08.000Z",
      "commit": "799e9de1f4830d06f584674ddb1b3287e7c2b02a",
      "fileid": "5adbb2655d401a7593296599ce4e5b0d6147184401962dd07cdea73809fa9ca4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/27054221008"
    }
  ]
}