{
  "_id": "6a102e8dacfb0bcc41c94542",
  "Package": "metabom8",
  "Type": "Package",
  "Title": "A High-Performance R Package for Metabolomics Modeling and\nAnalysis",
  "Version": "1.1.7",
  "Authors@R": "person(given = \"Torben\",\nfamily = \"Kimhofer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tkimhofer@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7158-9930\"))",
  "Description": "Tools for 1D NMR metabolomics workflows, including import\nand preprocessing of Bruker experiments, multivariate modeling\n(PCA, PLS, OPLS) and model analytics and validation\n(y-permutations, cv-anova). Performance-critical routines are\nimplemented in C++ and use the Armadillo and Eigen linear\nalgebra libraries to improve runtime.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "Metabolomics, Cheminformatics, Preprocessing, DataImport,\nAlignment, WorkflowStep",
  "BugReports": "https://github.com/tkimhofer/metabom8/issues",
  "URL": "https://tkimhofer.github.io/metabom8/",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-12 21:02:47 UTC",
  "RemoteUrl": "https://github.com/bioc/metabom8",
  "RemoteRef": "HEAD",
  "RemoteSha": "45e02263ea363d8cabbf2f437632a487381aee4a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 05:04:41 UTC",
    "User": "root"
  },
  "Author": "Torben Kimhofer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7158-9930>)",
  "Maintainer": "Torben Kimhofer <tkimhofer@gmail.com>",
  "MD5sum": "77ea97269d727a63c27a9c270b088c69",
  "_user": "bioc",
  "_type": "src",
  "_file": "metabom8_1.1.7.tar.gz",
  "_fileid": "3719fd1306313cc738f564f3243d574d2fc7bd1cb71f8c49089254c2cd5a1d00",
  "_filesize": 10102467,
  "_sha256": "3719fd1306313cc738f564f3243d574d2fc7bd1cb71f8c49089254c2cd5a1d00",
  "_created": "2026-05-13T05:04:41.000Z",
  "_published": "2026-05-22T10:23:09.046Z",
  "_jobs": [
    {
      "job": 77360813853,
      "time": 185,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962057829"
    },
    {
      "job": 77360814525,
      "time": 280,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962073315"
    },
    {
      "job": 77360814574,
      "time": 306,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962077808"
    },
    {
      "job": 77360814651,
      "time": 299,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962076264"
    },
    {
      "job": 77360813939,
      "time": 333,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962083288"
    },
    {
      "job": 77360814501,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962068201"
    },
    {
      "job": 77360813967,
      "time": 536,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962117860"
    },
    {
      "job": 77360813990,
      "time": 274,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962072413"
    },
    {
      "job": 77360813713,
      "time": 706,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962149415"
    },
    {
      "job": 77360813668,
      "time": 300,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962024970"
    },
    {
      "job": 77360813393,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158252885"
    },
    {
      "job": 77360814271,
      "time": 305,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962077719"
    },
    {
      "job": 77360813948,
      "time": 271,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962071940"
    },
    {
      "job": 77360814279,
      "time": 290,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962074900"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/metabom8",
  "_commit": {
    "id": "45e02263ea363d8cabbf2f437632a487381aee4a",
    "author": "tk <tkimhofer@gmail.com>",
    "committer": "tk <tkimhofer@gmail.com>",
    "message": "patch bump v after citatation fix\n",
    "time": 1778619767
  },
  "_maintainer": {
    "name": "Torben Kimhofer",
    "email": "tkimhofer@gmail.com",
    "login": "tkimhofer",
    "uuid": 6162330,
    "orcid": "0000-0001-7158-9930"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "colorRamps",
      "role": "Imports"
    },
    {
      "package": "ellipse",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pcaMethods",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "ptw",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ExperimentHub",
      "role": "Suggests"
    },
    {
      "package": "htmlTable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 29
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 34
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 10
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.3",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.7",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "metabolomics",
    "cheminformatics",
    "preprocessing",
    "dataimport",
    "alignment",
    "workflowstep",
    "armadillo",
    "eigen",
    "rcpp",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "tkimhofer",
      "count": 279,
      "uuid": 6162330
    },
    {
      "user": "rgilredondo",
      "count": 5,
      "uuid": 8700005
    },
    {
      "user": "vimalnathnambiar",
      "count": 3,
      "uuid": 104112048
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 133,
    "source": "https://www.bioconductor.org/packages/stats/bioc/metabom8"
  },
  "_devurl": "https://github.com/tkimhofer/metabom8",
  "_pkgdown": "https://tkimhofer.github.io/metabom8/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metabom8.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tkimhofer/metabom8",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "add_note",
    "align_segment",
    "align_spectra",
    "balanced_boot",
    "balanced_mc",
    "binning",
    "bline",
    "calibrate",
    "cliffs_d",
    "correct_baseline",
    "correct_lw",
    "cv_anova",
    "dmodx",
    "ellipse2d",
    "es_cdelta",
    "excise",
    "fitted",
    "get_idx",
    "get_provenance",
    "get.idx",
    "hotellingsT2",
    "kfold",
    "list_preprocessing",
    "loadings",
    "lw",
    "matspec",
    "mc",
    "minmax",
    "noise_sd",
    "norm_eretic",
    "opls",
    "pareto_scaling",
    "pca",
    "plot_spec",
    "plotStocsy",
    "pls",
    "ppick",
    "ppick2",
    "pqn",
    "prep_X",
    "print_preprocessing",
    "print_provenance",
    "read1d",
    "read1d_proc",
    "read1d_raw",
    "scores",
    "scRange",
    "show",
    "spec",
    "stocsy",
    "storm",
    "stratified_kfold",
    "summary",
    "unscaled",
    "uv_scaling",
    "vip",
    "weights",
    "xres"
  ],
  "_datasets": [
    {
      "name": "covid",
      "title": "COVID-19 blood plasma proton NMR spectra (processed)",
      "object": "covid",
      "file": "covid.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "covid_raw",
      "title": "COVID-19 blood plasma proton NMR spectra (raw)",
      "object": "covid_raw",
      "file": "covid_raw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "hiit_raw",
      "title": "High-intensity interval training (HIIT) 1H NMR urine dataset",
      "object": "hiit_raw",
      "file": "hiit_raw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-perm_test_from_table",
      "title": "Permutation-test summary from an opls_perm out_df table",
      "topics": [
        ".perm_test_from_table"
      ]
    },
    {
      "page": "add_note",
      "title": "Add user note to metabom8 provenance Appends a user annotation to the '\"m8_prep\"' attribute. The step title is formatted as '\"note {username}\"'. The timestamp is stored in 'params', and the user message is stored in 'notes'.",
      "concept": [
        "provenance"
      ],
      "topics": [
        "add_note"
      ]
    },
    {
      "page": "align_segment",
      "title": "Align NMR Spectra in a Selected Shift Region",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "align_segment"
      ]
    },
    {
      "page": "align_spectra",
      "title": "Cohort-Guided Interval Alignment for 1D NMR Spectra",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "align_spectra"
      ]
    },
    {
      "page": "balanced_boot",
      "title": "Balanced bootstrap resampling strategy",
      "concept": [
        "resampling strategies"
      ],
      "topics": [
        "balanced_boot"
      ]
    },
    {
      "page": "balanced_mc",
      "title": "Balanced Monte-Carlo resampling strategy",
      "concept": [
        "resampling strategies"
      ],
      "topics": [
        "balanced_mc"
      ]
    },
    {
      "page": "binning",
      "title": "Spectral data binning",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "binning"
      ]
    },
    {
      "page": "calibrate",
      "title": "Chemical Shift Calibration",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "calibrate"
      ]
    },
    {
      "page": "cliffs_d",
      "title": "Cliff's Delta Effect Size",
      "topics": [
        "cliffs_d",
        "es_cdelta"
      ]
    },
    {
      "page": "correct_baseline",
      "title": "Baseline Correction for Spectral Data",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "bline",
        "correct_baseline"
      ]
    },
    {
      "page": "correct_lw",
      "title": "Linewidth correction by scaling spectra to a reference linewidth",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "correct_lw"
      ]
    },
    {
      "page": "covid",
      "title": "COVID-19 blood plasma proton NMR spectra (processed)",
      "topics": [
        "covid"
      ]
    },
    {
      "page": "covid_raw",
      "title": "COVID-19 blood plasma proton NMR spectra (raw)",
      "topics": [
        "covid_raw"
      ]
    },
    {
      "page": "cv_anova",
      "title": "Cross-validated ANOVA for O-PLS models",
      "concept": [
        "model_validation"
      ],
      "topics": [
        "cv_anova"
      ]
    },
    {
      "page": "dmodx",
      "title": "Distance to the Model in X-Space (DModX)",
      "concept": [
        "model_validation"
      ],
      "topics": [
        "dmodx"
      ]
    },
    {
      "page": "ellipse2d",
      "title": "Calculate 2D Hotelling T^2 Ellipse",
      "topics": [
        "ellipse2d"
      ]
    },
    {
      "page": "excise",
      "title": "Excise Chemical Shift Regions from 1D NMR Spectra",
      "topics": [
        "excise"
      ]
    },
    {
      "page": "fitted",
      "title": "Extract fitted Y values",
      "topics": [
        "fitted",
        "fitted,m8_model-method"
      ]
    },
    {
      "page": "get_idx",
      "title": "Select Indices for a Chemical Shift Region",
      "concept": [
        "NMR"
      ],
      "topics": [
        "get.idx",
        "get_idx"
      ]
    },
    {
      "page": "get_provenance",
      "title": "Retrieve metabom8 provenance metadata",
      "concept": [
        "provenance"
      ],
      "topics": [
        "get_provenance"
      ]
    },
    {
      "page": "hiit_raw",
      "title": "High-intensity interval training (HIIT) 1H NMR urine dataset",
      "topics": [
        "hiit_raw"
      ]
    },
    {
      "page": "hotellingsT2",
      "title": "Hotelling T^2 Statistic",
      "topics": [
        "hotellingsT2"
      ]
    },
    {
      "page": "kfold",
      "title": "K-fold cross-validation strategy",
      "concept": [
        "resampling strategies"
      ],
      "topics": [
        "kfold"
      ]
    },
    {
      "page": "list_preprocessing",
      "title": "List available preprocessing steps",
      "topics": [
        "list_preprocessing"
      ]
    },
    {
      "page": "loadings-m8_model-method",
      "title": "Model loadings",
      "topics": [
        "loadings,m8_model-method"
      ]
    },
    {
      "page": "lw",
      "title": "Full Width at Half Maximum (FWHM) Estimation",
      "topics": [
        "lw"
      ]
    },
    {
      "page": "m8_model-class",
      "title": "m8_model class Model object returned by 'pca()', 'pls()', and 'opls()'.",
      "topics": [
        "m8_model",
        "m8_model-class",
        "show,m8_model-method",
        "summary,m8_model-method"
      ]
    },
    {
      "page": "mc",
      "title": "Monte-Carlo cross-validation strategy",
      "concept": [
        "resampling strategies"
      ],
      "topics": [
        "mc"
      ]
    },
    {
      "page": "metabom8",
      "title": "metabom8: A High-Performance R Package for Metabolomics Modeling and Analysis",
      "topics": [
        "metabom8-package",
        "metabom8"
      ]
    },
    {
      "page": "minmax",
      "title": "Min-Max Scaling to [0,1]",
      "topics": [
        "minmax"
      ]
    },
    {
      "page": "noise_sd",
      "title": "Estimate Noise Standard Deviation in 1D NMR Spectra",
      "topics": [
        "noise_sd"
      ]
    },
    {
      "page": "norm_eretic",
      "title": "Normalise Spectra Using ERETIC Signal",
      "topics": [
        "norm_eretic"
      ]
    },
    {
      "page": "opls",
      "title": "Fit an Orthogonal Partial Least Squares (O-PLS) model",
      "concept": [
        "modelling"
      ],
      "topics": [
        "opls"
      ]
    },
    {
      "page": "opls_perm",
      "title": "OPLS Model Validation via Y-Permutation",
      "concept": [
        "model_validation"
      ],
      "topics": [
        "opls_perm"
      ]
    },
    {
      "page": "pareto_scaling",
      "title": "Pareto Scaling Leaves variables unscaled. Optional centering.",
      "concept": [
        "scaling_strategies"
      ],
      "topics": [
        "pareto_scaling"
      ]
    },
    {
      "page": "pca",
      "title": "Principal Component Analysis (PCA)",
      "concept": [
        "modelling"
      ],
      "topics": [
        "pca"
      ]
    },
    {
      "page": "plot_spec",
      "title": "Plot 1D NMR Spectra",
      "topics": [
        "matspec",
        "plot_spec",
        "spec"
      ]
    },
    {
      "page": "plotStocsy",
      "title": "Plot STOCSY result",
      "topics": [
        "plotStocsy"
      ]
    },
    {
      "page": "pls",
      "title": "Fit a Partial Least Squares (PLS) model",
      "concept": [
        "modelling"
      ],
      "topics": [
        "pls"
      ]
    },
    {
      "page": "ppick",
      "title": "Find Local Extrema in NMR Spectra (Peak Picking)",
      "topics": [
        "ppick"
      ]
    },
    {
      "page": "ppick2",
      "title": "Peak picking using Savitzky–Golay derivatives",
      "topics": [
        "ppick2"
      ]
    },
    {
      "page": "pqn",
      "title": "Probabilistic Quotient Normalisation (PQN)",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "pqn"
      ]
    },
    {
      "page": "prep_X",
      "title": "Applies a preprocessing strategy to a numeric matrix.",
      "topics": [
        "prep_X"
      ]
    },
    {
      "page": "print_preprocessing",
      "title": "List available preprocessing functions Returns the preprocessing utilities provided by 'metabom8'.",
      "concept": [
        "preprocessing"
      ],
      "topics": [
        "print_preprocessing"
      ]
    },
    {
      "page": "print_provenance",
      "title": "Print metabom8 preprocessing pipeline",
      "concept": [
        "provenance"
      ],
      "topics": [
        "print_provenance"
      ]
    },
    {
      "page": "read1d",
      "title": "Import 1D NMR spectra (TopSpin processed)",
      "topics": [
        "read1d",
        "read1d_proc"
      ]
    },
    {
      "page": "read1d_raw",
      "title": "Read raw FIDs and process to spectra",
      "topics": [
        "read1d_raw"
      ]
    },
    {
      "page": "scores",
      "title": "PLS/OPLS model scores",
      "topics": [
        "scores",
        "scores,m8_model-method"
      ]
    },
    {
      "page": "scRange",
      "title": "Min-Max Scaling to Arbitrary Range",
      "topics": [
        "scRange"
      ]
    },
    {
      "page": "stocsy",
      "title": "Statistical Total Correlation Spectroscopy (STOCSY)",
      "concept": [
        "structural_annotation"
      ],
      "topics": [
        "stocsy"
      ]
    },
    {
      "page": "storm",
      "title": "Subset Optimisation by Reference Matching (STORM)",
      "concept": [
        "structural_annotation"
      ],
      "topics": [
        "storm"
      ]
    },
    {
      "page": "stratified_kfold",
      "title": "Y-stratified k-fold cross-validation strategy",
      "concept": [
        "resampling strategies"
      ],
      "topics": [
        "stratified_kfold"
      ]
    },
    {
      "page": "unscaled",
      "title": "No Scaling This function defines a preprocessing strategy that is applied via 'prep_X'.",
      "concept": [
        "scaling_strategies"
      ],
      "topics": [
        "unscaled"
      ]
    },
    {
      "page": "uv_scaling",
      "title": "Unit Variance Scaling This function defines a preprocessing strategy that is applied via 'prep_X'.",
      "concept": [
        "scaling_strategies"
      ],
      "topics": [
        "uv_scaling"
      ]
    },
    {
      "page": "vip",
      "title": "Variable Importance in Projection (VIP)",
      "topics": [
        "vip",
        "vip,m8_model-method"
      ]
    },
    {
      "page": "weights",
      "title": "Extract model weights",
      "topics": [
        "weights",
        "weights,m8_model-method"
      ]
    },
    {
      "page": "xres",
      "title": "Compute X residual matrix Returns the residual matrix (E) of an OPLS model.",
      "topics": [
        "xres",
        "xres,m8_model-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/metabom8/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bslib",
    "cachem",
    "cli",
    "colorRamps",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "ellipse",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pcaMethods",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "prettyunits",
    "pROC",
    "progress",
    "promises",
    "ptw",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppDE",
    "RcppEigen",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "signal",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "author": "Torben Kimhofer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Importing spectral data",
        "TopSpin-processed spectra",
        "Raw FID data",
        "Visual inspection",
        "Preprocessing",
        "Pipeline-style usage",
        "Stepwise execution",
        "Provenance",
        "Modelling",
        "Principal Components Analysis (PCA)",
        "Partial-Least Squares (PLS)",
        "Orthogonal-Partial-Least Squares (OPLS)",
        "Citation",
        "Session Info"
      ],
      "created": "2026-03-06 18:00:42",
      "modified": "2026-05-10 11:31:22",
      "commits": 5
    }
  ],
  "_score": 5.997604787460454,
  "_indexed": true,
  "_nocasepkg": "metabom8",
  "_universes": [
    "bioc",
    "tkimhofer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-13T05:07:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "42e2aa9ea7d8f33cd1d79c1bb9cf29694643d8d1fc4133e3dc70a40a9195d736",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-13T05:08:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "bf3368dd1104e041fbbb59cf88b451cd28a6180146ca3b23c689e3b6bb226f11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-13T05:08:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "c69e3f31bb3cffc86cc2d0b9f3b79b649b37abc4817785ca523c2625a80e8b90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-13T05:08:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "33cee69bc00b9b3dba4b067b5f1905f1e96899a23e57eb0e21478888e4cf9b06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-13T05:07:08.000Z",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "0e3158319c7c67d3b7f35394555078fa0f81feeb8c256c28b934531c213eb767",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-13T05:09:20.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "e4eb8476aea80b87a48e8d076bdc009342eff303efb79f0ed8063aec24aa6018",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-13T05:07:22.000Z",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "473233db64488b0b0589d9afb0d4815ab63b8ef06313660c8cf46a8a3fff0e89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-13T05:09:20.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "4fe3e14291341bcda5519b97468e71857f56112bdde640fd09c8ee27f00db4ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-13T05:07:01.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "55607505446d7b364ba8fc57908fc9f0440ed1d9a2d5ffd42b8827a0f0304d85",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-13T05:06:29.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "e4aa044a4dc2df4b0ab39502884718c7b8a48f968d584d026570987c29f5c819",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-13T05:06:29.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "e7e7aeba22cd927d80f351e6c3c6d6546a1d2f84180ac77e93475c56627a29fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-05-22T10:22:28.000Z",
      "arch": "emscripten",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "eb30f08797f57ab4cc2a5c422363e799ee2baf60c285b71842c6e01abc9d0120",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25779325152"
    }
  ]
}