{
  "_id": "6a2be57e3efcd9bda42cd079",
  "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-06-12 10:43:20 UTC",
    "User": "root"
  },
  "Author": "Torben Kimhofer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7158-9930>)",
  "Maintainer": "Torben Kimhofer <tkimhofer@gmail.com>",
  "MD5sum": "0155a00aa6c76ed7fd76d35cec7bb5e9",
  "_user": "bioc",
  "_type": "src",
  "_file": "metabom8_1.1.7.tar.gz",
  "_fileid": "f4a3fd32936b2adbcf07d1b2df7d81bb0bd565f161b2e11d1fb75cd564840d64",
  "_filesize": 10102764,
  "_sha256": "f4a3fd32936b2adbcf07d1b2df7d81bb0bd565f161b2e11d1fb75cd564840d64",
  "_created": "2026-06-12T10:43:20.000Z",
  "_published": "2026-06-12T10:54:54.351Z",
  "_jobs": [
    {
      "job": 81011259851,
      "time": 185,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589512124"
    },
    {
      "job": 81011259880,
      "time": 321,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589554969"
    },
    {
      "job": 81011259936,
      "time": 326,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589556365"
    },
    {
      "job": 81011259886,
      "time": 284,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589543278"
    },
    {
      "job": 81011259985,
      "time": 315,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589553188"
    },
    {
      "job": 81011259859,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589526338"
    },
    {
      "job": 81011259887,
      "time": 538,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589625442"
    },
    {
      "job": 81011259873,
      "time": 243,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589529757"
    },
    {
      "job": 81011259882,
      "time": 625,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589655474"
    },
    {
      "job": 81010477944,
      "time": 308,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589453379"
    },
    {
      "job": 81011259837,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589501815"
    },
    {
      "job": 81011259849,
      "time": 288,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589544292"
    },
    {
      "job": 81011259834,
      "time": 318,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589555049"
    },
    {
      "job": 81011259832,
      "time": 270,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589538097"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059",
  "_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",
    "description": "Academic by origin, data scientist by evolution.",
    "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.7",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.8",
      "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": 161,
    "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",
    "LICENSE",
    "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-06-12T10:47:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "572b15377c696961ab2839ec3ee97b82cd48b81f1598f290bd7b26cca28f6ebc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-06-12T10:47:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "2cd62e6072c0db77805615b0657707f2c9ca010cdd07daf7932b2eff4bbb4087",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-06-12T10:46:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "5fc6564b6696df5f597e57eac22b2d930f9a2c351d9088eb94423c6650e88677",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-06-12T10:46:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "34bba2d4ff1d91e36a869743677ca5429e054c2f5eb5aa32056a3c31d00659d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-12T10:45:47.000Z",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "c3c4c30670d0710826d12cfa343066bd330c487733fd3807ffb560914fa7c246",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-12T10:47:29.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "b1b617c4c0c3cda0a9232a282c5b02d634e34c38d0c6647535d3e28f1bff7db0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-12T10:45:47.000Z",
      "arch": "aarch64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "1de725187024a70afcbb606c39cec33577b4dd1e0842442d6f501ccf965699e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-12T10:48:43.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "61582045320fb39be96909d7af034061a9b363dff11bb630ea00112b515c0c80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-06-12T10:46:17.000Z",
      "arch": "emscripten",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "46b8701f778ad9d321bccf869f9c0fbfe666a243baaedabbc8082e881df812df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-12T10:45:22.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "2270200fa4d81e03413173869dc0185aaa1fdef1cb8d93ac3fcf6a1e436f4b81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-12T10:45:23.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "8dfea12b929a13feb7da0b95527b8f5dcd9261dee9be34eb15abe5cdd308a893",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-12T10:45:06.000Z",
      "arch": "x86_64",
      "commit": "45e02263ea363d8cabbf2f437632a487381aee4a",
      "fileid": "5de181af27ac347595c6a6870d4ac762d760bcbcbaa88dd18fe2d6f5030b9eb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27410538059"
    }
  ]
}