{
  "_id": "6a1f113cb401979e7341d9c7",
  "Package": "readyomics",
  "Type": "Package",
  "Title": "Ready-to-Use Omics Formatting, Analysis, and Visualization\nPipeline",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Laura\",\nfamily = \"Martinez-Gili\",\nrole = c(\"cre\", \"aut\", \"cph\"),\nemail = \"martinez.gili.laura@gmail.com\")\n)",
  "Description": "Provides a flexible and streamlined pipeline for\nformatting, analyzing, and visualizing omics data, regardless\nof omics type (e.g. transcriptomics, proteomics, metabolomics).\nThe package includes tools for shaping input data into\nanalysis-ready structures, fitting linear or mixed-effect\nmodels, extracting key contrasts, and generating a rich variety\nof ready-to-use publication-quality plots. Designed for\ntransparency and reproducibility across a wide range of study\ndesigns, with customizable components for statistical modeling.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/lmartinezgili/readyomics/issues",
  "URL": "https://lmartinezgili.github.io/readyomics/,\nhttps://github.com/lmartinezgili/readyomics",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://lmartinezgili.r-universe.dev",
  "Date/Publication": "2025-10-19 12:01:07 UTC",
  "RemoteUrl": "https://github.com/lmartinezgili/readyomics",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:58:54 UTC",
    "User": "root"
  },
  "Author": "Laura Martinez-Gili [cre, aut, cph]",
  "Maintainer": "Laura Martinez-Gili <martinez.gili.laura@gmail.com>",
  "MD5sum": "84d646f305468cb0a47fc8004d717fa5",
  "_user": "lmartinezgili",
  "_type": "src",
  "_file": "readyomics_0.2.0.tar.gz",
  "_fileid": "8a88a7bdcbf4349d8c5d1777e84851c228575852740b07be0cb82e8019c77763",
  "_filesize": 2060693,
  "_sha256": "8a88a7bdcbf4349d8c5d1777e84851c228575852740b07be0cb82e8019c77763",
  "_created": "2026-05-17T07:58:54.000Z",
  "_published": "2026-06-02T17:22:04.153Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130612796,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040649144"
    },
    {
      "job": 79130612904,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040645661"
    },
    {
      "job": 79130612921,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040642847"
    },
    {
      "job": 79130612736,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040642453"
    },
    {
      "job": 79130612164,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040623817"
    },
    {
      "job": 79130612016,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364959484"
    },
    {
      "job": 79130612933,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040637224"
    },
    {
      "job": 79130612896,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040638284"
    },
    {
      "job": 79130612892,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040637579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lmartinezgili/readyomics",
  "_commit": {
    "id": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
    "author": "lmartinezgili <martinez.gili.laura@gmail.com>",
    "committer": "lmartinezgili <martinez.gili.laura@gmail.com>",
    "message": "Improvements to `adjust_pval()` arguments.\n",
    "time": 1760875267
  },
  "_maintainer": {
    "name": "Laura Martinez-Gili",
    "email": "martinez.gili.laura@gmail.com",
    "login": "lmartinezgili",
    "description": "",
    "uuid": 86554897
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "permute",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "zCompositions",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "ggridges",
      "role": "Suggests"
    },
    {
      "package": "IHW",
      "role": "Suggests"
    },
    {
      "package": "imputeLCMD",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "phyloseq",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "qvalue",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ropls",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lmartinezgili",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-15"
    },
    {
      "name": "v0.1.1",
      "date": "2025-08-26"
    },
    {
      "name": "v0.1.2",
      "date": "2025-09-18"
    },
    {
      "name": "v0.2.0",
      "date": "2025-10-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lmartinezgili",
      "count": 8,
      "uuid": 86554897
    }
  ],
  "_userbio": {
    "uuid": 86554897,
    "type": "user",
    "name": "lmartinezgili"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readyomics"
  },
  "_devurl": "https://github.com/lmartinezgili/readyomics",
  "_pkgdown": "https://lmartinezgili.github.io/readyomics/",
  "_searchresults": 0,
  "_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/readyomics.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lmartinezgili/readyomics",
  "_realowner": "lmartinezgili",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-20"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-27"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-18"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-20"
    }
  ],
  "_exports": [
    "add_feat_name",
    "add_taxa",
    "adjust_pval",
    "build_phyloseq",
    "dana",
    "mva",
    "permanova",
    "process_ms",
    "process_ngs",
    "ready_plots"
  ],
  "_help": [
    {
      "page": "add_feat_name",
      "title": "Append feature names to a 'dana' object",
      "topics": [
        "add_feat_name"
      ]
    },
    {
      "page": "add_taxa",
      "title": "Add taxonomic information to 'dana' object",
      "topics": [
        "add_taxa"
      ]
    },
    {
      "page": "adjust_pval",
      "title": "Adjust P-values in a 'dana' object",
      "topics": [
        "adjust_pval"
      ]
    },
    {
      "page": "build_phyloseq",
      "title": "Build phyloseq objects for all taxonomy ranks",
      "topics": [
        "build_phyloseq"
      ]
    },
    {
      "page": "dana",
      "title": "Differential analysis (dana)",
      "topics": [
        "dana"
      ]
    },
    {
      "page": "mva",
      "title": "Multivariate analysis (PCA, PLS, OPLS)",
      "topics": [
        "mva"
      ]
    },
    {
      "page": "permanova",
      "title": "PERMANOVA with flexible permutation control",
      "topics": [
        "permanova"
      ]
    },
    {
      "page": "process_ms",
      "title": "Process MS-like omics data",
      "topics": [
        "process_ms"
      ]
    },
    {
      "page": "process_ngs",
      "title": "Process next generation sequencing data",
      "topics": [
        "process_ngs"
      ]
    },
    {
      "page": "ready_plots",
      "title": "Generate plots from a differential analysis ('dana') object",
      "topics": [
        "ready_plots"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lmartinezgili/readyomics/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/lmartinezgili/readyomics/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lme4",
    "lmerTest",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "minqa",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "permute",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "zCompositions"
  ],
  "_vignettes": [
    {
      "source": "readyomics.Rmd",
      "filename": "readyomics.html",
      "title": "readyomics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example",
        "Installation",
        "Load the package",
        "Import and inspect data",
        "Format sample_data",
        "Process data using process_ngs()",
        "PCA visualisation with mva()",
        "Permutational analysis of variance with permanova()",
        "Adjusting for multiple comparisons with adjust_pval()",
        "Adding feature labels with add_feat_name() or add_taxa()",
        "Visualise results with ready_plots()",
        "Bonus (microbiome): dana() for alpha diversity",
        "Bonus (microbiome): dana() for higher taxonomic ranks"
      ],
      "created": "2025-08-13 19:57:37",
      "modified": "2025-08-26 13:02:26",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "readyomics",
  "_universes": [
    "lmartinezgili"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T08:02:12.000Z",
      "distro": "noble",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "7bc3e5a2e117bdcfcc50ae732c74a8afb69af0b3a65e5401b6fc7a3f5d767fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T08:01:40.000Z",
      "distro": "noble",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "b70490f27eaa73576cee329417b598ea76b6c3665706c6d5f3d609e22701ffc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T08:01:31.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "1cf61674c2642c99dde447880736f6b5adb99b1bb4b3b0b7f0cb85c6edf794af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T08:01:16.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "417b086895c952ebe4ad15fff0aa49adca3adf1e26c2d59c6b9ee4165c438680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T08:00:17.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "aa777d04196d9fb5f1fa58c5920a7850fb3e851caa44ff779532dacc1ba45ecc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T08:00:22.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "8a128969952bfb576855a6771ef70c5c45d8fff7687744cc1604f9693d28f3aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T08:00:20.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "e448b79a2715a78748d6e130e525b382c6b4fdd4c89bcaa57139a18f1ce1984d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T17:21:46.000Z",
      "commit": "6cc9cac9cdffdd3385824a39402f59b89bbd4f7c",
      "fileid": "0af9ee2ea757c9ed0d70df4e632c3b43aad86d819c9dcea417916779e5c0481c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lmartinezgili/actions/runs/25985182740"
    }
  ]
}