{
  "_id": "6a1fe77bb401979e7343d0a3",
  "Package": "measure",
  "Title": "A Recipes-Style Interface to Tidymodels for Analytical\nMeasurements",
  "Version": "0.0.1.9002",
  "Authors@R": "c(\nperson(\"James\", \"Wade\", , \"github@jameshwade.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9740-1905\")),\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0003-2402-136X\"))\n)",
  "Description": "Provides preprocessing steps for analytical measurement\ndata such as spectroscopy and chromatography within the\n'tidymodels' framework.  Extends 'recipes' with steps for\ncommon spectral preprocessing techniques.",
  "License": "MIT + file LICENSE",
  "URL": "https://jameshwade.github.io/measure/,\nhttps://github.com/JamesHWade/measure",
  "BugReports": "https://github.com/JamesHWade/measure/issues",
  "VignetteBuilder": "knitr",
  "Config/reticulate": "list( packages = list( list(package = \"pybaselines\")\n) )",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jameshwade.r-universe.dev",
  "Date/Publication": "2026-04-04 17:53:34 UTC",
  "RemoteUrl": "https://github.com/JamesHWade/measure",
  "RemoteRef": "main",
  "RemoteSha": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:26:19 UTC",
    "User": "root"
  },
  "Author": "James Wade [aut, cre] (ORCID: <https://orcid.org/0000-0002-9740-1905>),\nMax Kuhn [ctb] (ORCID: <https://orcid.org/0000-0003-2402-136X>)",
  "Maintainer": "James Wade <github@jameshwade.com>",
  "MD5sum": "be1fd26f7b30922cef78b013be10e49b",
  "_user": "jameshwade",
  "_type": "src",
  "_file": "measure_0.0.1.9002.tar.gz",
  "_fileid": "828d9cbf0f1d145a28e7a59bc041c612ae0cd7c3e4c9bfb6a90c02a885ff8e0f",
  "_filesize": 12879043,
  "_sha256": "828d9cbf0f1d145a28e7a59bc041c612ae0cd7c3e4c9bfb6a90c02a885ff8e0f",
  "_created": "2026-06-03T08:26:19.000Z",
  "_published": "2026-06-03T08:36:11.215Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79252827474,
      "time": 369,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379573814"
    },
    {
      "job": 79252827446,
      "time": 370,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379573933"
    },
    {
      "job": 79252827594,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379510826"
    },
    {
      "job": 79252827425,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379524964"
    },
    {
      "job": 79251954536,
      "time": 309,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379443498"
    },
    {
      "job": 79252827443,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379504629"
    },
    {
      "job": 79252827544,
      "time": 475,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379610541"
    },
    {
      "job": 79252827550,
      "time": 410,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379587880"
    },
    {
      "job": 79252827464,
      "time": 421,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379591809"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/JamesHWade/measure",
  "_commit": {
    "id": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
    "author": "James Wade <github@jameshwade.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #79 from JamesHWade/codex/issue-78-fwhm\n\n[codex] Add peak properties step for FWHM and prominence",
    "time": 1775325214
  },
  "_maintainer": {
    "name": "James Wade",
    "email": "github@jameshwade.com",
    "login": "jameshwade",
    "mastodon": "@jameshwade@fosstodon.org",
    "bluesky": "@jameshwade.bsky.social",
    "twitter": "@jameshwade",
    "description": "Analytical chemist in industry working on materials characterization and data science. Interested in #rstats, modeling, & sustainability. Owner of many pets.",
    "uuid": 6314313,
    "orcid": "0000-0002-9740-1905"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "recipes",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dials",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "IDPmisc",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dtw",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mcr",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "multiway",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "prospectr",
      "role": "Suggests"
    },
    {
      "package": "ptw",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "wavethresh",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    }
  ],
  "_owner": "jameshwade",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 13
    },
    {
      "week": "2026-01",
      "n": 16
    },
    {
      "week": "2026-02",
      "n": 15
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "recipes",
    "tidymodels"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jameshwade",
      "count": 230,
      "uuid": 6314313
    },
    {
      "user": "topepo",
      "count": 23,
      "uuid": 5731043
    },
    {
      "user": "claude",
      "count": 3,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 6314313,
    "type": "user",
    "name": "James Wade",
    "description": "Analytical chemist in industry working on materials characterization and data science. Interested in #rstats, modeling, & sustainability. Owner of many pets."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/measure"
  },
  "_devurl": "https://github.com/jameshwade/measure",
  "_pkgdown": "https://jameshwade.github.io/measure/",
  "_searchresults": 175,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/measure.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_param_jitter",
    "add_validation_section",
    "align_max_shift",
    "align_segment_length",
    "all_pass",
    "assess_deconv_quality",
    "augment",
    "baseline_alpha",
    "baseline_asymmetry",
    "baseline_degree",
    "baseline_half_window",
    "baseline_lambda",
    "baseline_span",
    "baseline_window",
    "bigaussian_peak_model",
    "bin_width",
    "check_axis_consistency",
    "check_for_measure",
    "check_measure_recipe",
    "check_quality_gates",
    "create_peak_model",
    "criteria_bioanalytical",
    "criteria_bland_altman",
    "criteria_ich_q2",
    "criteria_matrix_effects",
    "criteria_method_comparison",
    "criteria_proficiency_testing",
    "criteria_surrogate_recovery",
    "criterion",
    "derivative_gap",
    "derivative_order",
    "derivative_segment",
    "despike_threshold",
    "differentiation_order",
    "emg_peak_model",
    "emsc_degree",
    "find_measure_cols",
    "find_measure_nd_cols",
    "find_peaks_cols",
    "fourier_cutoff",
    "gaussian_peak_model",
    "get_failures",
    "get_measure_col_ndim",
    "get_peak_algorithm",
    "get_validation_section",
    "glance",
    "has_measure_col",
    "has_peak_algorithm",
    "has_peak_model",
    "has_validation_section",
    "infer_axis_type",
    "initialize_peak_params",
    "is_measure_calibration",
    "is_measure_list",
    "is_measure_nd_list",
    "is_measure_nd_tbl",
    "is_measure_tbl",
    "is_peak_model",
    "is_peaks_list",
    "lorentzian_peak_model",
    "measure_accuracy",
    "measure_apply",
    "measure_assess",
    "measure_axis_info",
    "measure_bland_altman",
    "measure_calibration_fit",
    "measure_calibration_predict",
    "measure_calibration_verify",
    "measure_carryover",
    "measure_column_patterns",
    "measure_column_summary",
    "measure_control_chart",
    "measure_control_limits",
    "measure_criteria",
    "measure_deming_regression",
    "measure_detect_drift",
    "measure_dim_names",
    "measure_dim_units",
    "measure_fold",
    "measure_gage_rr",
    "measure_grid_info",
    "measure_identify_columns",
    "measure_intermediate_precision",
    "measure_is_regular",
    "measure_linearity",
    "measure_lod",
    "measure_lod_loq",
    "measure_loq",
    "measure_map",
    "measure_map_safely",
    "measure_matrix_effect",
    "measure_ndim",
    "measure_packs",
    "measure_passing_bablok",
    "measure_plot_summary",
    "measure_proficiency_score",
    "measure_project",
    "measure_quality_summary",
    "measure_repeatability",
    "measure_reproducibility",
    "measure_sample_types",
    "measure_slice",
    "measure_standardize_sample_type",
    "measure_steps",
    "measure_summarize",
    "measure_system_suitability",
    "measure_uncertainty",
    "measure_uncertainty_budget",
    "measure_unfold",
    "measure_validate_metadata",
    "measure_validation_report",
    "new_measure_list",
    "new_measure_nd_list",
    "new_measure_nd_tbl",
    "new_measure_tbl",
    "new_peak_model",
    "optimize_deconvolution",
    "osc_n_components",
    "outlier_threshold",
    "peak_algorithms",
    "peak_location_max",
    "peak_location_min",
    "peak_model_area",
    "peak_model_bounds",
    "peak_model_gradient",
    "peak_model_gradient_numerical",
    "peak_model_initial_guess",
    "peak_model_param_names",
    "peak_model_value",
    "peak_models",
    "plot_measure_comparison",
    "register_measure_pack",
    "register_measure_step",
    "register_peak_algorithm",
    "register_peak_model",
    "render_validation_report",
    "set_measure_roles",
    "smooth_sigma",
    "smooth_window",
    "step_measure_absorbance",
    "step_measure_align_cow",
    "step_measure_align_dtw",
    "step_measure_align_ptw",
    "step_measure_align_reference",
    "step_measure_align_shift",
    "step_measure_augment_noise",
    "step_measure_augment_scale",
    "step_measure_augment_shift",
    "step_measure_baseline_airpls",
    "step_measure_baseline_als",
    "step_measure_baseline_arpls",
    "step_measure_baseline_aspls",
    "step_measure_baseline_auto",
    "step_measure_baseline_custom",
    "step_measure_baseline_fastchrom",
    "step_measure_baseline_gpc",
    "step_measure_baseline_iarpls",
    "step_measure_baseline_minima",
    "step_measure_baseline_morph",
    "step_measure_baseline_morphological",
    "step_measure_baseline_poly",
    "step_measure_baseline_py",
    "step_measure_baseline_rf",
    "step_measure_baseline_rolling",
    "step_measure_baseline_snip",
    "step_measure_baseline_tophat",
    "step_measure_batch_reference",
    "step_measure_bin",
    "step_measure_calibrate_x",
    "step_measure_calibrate_y",
    "step_measure_center",
    "step_measure_channel_align",
    "step_measure_channel_combine",
    "step_measure_channel_ratio",
    "step_measure_derivative",
    "step_measure_derivative_gap",
    "step_measure_despike",
    "step_measure_detrend",
    "step_measure_dilution_correct",
    "step_measure_drift_linear",
    "step_measure_drift_qc_loess",
    "step_measure_drift_spline",
    "step_measure_emsc",
    "step_measure_exclude",
    "step_measure_filter_fourier",
    "step_measure_impute",
    "step_measure_input_long",
    "step_measure_input_wide",
    "step_measure_integrals",
    "step_measure_interpolate",
    "step_measure_kubelka_munk",
    "step_measure_log",
    "step_measure_map",
    "step_measure_mcr_als",
    "step_measure_moments",
    "step_measure_msc",
    "step_measure_mw_averages",
    "step_measure_mw_distribution",
    "step_measure_mw_fractions",
    "step_measure_normalize_auc",
    "step_measure_normalize_istd",
    "step_measure_normalize_max",
    "step_measure_normalize_peak",
    "step_measure_normalize_range",
    "step_measure_normalize_sum",
    "step_measure_normalize_vector",
    "step_measure_osc",
    "step_measure_output_long",
    "step_measure_output_wide",
    "step_measure_parafac",
    "step_measure_peaks_deconvolve",
    "step_measure_peaks_detect",
    "step_measure_peaks_filter",
    "step_measure_peaks_integrate",
    "step_measure_peaks_properties",
    "step_measure_peaks_to_table",
    "step_measure_qc_bracket",
    "step_measure_qc_outlier",
    "step_measure_qc_saturated",
    "step_measure_qc_snr",
    "step_measure_ratio_reference",
    "step_measure_ratios",
    "step_measure_resample",
    "step_measure_savitzky_golay",
    "step_measure_scale_auto",
    "step_measure_scale_pareto",
    "step_measure_scale_range",
    "step_measure_scale_vast",
    "step_measure_smooth_gaussian",
    "step_measure_smooth_ma",
    "step_measure_smooth_median",
    "step_measure_smooth_wavelet",
    "step_measure_snv",
    "step_measure_standard_addition",
    "step_measure_subtract_blank",
    "step_measure_subtract_reference",
    "step_measure_surrogate_recovery",
    "step_measure_transmittance",
    "step_measure_trim",
    "step_measure_tucker",
    "subtract_rf_baseline",
    "sum_peak_models",
    "tidy",
    "tunable",
    "uncertainty_component",
    "uncertainty_type_a",
    "uncertainty_type_b_expanded",
    "uncertainty_type_b_rectangular",
    "unregister_peak_algorithm",
    "unregister_peak_model",
    "validate_measure",
    "validate_peak_model_params",
    "window_side"
  ],
  "_datasets": [
    {
      "name": "bioreactors_large",
      "title": "Raman Spectra Bioreactor Data",
      "object": "glucose_bioreactors",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "batch_id",
        "day",
        "batch_sample",
        "glucose",
        "400",
        "401",
        "402",
        "403",
        "404",
        "405",
        "406",
        "407",
        "408",
        "409",
        "410",
        "411",
        "412",
        "413",
        "414",
        "415",
        "416",
        "417",
        "418",
        "419",
        "420",
        "421",
        "422",
        "423",
        "424",
        "425",
        "426",
        "427",
        "428",
        "429",
        "430",
        "431",
        "432",
        "433",
        "434",
        "435",
        "436",
        "437",
        "438",
        "439",
        "440",
        "441",
        "442",
        "443",
        "444",
        "445",
        "446",
        "447",
        "448",
        "449",
        "450",
        "451",
        "452",
        "453",
        "454",
        "455",
        "456",
        "457",
        "458",
        "459",
        "460",
        "461",
        "462",
        "463",
        "464",
        "465",
        "466",
        "467",
        "468",
        "469",
        "470",
        "471",
        "472",
        "473",
        "474",
        "475",
        "476",
        "477",
        "478",
        "479",
        "480",
        "481",
        "482",
        "483",
        "484",
        "485",
        "486",
        "487",
        "488",
        "489",
        "490",
        "491",
        "492",
        "493",
        "494",
        "495",
        "496",
        "497",
        "498",
        "499",
        "500",
        "501",
        "502",
        "503",
        "504",
        "505",
        "506",
        "507",
        "508",
        "509",
        "510",
        "511",
        "512",
        "513",
        "514",
        "515",
        "516",
        "517",
        "518",
        "519",
        "520",
        "521",
        "522",
        "523",
        "524",
        "525",
        "526",
        "527",
        "528",
        "529",
        "530",
        "531",
        "532",
        "533",
        "534",
        "535",
        "536",
        "537",
        "538",
        "539",
        "540",
        "541",
        "542",
        "543",
        "544",
        "545",
        "546",
        "547",
        "548",
        "549",
        "550",
        "551",
        "552",
        "553",
        "554",
        "555",
        "556",
        "557",
        "558",
        "559",
        "560",
        "561",
        "562",
        "563",
        "564",
        "565",
        "566",
        "567",
        "568",
        "569",
        "570",
        "571",
        "572",
        "573",
        "574",
        "575",
        "576",
        "577",
        "578",
        "579",
        "580",
        "581",
        "582",
        "583",
        "584",
        "585",
        "586",
        "587",
        "588",
        "589",
        "590",
        "591",
        "592",
        "593",
        "594",
        "595",
        "596",
        "597",
        "598",
        "599",
        "600",
        "601",
        "602",
        "603",
        "604",
        "605",
        "606",
        "607",
        "608",
        "609",
        "610",
        "611",
        "612",
        "613",
        "614",
        "615",
        "616",
        "617",
        "618",
        "619",
        "620",
        "621",
        "622",
        "623",
        "624",
        "625",
        "626",
        "627",
        "628",
        "629",
        "630",
        "631",
        "632",
        "633",
        "634",
        "635",
        "636",
        "637",
        "638",
        "639",
        "640",
        "641",
        "642",
        "643",
        "644",
        "645",
        "646",
        "647",
        "648",
        "649",
        "650",
        "651",
        "652",
        "653",
        "654",
        "655",
        "656",
        "657",
        "658",
        "659",
        "660",
        "661",
        "662",
        "663",
        "664",
        "665",
        "666",
        "667",
        "668",
        "669",
        "670",
        "671",
        "672",
        "673",
        "674",
        "675",
        "676",
        "677",
        "678",
        "679",
        "680",
        "681",
        "682",
        "683",
        "684",
        "685",
        "686",
        "687",
        "688",
        "689",
        "690",
        "691",
        "692",
        "693",
        "694",
        "695",
        "696",
        "697",
        "698",
        "699",
        "700",
        "701",
        "702",
        "703",
        "704",
        "705",
        "706",
        "707",
        "708",
        "709",
        "710",
        "711",
        "712",
        "713",
        "714",
        "715",
        "716",
        "717",
        "718",
        "719",
        "720",
        "721",
        "722",
        "723",
        "724",
        "725",
        "726",
        "727",
        "728",
        "729",
        "730",
        "731",
        "732",
        "733",
        "734",
        "735",
        "736",
        "737",
        "738",
        "739",
        "740",
        "741",
        "742",
        "743",
        "744",
        "745",
        "746",
        "747",
        "748",
        "749",
        "750",
        "751",
        "752",
        "753",
        "754",
        "755",
        "756",
        "757",
        "758",
        "759",
        "760",
        "761",
        "762",
        "763",
        "764",
        "765",
        "766",
        "767",
        "768",
        "769",
        "770",
        "771",
        "772",
        "773",
        "774",
        "775",
        "776",
        "777",
        "778",
        "779",
        "780",
        "781",
        "782",
        "783",
        "784",
        "785",
        "786",
        "787",
        "788",
        "789",
        "790",
        "791",
        "792",
        "793",
        "794",
        "795",
        "796",
        "797",
        "798",
        "799",
        "800",
        "801",
        "802",
        "803",
        "804",
        "805",
        "806",
        "807",
        "808",
        "809",
        "810",
        "811",
        "812",
        "813",
        "814",
        "815",
        "816",
        "817",
        "818",
        "819",
        "820",
        "821",
        "822",
        "823",
        "824",
        "825",
        "826",
        "827",
        "828",
        "829",
        "830",
        "831",
        "832",
        "833",
        "834",
        "835",
        "836",
        "837",
        "838",
        "839",
        "840",
        "841",
        "842",
        "843",
        "844",
        "845",
        "846",
        "847",
        "848",
        "849",
        "850",
        "851",
        "852",
        "853",
        "854",
        "855",
        "856",
        "857",
        "858",
        "859",
        "860",
        "861",
        "862",
        "863",
        "864",
        "865",
        "866",
        "867",
        "868",
        "869",
        "870",
        "871",
        "872",
        "873",
        "874",
        "875",
        "876",
        "877",
        "878",
        "879",
        "880",
        "881",
        "882",
        "883",
        "884",
        "885",
        "886",
        "887",
        "888",
        "889",
        "890",
        "891",
        "892",
        "893",
        "894",
        "895",
        "896",
        "897",
        "898",
        "899",
        "900",
        "901",
        "902",
        "903",
        "904",
        "905",
        "906",
        "907",
        "908",
        "909",
        "910",
        "911",
        "912",
        "913",
        "914",
        "915",
        "916",
        "917",
        "918",
        "919",
        "920",
        "921",
        "922",
        "923",
        "924",
        "925",
        "926",
        "927",
        "928",
        "929",
        "930",
        "931",
        "932",
        "933",
        "934",
        "935",
        "936",
        "937",
        "938",
        "939",
        "940",
        "941",
        "942",
        "943",
        "944",
        "945",
        "946",
        "947",
        "948",
        "949",
        "950",
        "951",
        "952",
        "953",
        "954",
        "955",
        "956",
        "957",
        "958",
        "959",
        "960",
        "961",
        "962",
        "963",
        "964",
        "965",
        "966",
        "967",
        "968",
        "969",
        "970",
        "971",
        "972",
        "973",
        "974",
        "975",
        "976",
        "977",
        "978",
        "979",
        "980",
        "981",
        "982",
        "983",
        "984",
        "985",
        "986",
        "987",
        "988",
        "989",
        "990",
        "991",
        "992",
        "993",
        "994",
        "995",
        "996",
        "997",
        "998",
        "999",
        "1000",
        "1001",
        "1002",
        "1003",
        "1004",
        "1005",
        "1006",
        "1007",
        "1008",
        "1009",
        "1010",
        "1011",
        "1012",
        "1013",
        "1014",
        "1015",
        "1016",
        "1017",
        "1018",
        "1019",
        "1020",
        "1021",
        "1022",
        "1023",
        "1024",
        "1025",
        "1026",
        "1027",
        "1028",
        "1029",
        "1030",
        "1031",
        "1032",
        "1033",
        "1034",
        "1035",
        "1036",
        "1037",
        "1038",
        "1039",
        "1040",
        "1041",
        "1042",
        "1043",
        "1044",
        "1045",
        "1046",
        "1047",
        "1048",
        "1049",
        "1050",
        "1051",
        "1052",
        "1053",
        "1054",
        "1055",
        "1056",
        "1057",
        "1058",
        "1059",
        "1060",
        "1061",
        "1062",
        "1063",
        "1064",
        "1065",
        "1066",
        "1067",
        "1068",
        "1069",
        "1070",
        "1071",
        "1072",
        "1073",
        "1074",
        "1075",
        "1076",
        "1077",
        "1078",
        "1079",
        "1080",
        "1081",
        "1082",
        "1083",
        "1084",
        "1085",
        "1086",
        "1087",
        "1088",
        "1089",
        "1090",
        "1091",
        "1092",
        "1093",
        "1094",
        "1095",
        "1096",
        "1097",
        "1098",
        "1099",
        "1100",
        "1101",
        "1102",
        "1103",
        "1104",
        "1105",
        "1106",
        "1107",
        "1108",
        "1109",
        "1110",
        "1111",
        "1112",
        "1113",
        "1114",
        "1115",
        "1116",
        "1117",
        "1118",
        "1119",
        "1120",
        "1121",
        "1122",
        "1123",
        "1124",
        "1125",
        "1126",
        "1127",
        "1128",
        "1129",
        "1130",
        "1131",
        "1132",
        "1133",
        "1134",
        "1135",
        "1136",
        "1137",
        "1138",
        "1139",
        "1140",
        "1141",
        "1142",
        "1143",
        "1144",
        "1145",
        "1146",
        "1147",
        "1148",
        "1149",
        "1150",
        "1151",
        "1152",
        "1153",
        "1154",
        "1155",
        "1156",
        "1157",
        "1158",
        "1159",
        "1160",
        "1161",
        "1162",
        "1163",
        "1164",
        "1165",
        "1166",
        "1167",
        "1168",
        "1169",
        "1170",
        "1171",
        "1172",
        "1173",
        "1174",
        "1175",
        "1176",
        "1177",
        "1178",
        "1179",
        "1180",
        "1181",
        "1182",
        "1183",
        "1184",
        "1185",
        "1186",
        "1187",
        "1188",
        "1189",
        "1190",
        "1191",
        "1192",
        "1193",
        "1194",
        "1195",
        "1196",
        "1197",
        "1198",
        "1199",
        "1200",
        "1201",
        "1202",
        "1203",
        "1204",
        "1205",
        "1206",
        "1207",
        "1208",
        "1209",
        "1210",
        "1211",
        "1212",
        "1213",
        "1214",
        "1215",
        "1216",
        "1217",
        "1218",
        "1219",
        "1220",
        "1221",
        "1222",
        "1223",
        "1224",
        "1225",
        "1226",
        "1227",
        "1228",
        "1229",
        "1230",
        "1231",
        "1232",
        "1233",
        "1234",
        "1235",
        "1236",
        "1237",
        "1238",
        "1239",
        "1240",
        "1241",
        "1242",
        "1243",
        "1244",
        "1245",
        "1246",
        "1247",
        "1248",
        "1249",
        "1250",
        "1251",
        "1252",
        "1253",
        "1254",
        "1255",
        "1256",
        "1257",
        "1258",
        "1259",
        "1260",
        "1261",
        "1262",
        "1263",
        "1264",
        "1265",
        "1266",
        "1267",
        "1268",
        "1269",
        "1270",
        "1271",
        "1272",
        "1273",
        "1274",
        "1275",
        "1276",
        "1277",
        "1278",
        "1279",
        "1280",
        "1281",
        "1282",
        "1283",
        "1284",
        "1285",
        "1286",
        "1287",
        "1288",
        "1289",
        "1290",
        "1291",
        "1292",
        "1293",
        "1294",
        "1295",
        "1296",
        "1297",
        "1298",
        "1299",
        "1300",
        "1301",
        "1302",
        "1303",
        "1304",
        "1305",
        "1306",
        "1307",
        "1308",
        "1309",
        "1310",
        "1311",
        "1312",
        "1313",
        "1314",
        "1315",
        "1316",
        "1317",
        "1318",
        "1319",
        "1320",
        "1321",
        "1322",
        "1323",
        "1324",
        "1325",
        "1326",
        "1327",
        "1328",
        "1329",
        "1330",
        "1331",
        "1332",
        "1333",
        "1334",
        "1335",
        "1336",
        "1337",
        "1338",
        "1339",
        "1340",
        "1341",
        "1342",
        "1343",
        "1344",
        "1345",
        "1346",
        "1347",
        "1348",
        "1349",
        "1350",
        "1351",
        "1352",
        "1353",
        "1354",
        "1355",
        "1356",
        "1357",
        "1358",
        "1359",
        "1360",
        "1361",
        "1362",
        "1363",
        "1364",
        "1365",
        "1366",
        "1367",
        "1368",
        "1369",
        "1370",
        "1371",
        "1372",
        "1373",
        "1374",
        "1375",
        "1376",
        "1377",
        "1378",
        "1379",
        "1380",
        "1381",
        "1382",
        "1383",
        "1384",
        "1385",
        "1386",
        "1387",
        "1388",
        "1389",
        "1390",
        "1391",
        "1392",
        "1393",
        "1394",
        "1395",
        "1396",
        "1397",
        "1398",
        "1399",
        "1400",
        "1401",
        "1402",
        "1403",
        "1404",
        "1405",
        "1406",
        "1407",
        "1408",
        "1409",
        "1410",
        "1411",
        "1412",
        "1413",
        "1414",
        "1415",
        "1416",
        "1417",
        "1418",
        "1419",
        "1420",
        "1421",
        "1422",
        "1423",
        "1424",
        "1425",
        "1426",
        "1427",
        "1428",
        "1429",
        "1430",
        "1431",
        "1432",
        "1433",
        "1434",
        "1435",
        "1436",
        "1437",
        "1438",
        "1439",
        "1440",
        "1441",
        "1442",
        "1443",
        "1444",
        "1445",
        "1446",
        "1447",
        "1448",
        "1449",
        "1450",
        "1451",
        "1452",
        "1453",
        "1454",
        "1455",
        "1456",
        "1457",
        "1458",
        "1459",
        "1460",
        "1461",
        "1462",
        "1463",
        "1464",
        "1465",
        "1466",
        "1467",
        "1468",
        "1469",
        "1470",
        "1471",
        "1472",
        "1473",
        "1474",
        "1475",
        "1476",
        "1477",
        "1478",
        "1479",
        "1480",
        "1481",
        "1482",
        "1483",
        "1484",
        "1485",
        "1486",
        "1487",
        "1488",
        "1489",
        "1490",
        "1491",
        "1492",
        "1493",
        "1494",
        "1495",
        "1496",
        "1497",
        "1498",
        "1499",
        "1500",
        "1501",
        "1502",
        "1503",
        "1504",
        "1505",
        "1506",
        "1507",
        "1508",
        "1509",
        "1510",
        "1511",
        "1512",
        "1513",
        "1514",
        "1515",
        "1516",
        "1517",
        "1518",
        "1519",
        "1520",
        "1521",
        "1522",
        "1523",
        "1524",
        "1525",
        "1526",
        "1527",
        "1528",
        "1529",
        "1530",
        "1531",
        "1532",
        "1533",
        "1534",
        "1535",
        "1536",
        "1537",
        "1538",
        "1539",
        "1540",
        "1541",
        "1542",
        "1543",
        "1544",
        "1545",
        "1546",
        "1547",
        "1548",
        "1549",
        "1550",
        "1551",
        "1552",
        "1553",
        "1554",
        "1555",
        "1556",
        "1557",
        "1558",
        "1559",
        "1560",
        "1561",
        "1562",
        "1563",
        "1564",
        "1565",
        "1566",
        "1567",
        "1568",
        "1569",
        "1570",
        "1571",
        "1572",
        "1573",
        "1574",
        "1575",
        "1576",
        "1577",
        "1578",
        "1579",
        "1580",
        "1581",
        "1582",
        "1583",
        "1584",
        "1585",
        "1586",
        "1587",
        "1588",
        "1589",
        "1590",
        "1591",
        "1592",
        "1593",
        "1594",
        "1595",
        "1596",
        "1597",
        "1598",
        "1599",
        "1600",
        "1601",
        "1602",
        "1603",
        "1604",
        "1605",
        "1606",
        "1607",
        "1608",
        "1609",
        "1610",
        "1611",
        "1612",
        "1613",
        "1614",
        "1615",
        "1616",
        "1617",
        "1618",
        "1619",
        "1620",
        "1621",
        "1622",
        "1623",
        "1624",
        "1625",
        "1626",
        "1627",
        "1628",
        "1629",
        "1630",
        "1631",
        "1632",
        "1633",
        "1634",
        "1635",
        "1636",
        "1637",
        "1638",
        "1639",
        "1640",
        "1641",
        "1642",
        "1643",
        "1644",
        "1645",
        "1646",
        "1647",
        "1648",
        "1649",
        "1650",
        "1651",
        "1652",
        "1653",
        "1654",
        "1655",
        "1656",
        "1657",
        "1658",
        "1659",
        "1660",
        "1661",
        "1662",
        "1663",
        "1664",
        "1665",
        "1666",
        "1667",
        "1668",
        "1669",
        "1670",
        "1671",
        "1672",
        "1673",
        "1674",
        "1675",
        "1676",
        "1677",
        "1678",
        "1679",
        "1680",
        "1681",
        "1682",
        "1683",
        "1684",
        "1685",
        "1686",
        "1687",
        "1688",
        "1689",
        "1690",
        "1691",
        "1692",
        "1693",
        "1694",
        "1695",
        "1696",
        "1697",
        "1698",
        "1699",
        "1700",
        "1701",
        "1702",
        "1703",
        "1704",
        "1705",
        "1706",
        "1707",
        "1708",
        "1709",
        "1710",
        "1711",
        "1712",
        "1713",
        "1714",
        "1715",
        "1716",
        "1717",
        "1718",
        "1719",
        "1720",
        "1721",
        "1722",
        "1723",
        "1724",
        "1725",
        "1726",
        "1727",
        "1728",
        "1729",
        "1730",
        "1731",
        "1732",
        "1733",
        "1734",
        "1735",
        "1736",
        "1737",
        "1738",
        "1739",
        "1740",
        "1741",
        "1742",
        "1743",
        "1744",
        "1745",
        "1746",
        "1747",
        "1748",
        "1749",
        "1750",
        "1751",
        "1752",
        "1753",
        "1754",
        "1755",
        "1756",
        "1757",
        "1758",
        "1759",
        "1760",
        "1761",
        "1762",
        "1763",
        "1764",
        "1765",
        "1766",
        "1767",
        "1768",
        "1769",
        "1770",
        "1771",
        "1772",
        "1773",
        "1774",
        "1775",
        "1776",
        "1777",
        "1778",
        "1779",
        "1780",
        "1781",
        "1782",
        "1783",
        "1784",
        "1785",
        "1786",
        "1787",
        "1788",
        "1789",
        "1790",
        "1791",
        "1792",
        "1793",
        "1794",
        "1795",
        "1796",
        "1797",
        "1798",
        "1799",
        "1800",
        "1801",
        "1802",
        "1803",
        "1804",
        "1805",
        "1806",
        "1807",
        "1808",
        "1809",
        "1810",
        "1811",
        "1812",
        "1813",
        "1814",
        "1815",
        "1816",
        "1817",
        "1818",
        "1819",
        "1820",
        "1821",
        "1822",
        "1823",
        "1824",
        "1825",
        "1826",
        "1827",
        "1828",
        "1829",
        "1830",
        "1831",
        "1832",
        "1833",
        "1834",
        "1835",
        "1836",
        "1837",
        "1838",
        "1839",
        "1840",
        "1841",
        "1842",
        "1843",
        "1844",
        "1845",
        "1846",
        "1847",
        "1848",
        "1849",
        "1850",
        "1851",
        "1852",
        "1853",
        "1854",
        "1855",
        "1856",
        "1857",
        "1858",
        "1859",
        "1860",
        "1861",
        "1862",
        "1863",
        "1864",
        "1865",
        "1866",
        "1867",
        "1868",
        "1869",
        "1870",
        "1871",
        "1872",
        "1873",
        "1874",
        "1875",
        "1876",
        "1877",
        "1878",
        "1879",
        "1880",
        "1881",
        "1882",
        "1883",
        "1884",
        "1885",
        "1886",
        "1887",
        "1888",
        "1889",
        "1890",
        "1891",
        "1892",
        "1893",
        "1894",
        "1895",
        "1896",
        "1897",
        "1898",
        "1899",
        "1900",
        "1901",
        "1902",
        "1903",
        "1904",
        "1905",
        "1906",
        "1907",
        "1908",
        "1909",
        "1910",
        "1911",
        "1912",
        "1913",
        "1914",
        "1915",
        "1916",
        "1917",
        "1918",
        "1919",
        "1920",
        "1921",
        "1922",
        "1923",
        "1924",
        "1925",
        "1926",
        "1927",
        "1928",
        "1929",
        "1930",
        "1931",
        "1932",
        "1933",
        "1934",
        "1935",
        "1936",
        "1937",
        "1938",
        "1939",
        "1940",
        "1941",
        "1942",
        "1943",
        "1944",
        "1945",
        "1946",
        "1947",
        "1948",
        "1949",
        "1950",
        "1951",
        "1952",
        "1953",
        "1954",
        "1955",
        "1956",
        "1957",
        "1958",
        "1959",
        "1960",
        "1961",
        "1962",
        "1963",
        "1964",
        "1965",
        "1966",
        "1967",
        "1968",
        "1969",
        "1970",
        "1971",
        "1972",
        "1973",
        "1974",
        "1975",
        "1976",
        "1977",
        "1978",
        "1979",
        "1980",
        "1981",
        "1982",
        "1983",
        "1984",
        "1985",
        "1986",
        "1987",
        "1988",
        "1989",
        "1990",
        "1991",
        "1992",
        "1993",
        "1994",
        "1995",
        "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "2001",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "2019",
        "2020",
        "2021",
        "2022",
        "2023",
        "2024",
        "2025",
        "2026",
        "2027",
        "2028",
        "2029",
        "2030",
        "2031",
        "2032",
        "2033",
        "2034",
        "2035",
        "2036",
        "2037",
        "2038",
        "2039",
        "2040",
        "2041",
        "2042",
        "2043",
        "2044",
        "2045",
        "2046",
        "2047",
        "2048",
        "2049",
        "2050",
        "2051",
        "2052",
        "2053",
        "2054",
        "2055",
        "2056",
        "2057",
        "2058",
        "2059",
        "2060",
        "2061",
        "2062",
        "2063",
        "2064",
        "2065",
        "2066",
        "2067",
        "2068",
        "2069",
        "2070",
        "2071",
        "2072",
        "2073",
        "2074",
        "2075",
        "2076",
        "2077",
        "2078",
        "2079",
        "2080",
        "2081",
        "2082",
        "2083",
        "2084",
        "2085",
        "2086",
        "2087",
        "2088",
        "2089",
        "2090",
        "2091",
        "2092",
        "2093",
        "2094",
        "2095",
        "2096",
        "2097",
        "2098",
        "2099",
        "2100",
        "2101",
        "2102",
        "2103",
        "2104",
        "2105",
        "2106",
        "2107",
        "2108",
        "2109",
        "2110",
        "2111",
        "2112",
        "2113",
        "2114",
        "2115",
        "2116",
        "2117",
        "2118",
        "2119",
        "2120",
        "2121",
        "2122",
        "2123",
        "2124",
        "2125",
        "2126",
        "2127",
        "2128",
        "2129",
        "2130",
        "2131",
        "2132",
        "2133",
        "2134",
        "2135",
        "2136",
        "2137",
        "2138",
        "2139",
        "2140",
        "2141",
        "2142",
        "2143",
        "2144",
        "2145",
        "2146",
        "2147",
        "2148",
        "2149",
        "2150",
        "2151",
        "2152",
        "2153",
        "2154",
        "2155",
        "2156",
        "2157",
        "2158",
        "2159",
        "2160",
        "2161",
        "2162",
        "2163",
        "2164",
        "2165",
        "2166",
        "2167",
        "2168",
        "2169",
        "2170",
        "2171",
        "2172",
        "2173",
        "2174",
        "2175",
        "2176",
        "2177",
        "2178",
        "2179",
        "2180",
        "2181",
        "2182",
        "2183",
        "2184",
        "2185",
        "2186",
        "2187",
        "2188",
        "2189",
        "2190",
        "2191",
        "2192",
        "2193",
        "2194",
        "2195",
        "2196",
        "2197",
        "2198",
        "2199",
        "2200",
        "2201",
        "2202",
        "2203",
        "2204",
        "2205",
        "2206",
        "2207",
        "2208",
        "2209",
        "2210",
        "2211",
        "2212",
        "2213",
        "2214",
        "2215",
        "2216",
        "2217",
        "2218",
        "2219",
        "2220",
        "2221",
        "2222",
        "2223",
        "2224",
        "2225",
        "2226",
        "2227",
        "2228",
        "2229",
        "2230",
        "2231",
        "2232",
        "2233",
        "2234",
        "2235",
        "2236",
        "2237",
        "2238",
        "2239",
        "2240",
        "2241",
        "2242",
        "2243",
        "2244",
        "2245",
        "2246",
        "2247",
        "2248",
        "2249",
        "2250",
        "2251",
        "2252",
        "2253",
        "2254",
        "2255",
        "2256",
        "2257",
        "2258",
        "2259",
        "2260",
        "2261",
        "2262",
        "2263",
        "2264",
        "2265",
        "2266",
        "2267",
        "2268",
        "2269",
        "2270",
        "2271",
        "2272",
        "2273",
        "2274",
        "2275",
        "2276",
        "2277",
        "2278",
        "2279",
        "2280",
        "2281",
        "2282",
        "2283",
        "2284",
        "2285",
        "2286",
        "2287",
        "2288",
        "2289",
        "2290",
        "2291",
        "2292",
        "2293",
        "2294",
        "2295",
        "2296",
        "2297",
        "2298",
        "2299",
        "2300",
        "2301",
        "2302",
        "2303",
        "2304",
        "2305",
        "2306",
        "2307",
        "2308",
        "2309",
        "2310",
        "2311",
        "2312",
        "2313",
        "2314",
        "2315",
        "2316",
        "2317",
        "2318",
        "2319",
        "2320",
        "2321",
        "2322",
        "2323",
        "2324",
        "2325",
        "2326",
        "2327",
        "2328",
        "2329",
        "2330",
        "2331",
        "2332",
        "2333",
        "2334",
        "2335",
        "2336",
        "2337",
        "2338",
        "2339",
        "2340",
        "2341",
        "2342",
        "2343",
        "2344",
        "2345",
        "2346",
        "2347",
        "2348",
        "2349",
        "2350",
        "2351",
        "2352",
        "2353",
        "2354",
        "2355",
        "2356",
        "2357",
        "2358",
        "2359",
        "2360",
        "2361",
        "2362",
        "2363",
        "2364",
        "2365",
        "2366",
        "2367",
        "2368",
        "2369",
        "2370",
        "2371",
        "2372",
        "2373",
        "2374",
        "2375",
        "2376",
        "2377",
        "2378",
        "2379",
        "2380",
        "2381",
        "2382",
        "2383",
        "2384",
        "2385",
        "2386",
        "2387",
        "2388",
        "2389",
        "2390",
        "2391",
        "2392",
        "2393",
        "2394",
        "2395",
        "2396",
        "2397",
        "2398",
        "2399",
        "2400",
        "2401",
        "2402",
        "2403",
        "2404",
        "2405",
        "2406",
        "2407",
        "2408",
        "2409",
        "2410",
        "2411",
        "2412",
        "2413",
        "2414",
        "2415",
        "2416",
        "2417",
        "2418",
        "2419",
        "2420",
        "2421",
        "2422",
        "2423",
        "2424",
        "2425",
        "2426",
        "2427",
        "2428",
        "2429",
        "2430",
        "2431",
        "2432",
        "2433",
        "2434",
        "2435",
        "2436",
        "2437",
        "2438",
        "2439",
        "2440",
        "2441",
        "2442",
        "2443",
        "2444",
        "2445",
        "2446",
        "2447",
        "2448",
        "2449",
        "2450",
        "2451",
        "2452",
        "2453",
        "2454",
        "2455",
        "2456",
        "2457",
        "2458",
        "2459",
        "2460",
        "2461",
        "2462",
        "2463",
        "2464",
        "2465",
        "2466",
        "2467",
        "2468",
        "2469",
        "2470",
        "2471",
        "2472",
        "2473",
        "2474",
        "2475",
        "2476",
        "2477",
        "2478",
        "2479",
        "2480",
        "2481",
        "2482",
        "2483",
        "2484",
        "2485",
        "2486",
        "2487",
        "2488",
        "2489",
        "2490",
        "2491",
        "2492",
        "2493",
        "2494",
        "2495",
        "2496",
        "2497",
        "2498",
        "2499",
        "2500",
        "2501",
        "2502",
        "2503",
        "2504",
        "2505",
        "2506",
        "2507",
        "2508",
        "2509",
        "2510",
        "2511",
        "2512",
        "2513",
        "2514",
        "2515",
        "2516",
        "2517",
        "2518",
        "2519",
        "2520",
        "2521",
        "2522",
        "2523",
        "2524",
        "2525",
        "2526",
        "2527",
        "2528",
        "2529",
        "2530",
        "2531",
        "2532",
        "2533",
        "2534",
        "2535",
        "2536",
        "2537",
        "2538",
        "2539",
        "2540",
        "2541",
        "2542",
        "2543",
        "2544",
        "2545",
        "2546",
        "2547",
        "2548",
        "2549",
        "2550",
        "2551",
        "2552",
        "2553",
        "2554",
        "2555",
        "2556",
        "2557",
        "2558",
        "2559",
        "2560",
        "2561",
        "2562",
        "2563",
        "2564",
        "2565",
        "2566",
        "2567",
        "2568",
        "2569",
        "2570",
        "2571",
        "2572",
        "2573",
        "2574",
        "2575",
        "2576",
        "2577",
        "2578",
        "2579",
        "2580",
        "2581",
        "2582",
        "2583",
        "2584",
        "2585",
        "2586",
        "2587",
        "2588",
        "2589",
        "2590",
        "2591",
        "2592",
        "2593",
        "2594",
        "2595",
        "2596",
        "2597",
        "2598",
        "2599",
        "2600",
        "2601",
        "2602",
        "2603",
        "2604",
        "2605",
        "2606",
        "2607",
        "2608",
        "2609",
        "2610",
        "2611",
        "2612",
        "2613",
        "2614",
        "2615",
        "2616",
        "2617",
        "2618",
        "2619",
        "2620",
        "2621",
        "2622",
        "2623",
        "2624",
        "2625",
        "2626",
        "2627",
        "2628",
        "2629",
        "2630",
        "2631",
        "2632",
        "2633",
        "2634",
        "2635",
        "2636",
        "2637",
        "2638",
        "2639",
        "2640",
        "2641",
        "2642",
        "2643",
        "2644",
        "2645",
        "2646",
        "2647",
        "2648",
        "2649",
        "2650",
        "2651",
        "2652",
        "2653",
        "2654",
        "2655",
        "2656",
        "2657",
        "2658",
        "2659",
        "2660",
        "2661",
        "2662",
        "2663",
        "2664",
        "2665",
        "2666",
        "2667",
        "2668",
        "2669",
        "2670",
        "2671",
        "2672",
        "2673",
        "2674",
        "2675",
        "2676",
        "2677",
        "2678",
        "2679",
        "2680",
        "2681",
        "2682",
        "2683",
        "2684",
        "2685",
        "2686",
        "2687",
        "2688",
        "2689",
        "2690",
        "2691",
        "2692",
        "2693",
        "2694",
        "2695",
        "2696",
        "2697",
        "2698",
        "2699",
        "2700",
        "2701",
        "2702",
        "2703",
        "2704",
        "2705",
        "2706",
        "2707",
        "2708",
        "2709",
        "2710",
        "2711",
        "2712",
        "2713",
        "2714",
        "2715",
        "2716",
        "2717",
        "2718",
        "2719",
        "2720",
        "2721",
        "2722",
        "2723",
        "2724",
        "2725",
        "2726",
        "2727",
        "2728",
        "2729",
        "2730",
        "2731",
        "2732",
        "2733",
        "2734",
        "2735",
        "2736",
        "2737",
        "2738",
        "2739",
        "2740",
        "2741",
        "2742",
        "2743",
        "2744",
        "2745",
        "2746",
        "2747",
        "2748",
        "2749",
        "2750",
        "2751",
        "2752",
        "2753",
        "2754",
        "2755",
        "2756",
        "2757",
        "2758",
        "2759",
        "2760",
        "2761",
        "2762",
        "2763",
        "2764",
        "2765",
        "2766",
        "2767",
        "2768",
        "2769",
        "2770",
        "2771",
        "2772",
        "2773",
        "2774",
        "2775",
        "2776",
        "2777",
        "2778",
        "2779",
        "2780",
        "2781",
        "2782",
        "2783",
        "2784",
        "2785",
        "2786",
        "2787",
        "2788",
        "2789",
        "2790",
        "2791",
        "2792",
        "2793",
        "2794",
        "2795",
        "2796",
        "2797",
        "2798",
        "2799",
        "2800",
        "2801",
        "2802",
        "2803",
        "2804",
        "2805",
        "2806",
        "2807",
        "2808",
        "2809",
        "2810",
        "2811",
        "2812",
        "2813",
        "2814",
        "2815",
        "2816",
        "2817",
        "2818",
        "2819",
        "2820",
        "2821",
        "2822",
        "2823",
        "2824",
        "2825",
        "2826",
        "2827",
        "2828",
        "2829",
        "2830",
        "2831",
        "2832",
        "2833",
        "2834",
        "2835",
        "2836",
        "2837",
        "2838",
        "2839",
        "2840",
        "2841",
        "2842",
        "2843",
        "2844",
        "2845",
        "2846",
        "2847",
        "2848",
        "2849",
        "2850",
        "2851",
        "2852",
        "2853",
        "2854",
        "2855",
        "2856",
        "2857",
        "2858",
        "2859",
        "2860",
        "2861",
        "2862",
        "2863",
        "2864",
        "2865",
        "2866",
        "2867",
        "2868",
        "2869",
        "2870",
        "2871",
        "2872",
        "2873",
        "2874",
        "2875",
        "2876",
        "2877",
        "2878",
        "2879",
        "2880",
        "2881",
        "2882",
        "2883",
        "2884",
        "2885",
        "2886",
        "2887",
        "2888",
        "2889",
        "2890",
        "2891",
        "2892",
        "2893",
        "2894",
        "2895",
        "2896",
        "2897",
        "2898",
        "2899",
        "2900",
        "2901",
        "2902",
        "2903",
        "2904",
        "2905",
        "2906",
        "2907",
        "2908",
        "2909",
        "2910",
        "2911",
        "2912",
        "2913",
        "2914",
        "2915",
        "2916",
        "2917",
        "2918",
        "2919",
        "2920",
        "2921",
        "2922",
        "2923",
        "2924",
        "2925",
        "2926",
        "2927",
        "2928",
        "2929",
        "2930",
        "2931",
        "2932",
        "2933",
        "2934",
        "2935",
        "2936",
        "2937",
        "2938",
        "2939",
        "2940",
        "2941",
        "2942",
        "2943",
        "2944",
        "2945",
        "2946",
        "2947",
        "2948",
        "2949",
        "2950",
        "2951",
        "2952",
        "2953",
        "2954",
        "2955",
        "2956",
        "2957",
        "2958",
        "2959",
        "2960",
        "2961",
        "2962",
        "2963",
        "2964",
        "2965",
        "2966",
        "2967",
        "2968",
        "2969",
        "2970",
        "2971",
        "2972",
        "2973",
        "2974",
        "2975",
        "2976",
        "2977",
        "2978",
        "2979",
        "2980",
        "2981",
        "2982",
        "2983",
        "2984",
        "2985",
        "2986",
        "2987",
        "2988",
        "2989",
        "2990",
        "2991",
        "2992",
        "2993",
        "2994",
        "2995",
        "2996",
        "2997",
        "2998",
        "2999",
        "3000",
        "3001",
        "3002",
        "3003",
        "3004",
        "3005",
        "3006",
        "3007",
        "3008",
        "3009",
        "3010",
        "3011",
        "3012",
        "3013",
        "3014",
        "3015",
        "3016",
        "3017",
        "3018",
        "3019",
        "3020",
        "3021",
        "3022",
        "3023",
        "3024",
        "3025",
        "3026",
        "3027",
        "3028",
        "3029",
        "3030",
        "3031",
        "3032",
        "3033",
        "3034",
        "3035",
        "3036",
        "3037",
        "3038",
        "3039",
        "3040",
        "3041",
        "3042",
        "3043",
        "3044",
        "3045",
        "3046",
        "3047",
        "3048",
        "3049",
        "3050"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "bioreactors_small",
      "title": "Raman Spectra Bioreactor Data",
      "object": "glucose_bioreactors",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "batch_id",
        "day",
        "batch_sample",
        "glucose",
        "400",
        "401",
        "402",
        "403",
        "404",
        "405",
        "406",
        "407",
        "408",
        "409",
        "410",
        "411",
        "412",
        "413",
        "414",
        "415",
        "416",
        "417",
        "418",
        "419",
        "420",
        "421",
        "422",
        "423",
        "424",
        "425",
        "426",
        "427",
        "428",
        "429",
        "430",
        "431",
        "432",
        "433",
        "434",
        "435",
        "436",
        "437",
        "438",
        "439",
        "440",
        "441",
        "442",
        "443",
        "444",
        "445",
        "446",
        "447",
        "448",
        "449",
        "450",
        "451",
        "452",
        "453",
        "454",
        "455",
        "456",
        "457",
        "458",
        "459",
        "460",
        "461",
        "462",
        "463",
        "464",
        "465",
        "466",
        "467",
        "468",
        "469",
        "470",
        "471",
        "472",
        "473",
        "474",
        "475",
        "476",
        "477",
        "478",
        "479",
        "480",
        "481",
        "482",
        "483",
        "484",
        "485",
        "486",
        "487",
        "488",
        "489",
        "490",
        "491",
        "492",
        "493",
        "494",
        "495",
        "496",
        "497",
        "498",
        "499",
        "500",
        "501",
        "502",
        "503",
        "504",
        "505",
        "506",
        "507",
        "508",
        "509",
        "510",
        "511",
        "512",
        "513",
        "514",
        "515",
        "516",
        "517",
        "518",
        "519",
        "520",
        "521",
        "522",
        "523",
        "524",
        "525",
        "526",
        "527",
        "528",
        "529",
        "530",
        "531",
        "532",
        "533",
        "534",
        "535",
        "536",
        "537",
        "538",
        "539",
        "540",
        "541",
        "542",
        "543",
        "544",
        "545",
        "546",
        "547",
        "548",
        "549",
        "550",
        "551",
        "552",
        "553",
        "554",
        "555",
        "556",
        "557",
        "558",
        "559",
        "560",
        "561",
        "562",
        "563",
        "564",
        "565",
        "566",
        "567",
        "568",
        "569",
        "570",
        "571",
        "572",
        "573",
        "574",
        "575",
        "576",
        "577",
        "578",
        "579",
        "580",
        "581",
        "582",
        "583",
        "584",
        "585",
        "586",
        "587",
        "588",
        "589",
        "590",
        "591",
        "592",
        "593",
        "594",
        "595",
        "596",
        "597",
        "598",
        "599",
        "600",
        "601",
        "602",
        "603",
        "604",
        "605",
        "606",
        "607",
        "608",
        "609",
        "610",
        "611",
        "612",
        "613",
        "614",
        "615",
        "616",
        "617",
        "618",
        "619",
        "620",
        "621",
        "622",
        "623",
        "624",
        "625",
        "626",
        "627",
        "628",
        "629",
        "630",
        "631",
        "632",
        "633",
        "634",
        "635",
        "636",
        "637",
        "638",
        "639",
        "640",
        "641",
        "642",
        "643",
        "644",
        "645",
        "646",
        "647",
        "648",
        "649",
        "650",
        "651",
        "652",
        "653",
        "654",
        "655",
        "656",
        "657",
        "658",
        "659",
        "660",
        "661",
        "662",
        "663",
        "664",
        "665",
        "666",
        "667",
        "668",
        "669",
        "670",
        "671",
        "672",
        "673",
        "674",
        "675",
        "676",
        "677",
        "678",
        "679",
        "680",
        "681",
        "682",
        "683",
        "684",
        "685",
        "686",
        "687",
        "688",
        "689",
        "690",
        "691",
        "692",
        "693",
        "694",
        "695",
        "696",
        "697",
        "698",
        "699",
        "700",
        "701",
        "702",
        "703",
        "704",
        "705",
        "706",
        "707",
        "708",
        "709",
        "710",
        "711",
        "712",
        "713",
        "714",
        "715",
        "716",
        "717",
        "718",
        "719",
        "720",
        "721",
        "722",
        "723",
        "724",
        "725",
        "726",
        "727",
        "728",
        "729",
        "730",
        "731",
        "732",
        "733",
        "734",
        "735",
        "736",
        "737",
        "738",
        "739",
        "740",
        "741",
        "742",
        "743",
        "744",
        "745",
        "746",
        "747",
        "748",
        "749",
        "750",
        "751",
        "752",
        "753",
        "754",
        "755",
        "756",
        "757",
        "758",
        "759",
        "760",
        "761",
        "762",
        "763",
        "764",
        "765",
        "766",
        "767",
        "768",
        "769",
        "770",
        "771",
        "772",
        "773",
        "774",
        "775",
        "776",
        "777",
        "778",
        "779",
        "780",
        "781",
        "782",
        "783",
        "784",
        "785",
        "786",
        "787",
        "788",
        "789",
        "790",
        "791",
        "792",
        "793",
        "794",
        "795",
        "796",
        "797",
        "798",
        "799",
        "800",
        "801",
        "802",
        "803",
        "804",
        "805",
        "806",
        "807",
        "808",
        "809",
        "810",
        "811",
        "812",
        "813",
        "814",
        "815",
        "816",
        "817",
        "818",
        "819",
        "820",
        "821",
        "822",
        "823",
        "824",
        "825",
        "826",
        "827",
        "828",
        "829",
        "830",
        "831",
        "832",
        "833",
        "834",
        "835",
        "836",
        "837",
        "838",
        "839",
        "840",
        "841",
        "842",
        "843",
        "844",
        "845",
        "846",
        "847",
        "848",
        "849",
        "850",
        "851",
        "852",
        "853",
        "854",
        "855",
        "856",
        "857",
        "858",
        "859",
        "860",
        "861",
        "862",
        "863",
        "864",
        "865",
        "866",
        "867",
        "868",
        "869",
        "870",
        "871",
        "872",
        "873",
        "874",
        "875",
        "876",
        "877",
        "878",
        "879",
        "880",
        "881",
        "882",
        "883",
        "884",
        "885",
        "886",
        "887",
        "888",
        "889",
        "890",
        "891",
        "892",
        "893",
        "894",
        "895",
        "896",
        "897",
        "898",
        "899",
        "900",
        "901",
        "902",
        "903",
        "904",
        "905",
        "906",
        "907",
        "908",
        "909",
        "910",
        "911",
        "912",
        "913",
        "914",
        "915",
        "916",
        "917",
        "918",
        "919",
        "920",
        "921",
        "922",
        "923",
        "924",
        "925",
        "926",
        "927",
        "928",
        "929",
        "930",
        "931",
        "932",
        "933",
        "934",
        "935",
        "936",
        "937",
        "938",
        "939",
        "940",
        "941",
        "942",
        "943",
        "944",
        "945",
        "946",
        "947",
        "948",
        "949",
        "950",
        "951",
        "952",
        "953",
        "954",
        "955",
        "956",
        "957",
        "958",
        "959",
        "960",
        "961",
        "962",
        "963",
        "964",
        "965",
        "966",
        "967",
        "968",
        "969",
        "970",
        "971",
        "972",
        "973",
        "974",
        "975",
        "976",
        "977",
        "978",
        "979",
        "980",
        "981",
        "982",
        "983",
        "984",
        "985",
        "986",
        "987",
        "988",
        "989",
        "990",
        "991",
        "992",
        "993",
        "994",
        "995",
        "996",
        "997",
        "998",
        "999",
        "1000",
        "1001",
        "1002",
        "1003",
        "1004",
        "1005",
        "1006",
        "1007",
        "1008",
        "1009",
        "1010",
        "1011",
        "1012",
        "1013",
        "1014",
        "1015",
        "1016",
        "1017",
        "1018",
        "1019",
        "1020",
        "1021",
        "1022",
        "1023",
        "1024",
        "1025",
        "1026",
        "1027",
        "1028",
        "1029",
        "1030",
        "1031",
        "1032",
        "1033",
        "1034",
        "1035",
        "1036",
        "1037",
        "1038",
        "1039",
        "1040",
        "1041",
        "1042",
        "1043",
        "1044",
        "1045",
        "1046",
        "1047",
        "1048",
        "1049",
        "1050",
        "1051",
        "1052",
        "1053",
        "1054",
        "1055",
        "1056",
        "1057",
        "1058",
        "1059",
        "1060",
        "1061",
        "1062",
        "1063",
        "1064",
        "1065",
        "1066",
        "1067",
        "1068",
        "1069",
        "1070",
        "1071",
        "1072",
        "1073",
        "1074",
        "1075",
        "1076",
        "1077",
        "1078",
        "1079",
        "1080",
        "1081",
        "1082",
        "1083",
        "1084",
        "1085",
        "1086",
        "1087",
        "1088",
        "1089",
        "1090",
        "1091",
        "1092",
        "1093",
        "1094",
        "1095",
        "1096",
        "1097",
        "1098",
        "1099",
        "1100",
        "1101",
        "1102",
        "1103",
        "1104",
        "1105",
        "1106",
        "1107",
        "1108",
        "1109",
        "1110",
        "1111",
        "1112",
        "1113",
        "1114",
        "1115",
        "1116",
        "1117",
        "1118",
        "1119",
        "1120",
        "1121",
        "1122",
        "1123",
        "1124",
        "1125",
        "1126",
        "1127",
        "1128",
        "1129",
        "1130",
        "1131",
        "1132",
        "1133",
        "1134",
        "1135",
        "1136",
        "1137",
        "1138",
        "1139",
        "1140",
        "1141",
        "1142",
        "1143",
        "1144",
        "1145",
        "1146",
        "1147",
        "1148",
        "1149",
        "1150",
        "1151",
        "1152",
        "1153",
        "1154",
        "1155",
        "1156",
        "1157",
        "1158",
        "1159",
        "1160",
        "1161",
        "1162",
        "1163",
        "1164",
        "1165",
        "1166",
        "1167",
        "1168",
        "1169",
        "1170",
        "1171",
        "1172",
        "1173",
        "1174",
        "1175",
        "1176",
        "1177",
        "1178",
        "1179",
        "1180",
        "1181",
        "1182",
        "1183",
        "1184",
        "1185",
        "1186",
        "1187",
        "1188",
        "1189",
        "1190",
        "1191",
        "1192",
        "1193",
        "1194",
        "1195",
        "1196",
        "1197",
        "1198",
        "1199",
        "1200",
        "1201",
        "1202",
        "1203",
        "1204",
        "1205",
        "1206",
        "1207",
        "1208",
        "1209",
        "1210",
        "1211",
        "1212",
        "1213",
        "1214",
        "1215",
        "1216",
        "1217",
        "1218",
        "1219",
        "1220",
        "1221",
        "1222",
        "1223",
        "1224",
        "1225",
        "1226",
        "1227",
        "1228",
        "1229",
        "1230",
        "1231",
        "1232",
        "1233",
        "1234",
        "1235",
        "1236",
        "1237",
        "1238",
        "1239",
        "1240",
        "1241",
        "1242",
        "1243",
        "1244",
        "1245",
        "1246",
        "1247",
        "1248",
        "1249",
        "1250",
        "1251",
        "1252",
        "1253",
        "1254",
        "1255",
        "1256",
        "1257",
        "1258",
        "1259",
        "1260",
        "1261",
        "1262",
        "1263",
        "1264",
        "1265",
        "1266",
        "1267",
        "1268",
        "1269",
        "1270",
        "1271",
        "1272",
        "1273",
        "1274",
        "1275",
        "1276",
        "1277",
        "1278",
        "1279",
        "1280",
        "1281",
        "1282",
        "1283",
        "1284",
        "1285",
        "1286",
        "1287",
        "1288",
        "1289",
        "1290",
        "1291",
        "1292",
        "1293",
        "1294",
        "1295",
        "1296",
        "1297",
        "1298",
        "1299",
        "1300",
        "1301",
        "1302",
        "1303",
        "1304",
        "1305",
        "1306",
        "1307",
        "1308",
        "1309",
        "1310",
        "1311",
        "1312",
        "1313",
        "1314",
        "1315",
        "1316",
        "1317",
        "1318",
        "1319",
        "1320",
        "1321",
        "1322",
        "1323",
        "1324",
        "1325",
        "1326",
        "1327",
        "1328",
        "1329",
        "1330",
        "1331",
        "1332",
        "1333",
        "1334",
        "1335",
        "1336",
        "1337",
        "1338",
        "1339",
        "1340",
        "1341",
        "1342",
        "1343",
        "1344",
        "1345",
        "1346",
        "1347",
        "1348",
        "1349",
        "1350",
        "1351",
        "1352",
        "1353",
        "1354",
        "1355",
        "1356",
        "1357",
        "1358",
        "1359",
        "1360",
        "1361",
        "1362",
        "1363",
        "1364",
        "1365",
        "1366",
        "1367",
        "1368",
        "1369",
        "1370",
        "1371",
        "1372",
        "1373",
        "1374",
        "1375",
        "1376",
        "1377",
        "1378",
        "1379",
        "1380",
        "1381",
        "1382",
        "1383",
        "1384",
        "1385",
        "1386",
        "1387",
        "1388",
        "1389",
        "1390",
        "1391",
        "1392",
        "1393",
        "1394",
        "1395",
        "1396",
        "1397",
        "1398",
        "1399",
        "1400",
        "1401",
        "1402",
        "1403",
        "1404",
        "1405",
        "1406",
        "1407",
        "1408",
        "1409",
        "1410",
        "1411",
        "1412",
        "1413",
        "1414",
        "1415",
        "1416",
        "1417",
        "1418",
        "1419",
        "1420",
        "1421",
        "1422",
        "1423",
        "1424",
        "1425",
        "1426",
        "1427",
        "1428",
        "1429",
        "1430",
        "1431",
        "1432",
        "1433",
        "1434",
        "1435",
        "1436",
        "1437",
        "1438",
        "1439",
        "1440",
        "1441",
        "1442",
        "1443",
        "1444",
        "1445",
        "1446",
        "1447",
        "1448",
        "1449",
        "1450",
        "1451",
        "1452",
        "1453",
        "1454",
        "1455",
        "1456",
        "1457",
        "1458",
        "1459",
        "1460",
        "1461",
        "1462",
        "1463",
        "1464",
        "1465",
        "1466",
        "1467",
        "1468",
        "1469",
        "1470",
        "1471",
        "1472",
        "1473",
        "1474",
        "1475",
        "1476",
        "1477",
        "1478",
        "1479",
        "1480",
        "1481",
        "1482",
        "1483",
        "1484",
        "1485",
        "1486",
        "1487",
        "1488",
        "1489",
        "1490",
        "1491",
        "1492",
        "1493",
        "1494",
        "1495",
        "1496",
        "1497",
        "1498",
        "1499",
        "1500",
        "1501",
        "1502",
        "1503",
        "1504",
        "1505",
        "1506",
        "1507",
        "1508",
        "1509",
        "1510",
        "1511",
        "1512",
        "1513",
        "1514",
        "1515",
        "1516",
        "1517",
        "1518",
        "1519",
        "1520",
        "1521",
        "1522",
        "1523",
        "1524",
        "1525",
        "1526",
        "1527",
        "1528",
        "1529",
        "1530",
        "1531",
        "1532",
        "1533",
        "1534",
        "1535",
        "1536",
        "1537",
        "1538",
        "1539",
        "1540",
        "1541",
        "1542",
        "1543",
        "1544",
        "1545",
        "1546",
        "1547",
        "1548",
        "1549",
        "1550",
        "1551",
        "1552",
        "1553",
        "1554",
        "1555",
        "1556",
        "1557",
        "1558",
        "1559",
        "1560",
        "1561",
        "1562",
        "1563",
        "1564",
        "1565",
        "1566",
        "1567",
        "1568",
        "1569",
        "1570",
        "1571",
        "1572",
        "1573",
        "1574",
        "1575",
        "1576",
        "1577",
        "1578",
        "1579",
        "1580",
        "1581",
        "1582",
        "1583",
        "1584",
        "1585",
        "1586",
        "1587",
        "1588",
        "1589",
        "1590",
        "1591",
        "1592",
        "1593",
        "1594",
        "1595",
        "1596",
        "1597",
        "1598",
        "1599",
        "1600",
        "1601",
        "1602",
        "1603",
        "1604",
        "1605",
        "1606",
        "1607",
        "1608",
        "1609",
        "1610",
        "1611",
        "1612",
        "1613",
        "1614",
        "1615",
        "1616",
        "1617",
        "1618",
        "1619",
        "1620",
        "1621",
        "1622",
        "1623",
        "1624",
        "1625",
        "1626",
        "1627",
        "1628",
        "1629",
        "1630",
        "1631",
        "1632",
        "1633",
        "1634",
        "1635",
        "1636",
        "1637",
        "1638",
        "1639",
        "1640",
        "1641",
        "1642",
        "1643",
        "1644",
        "1645",
        "1646",
        "1647",
        "1648",
        "1649",
        "1650",
        "1651",
        "1652",
        "1653",
        "1654",
        "1655",
        "1656",
        "1657",
        "1658",
        "1659",
        "1660",
        "1661",
        "1662",
        "1663",
        "1664",
        "1665",
        "1666",
        "1667",
        "1668",
        "1669",
        "1670",
        "1671",
        "1672",
        "1673",
        "1674",
        "1675",
        "1676",
        "1677",
        "1678",
        "1679",
        "1680",
        "1681",
        "1682",
        "1683",
        "1684",
        "1685",
        "1686",
        "1687",
        "1688",
        "1689",
        "1690",
        "1691",
        "1692",
        "1693",
        "1694",
        "1695",
        "1696",
        "1697",
        "1698",
        "1699",
        "1700",
        "1701",
        "1702",
        "1703",
        "1704",
        "1705",
        "1706",
        "1707",
        "1708",
        "1709",
        "1710",
        "1711",
        "1712",
        "1713",
        "1714",
        "1715",
        "1716",
        "1717",
        "1718",
        "1719",
        "1720",
        "1721",
        "1722",
        "1723",
        "1724",
        "1725",
        "1726",
        "1727",
        "1728",
        "1729",
        "1730",
        "1731",
        "1732",
        "1733",
        "1734",
        "1735",
        "1736",
        "1737",
        "1738",
        "1739",
        "1740",
        "1741",
        "1742",
        "1743",
        "1744",
        "1745",
        "1746",
        "1747",
        "1748",
        "1749",
        "1750",
        "1751",
        "1752",
        "1753",
        "1754",
        "1755",
        "1756",
        "1757",
        "1758",
        "1759",
        "1760",
        "1761",
        "1762",
        "1763",
        "1764",
        "1765",
        "1766",
        "1767",
        "1768",
        "1769",
        "1770",
        "1771",
        "1772",
        "1773",
        "1774",
        "1775",
        "1776",
        "1777",
        "1778",
        "1779",
        "1780",
        "1781",
        "1782",
        "1783",
        "1784",
        "1785",
        "1786",
        "1787",
        "1788",
        "1789",
        "1790",
        "1791",
        "1792",
        "1793",
        "1794",
        "1795",
        "1796",
        "1797",
        "1798",
        "1799",
        "1800",
        "1801",
        "1802",
        "1803",
        "1804",
        "1805",
        "1806",
        "1807",
        "1808",
        "1809",
        "1810",
        "1811",
        "1812",
        "1813",
        "1814",
        "1815",
        "1816",
        "1817",
        "1818",
        "1819",
        "1820",
        "1821",
        "1822",
        "1823",
        "1824",
        "1825",
        "1826",
        "1827",
        "1828",
        "1829",
        "1830",
        "1831",
        "1832",
        "1833",
        "1834",
        "1835",
        "1836",
        "1837",
        "1838",
        "1839",
        "1840",
        "1841",
        "1842",
        "1843",
        "1844",
        "1845",
        "1846",
        "1847",
        "1848",
        "1849",
        "1850",
        "1851",
        "1852",
        "1853",
        "1854",
        "1855",
        "1856",
        "1857",
        "1858",
        "1859",
        "1860",
        "1861",
        "1862",
        "1863",
        "1864",
        "1865",
        "1866",
        "1867",
        "1868",
        "1869",
        "1870",
        "1871",
        "1872",
        "1873",
        "1874",
        "1875",
        "1876",
        "1877",
        "1878",
        "1879",
        "1880",
        "1881",
        "1882",
        "1883",
        "1884",
        "1885",
        "1886",
        "1887",
        "1888",
        "1889",
        "1890",
        "1891",
        "1892",
        "1893",
        "1894",
        "1895",
        "1896",
        "1897",
        "1898",
        "1899",
        "1900",
        "1901",
        "1902",
        "1903",
        "1904",
        "1905",
        "1906",
        "1907",
        "1908",
        "1909",
        "1910",
        "1911",
        "1912",
        "1913",
        "1914",
        "1915",
        "1916",
        "1917",
        "1918",
        "1919",
        "1920",
        "1921",
        "1922",
        "1923",
        "1924",
        "1925",
        "1926",
        "1927",
        "1928",
        "1929",
        "1930",
        "1931",
        "1932",
        "1933",
        "1934",
        "1935",
        "1936",
        "1937",
        "1938",
        "1939",
        "1940",
        "1941",
        "1942",
        "1943",
        "1944",
        "1945",
        "1946",
        "1947",
        "1948",
        "1949",
        "1950",
        "1951",
        "1952",
        "1953",
        "1954",
        "1955",
        "1956",
        "1957",
        "1958",
        "1959",
        "1960",
        "1961",
        "1962",
        "1963",
        "1964",
        "1965",
        "1966",
        "1967",
        "1968",
        "1969",
        "1970",
        "1971",
        "1972",
        "1973",
        "1974",
        "1975",
        "1976",
        "1977",
        "1978",
        "1979",
        "1980",
        "1981",
        "1982",
        "1983",
        "1984",
        "1985",
        "1986",
        "1987",
        "1988",
        "1989",
        "1990",
        "1991",
        "1992",
        "1993",
        "1994",
        "1995",
        "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "2001",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "2019",
        "2020",
        "2021",
        "2022",
        "2023",
        "2024",
        "2025",
        "2026",
        "2027",
        "2028",
        "2029",
        "2030",
        "2031",
        "2032",
        "2033",
        "2034",
        "2035",
        "2036",
        "2037",
        "2038",
        "2039",
        "2040",
        "2041",
        "2042",
        "2043",
        "2044",
        "2045",
        "2046",
        "2047",
        "2048",
        "2049",
        "2050",
        "2051",
        "2052",
        "2053",
        "2054",
        "2055",
        "2056",
        "2057",
        "2058",
        "2059",
        "2060",
        "2061",
        "2062",
        "2063",
        "2064",
        "2065",
        "2066",
        "2067",
        "2068",
        "2069",
        "2070",
        "2071",
        "2072",
        "2073",
        "2074",
        "2075",
        "2076",
        "2077",
        "2078",
        "2079",
        "2080",
        "2081",
        "2082",
        "2083",
        "2084",
        "2085",
        "2086",
        "2087",
        "2088",
        "2089",
        "2090",
        "2091",
        "2092",
        "2093",
        "2094",
        "2095",
        "2096",
        "2097",
        "2098",
        "2099",
        "2100",
        "2101",
        "2102",
        "2103",
        "2104",
        "2105",
        "2106",
        "2107",
        "2108",
        "2109",
        "2110",
        "2111",
        "2112",
        "2113",
        "2114",
        "2115",
        "2116",
        "2117",
        "2118",
        "2119",
        "2120",
        "2121",
        "2122",
        "2123",
        "2124",
        "2125",
        "2126",
        "2127",
        "2128",
        "2129",
        "2130",
        "2131",
        "2132",
        "2133",
        "2134",
        "2135",
        "2136",
        "2137",
        "2138",
        "2139",
        "2140",
        "2141",
        "2142",
        "2143",
        "2144",
        "2145",
        "2146",
        "2147",
        "2148",
        "2149",
        "2150",
        "2151",
        "2152",
        "2153",
        "2154",
        "2155",
        "2156",
        "2157",
        "2158",
        "2159",
        "2160",
        "2161",
        "2162",
        "2163",
        "2164",
        "2165",
        "2166",
        "2167",
        "2168",
        "2169",
        "2170",
        "2171",
        "2172",
        "2173",
        "2174",
        "2175",
        "2176",
        "2177",
        "2178",
        "2179",
        "2180",
        "2181",
        "2182",
        "2183",
        "2184",
        "2185",
        "2186",
        "2187",
        "2188",
        "2189",
        "2190",
        "2191",
        "2192",
        "2193",
        "2194",
        "2195",
        "2196",
        "2197",
        "2198",
        "2199",
        "2200",
        "2201",
        "2202",
        "2203",
        "2204",
        "2205",
        "2206",
        "2207",
        "2208",
        "2209",
        "2210",
        "2211",
        "2212",
        "2213",
        "2214",
        "2215",
        "2216",
        "2217",
        "2218",
        "2219",
        "2220",
        "2221",
        "2222",
        "2223",
        "2224",
        "2225",
        "2226",
        "2227",
        "2228",
        "2229",
        "2230",
        "2231",
        "2232",
        "2233",
        "2234",
        "2235",
        "2236",
        "2237",
        "2238",
        "2239",
        "2240",
        "2241",
        "2242",
        "2243",
        "2244",
        "2245",
        "2246",
        "2247",
        "2248",
        "2249",
        "2250",
        "2251",
        "2252",
        "2253",
        "2254",
        "2255",
        "2256",
        "2257",
        "2258",
        "2259",
        "2260",
        "2261",
        "2262",
        "2263",
        "2264",
        "2265",
        "2266",
        "2267",
        "2268",
        "2269",
        "2270",
        "2271",
        "2272",
        "2273",
        "2274",
        "2275",
        "2276",
        "2277",
        "2278",
        "2279",
        "2280",
        "2281",
        "2282",
        "2283",
        "2284",
        "2285",
        "2286",
        "2287",
        "2288",
        "2289",
        "2290",
        "2291",
        "2292",
        "2293",
        "2294",
        "2295",
        "2296",
        "2297",
        "2298",
        "2299",
        "2300",
        "2301",
        "2302",
        "2303",
        "2304",
        "2305",
        "2306",
        "2307",
        "2308",
        "2309",
        "2310",
        "2311",
        "2312",
        "2313",
        "2314",
        "2315",
        "2316",
        "2317",
        "2318",
        "2319",
        "2320",
        "2321",
        "2322",
        "2323",
        "2324",
        "2325",
        "2326",
        "2327",
        "2328",
        "2329",
        "2330",
        "2331",
        "2332",
        "2333",
        "2334",
        "2335",
        "2336",
        "2337",
        "2338",
        "2339",
        "2340",
        "2341",
        "2342",
        "2343",
        "2344",
        "2345",
        "2346",
        "2347",
        "2348",
        "2349",
        "2350",
        "2351",
        "2352",
        "2353",
        "2354",
        "2355",
        "2356",
        "2357",
        "2358",
        "2359",
        "2360",
        "2361",
        "2362",
        "2363",
        "2364",
        "2365",
        "2366",
        "2367",
        "2368",
        "2369",
        "2370",
        "2371",
        "2372",
        "2373",
        "2374",
        "2375",
        "2376",
        "2377",
        "2378",
        "2379",
        "2380",
        "2381",
        "2382",
        "2383",
        "2384",
        "2385",
        "2386",
        "2387",
        "2388",
        "2389",
        "2390",
        "2391",
        "2392",
        "2393",
        "2394",
        "2395",
        "2396",
        "2397",
        "2398",
        "2399",
        "2400",
        "2401",
        "2402",
        "2403",
        "2404",
        "2405",
        "2406",
        "2407",
        "2408",
        "2409",
        "2410",
        "2411",
        "2412",
        "2413",
        "2414",
        "2415",
        "2416",
        "2417",
        "2418",
        "2419",
        "2420",
        "2421",
        "2422",
        "2423",
        "2424",
        "2425",
        "2426",
        "2427",
        "2428",
        "2429",
        "2430",
        "2431",
        "2432",
        "2433",
        "2434",
        "2435",
        "2436",
        "2437",
        "2438",
        "2439",
        "2440",
        "2441",
        "2442",
        "2443",
        "2444",
        "2445",
        "2446",
        "2447",
        "2448",
        "2449",
        "2450",
        "2451",
        "2452",
        "2453",
        "2454",
        "2455",
        "2456",
        "2457",
        "2458",
        "2459",
        "2460",
        "2461",
        "2462",
        "2463",
        "2464",
        "2465",
        "2466",
        "2467",
        "2468",
        "2469",
        "2470",
        "2471",
        "2472",
        "2473",
        "2474",
        "2475",
        "2476",
        "2477",
        "2478",
        "2479",
        "2480",
        "2481",
        "2482",
        "2483",
        "2484",
        "2485",
        "2486",
        "2487",
        "2488",
        "2489",
        "2490",
        "2491",
        "2492",
        "2493",
        "2494",
        "2495",
        "2496",
        "2497",
        "2498",
        "2499",
        "2500",
        "2501",
        "2502",
        "2503",
        "2504",
        "2505",
        "2506",
        "2507",
        "2508",
        "2509",
        "2510",
        "2511",
        "2512",
        "2513",
        "2514",
        "2515",
        "2516",
        "2517",
        "2518",
        "2519",
        "2520",
        "2521",
        "2522",
        "2523",
        "2524",
        "2525",
        "2526",
        "2527",
        "2528",
        "2529",
        "2530",
        "2531",
        "2532",
        "2533",
        "2534",
        "2535",
        "2536",
        "2537",
        "2538",
        "2539",
        "2540",
        "2541",
        "2542",
        "2543",
        "2544",
        "2545",
        "2546",
        "2547",
        "2548",
        "2549",
        "2550",
        "2551",
        "2552",
        "2553",
        "2554",
        "2555",
        "2556",
        "2557",
        "2558",
        "2559",
        "2560",
        "2561",
        "2562",
        "2563",
        "2564",
        "2565",
        "2566",
        "2567",
        "2568",
        "2569",
        "2570",
        "2571",
        "2572",
        "2573",
        "2574",
        "2575",
        "2576",
        "2577",
        "2578",
        "2579",
        "2580",
        "2581",
        "2582",
        "2583",
        "2584",
        "2585",
        "2586",
        "2587",
        "2588",
        "2589",
        "2590",
        "2591",
        "2592",
        "2593",
        "2594",
        "2595",
        "2596",
        "2597",
        "2598",
        "2599",
        "2600",
        "2601",
        "2602",
        "2603",
        "2604",
        "2605",
        "2606",
        "2607",
        "2608",
        "2609",
        "2610",
        "2611",
        "2612",
        "2613",
        "2614",
        "2615",
        "2616",
        "2617",
        "2618",
        "2619",
        "2620",
        "2621",
        "2622",
        "2623",
        "2624",
        "2625",
        "2626",
        "2627",
        "2628",
        "2629",
        "2630",
        "2631",
        "2632",
        "2633",
        "2634",
        "2635",
        "2636",
        "2637",
        "2638",
        "2639",
        "2640",
        "2641",
        "2642",
        "2643",
        "2644",
        "2645",
        "2646",
        "2647",
        "2648",
        "2649",
        "2650",
        "2651",
        "2652",
        "2653",
        "2654",
        "2655",
        "2656",
        "2657",
        "2658",
        "2659",
        "2660",
        "2661",
        "2662",
        "2663",
        "2664",
        "2665",
        "2666",
        "2667",
        "2668",
        "2669",
        "2670",
        "2671",
        "2672",
        "2673",
        "2674",
        "2675",
        "2676",
        "2677",
        "2678",
        "2679",
        "2680",
        "2681",
        "2682",
        "2683",
        "2684",
        "2685",
        "2686",
        "2687",
        "2688",
        "2689",
        "2690",
        "2691",
        "2692",
        "2693",
        "2694",
        "2695",
        "2696",
        "2697",
        "2698",
        "2699",
        "2700",
        "2701",
        "2702",
        "2703",
        "2704",
        "2705",
        "2706",
        "2707",
        "2708",
        "2709",
        "2710",
        "2711",
        "2712",
        "2713",
        "2714",
        "2715",
        "2716",
        "2717",
        "2718",
        "2719",
        "2720",
        "2721",
        "2722",
        "2723",
        "2724",
        "2725",
        "2726",
        "2727",
        "2728",
        "2729",
        "2730",
        "2731",
        "2732",
        "2733",
        "2734",
        "2735",
        "2736",
        "2737",
        "2738",
        "2739",
        "2740",
        "2741",
        "2742",
        "2743",
        "2744",
        "2745",
        "2746",
        "2747",
        "2748",
        "2749",
        "2750",
        "2751",
        "2752",
        "2753",
        "2754",
        "2755",
        "2756",
        "2757",
        "2758",
        "2759",
        "2760",
        "2761",
        "2762",
        "2763",
        "2764",
        "2765",
        "2766",
        "2767",
        "2768",
        "2769",
        "2770",
        "2771",
        "2772",
        "2773",
        "2774",
        "2775",
        "2776",
        "2777",
        "2778",
        "2779",
        "2780",
        "2781",
        "2782",
        "2783",
        "2784",
        "2785",
        "2786",
        "2787",
        "2788",
        "2789",
        "2790",
        "2791",
        "2792",
        "2793",
        "2794",
        "2795",
        "2796",
        "2797",
        "2798",
        "2799",
        "2800",
        "2801",
        "2802",
        "2803",
        "2804",
        "2805",
        "2806",
        "2807",
        "2808",
        "2809",
        "2810",
        "2811",
        "2812",
        "2813",
        "2814",
        "2815",
        "2816",
        "2817",
        "2818",
        "2819",
        "2820",
        "2821",
        "2822",
        "2823",
        "2824",
        "2825",
        "2826",
        "2827",
        "2828",
        "2829",
        "2830",
        "2831",
        "2832",
        "2833",
        "2834",
        "2835",
        "2836",
        "2837",
        "2838",
        "2839",
        "2840",
        "2841",
        "2842",
        "2843",
        "2844",
        "2845",
        "2846",
        "2847",
        "2848",
        "2849",
        "2850",
        "2851",
        "2852",
        "2853",
        "2854",
        "2855",
        "2856",
        "2857",
        "2858",
        "2859",
        "2860",
        "2861",
        "2862",
        "2863",
        "2864",
        "2865",
        "2866",
        "2867",
        "2868",
        "2869",
        "2870",
        "2871",
        "2872",
        "2873",
        "2874",
        "2875",
        "2876",
        "2877",
        "2878",
        "2879",
        "2880",
        "2881",
        "2882",
        "2883",
        "2884",
        "2885",
        "2886",
        "2887",
        "2888",
        "2889",
        "2890",
        "2891",
        "2892",
        "2893",
        "2894",
        "2895",
        "2896",
        "2897",
        "2898",
        "2899",
        "2900",
        "2901",
        "2902",
        "2903",
        "2904",
        "2905",
        "2906",
        "2907",
        "2908",
        "2909",
        "2910",
        "2911",
        "2912",
        "2913",
        "2914",
        "2915",
        "2916",
        "2917",
        "2918",
        "2919",
        "2920",
        "2921",
        "2922",
        "2923",
        "2924",
        "2925",
        "2926",
        "2927",
        "2928",
        "2929",
        "2930",
        "2931",
        "2932",
        "2933",
        "2934",
        "2935",
        "2936",
        "2937",
        "2938",
        "2939",
        "2940",
        "2941",
        "2942",
        "2943",
        "2944",
        "2945",
        "2946",
        "2947",
        "2948",
        "2949",
        "2950",
        "2951",
        "2952",
        "2953",
        "2954",
        "2955",
        "2956",
        "2957",
        "2958",
        "2959",
        "2960",
        "2961",
        "2962",
        "2963",
        "2964",
        "2965",
        "2966",
        "2967",
        "2968",
        "2969",
        "2970",
        "2971",
        "2972",
        "2973",
        "2974",
        "2975",
        "2976",
        "2977",
        "2978",
        "2979",
        "2980",
        "2981",
        "2982",
        "2983",
        "2984",
        "2985",
        "2986",
        "2987",
        "2988",
        "2989",
        "2990",
        "2991",
        "2992",
        "2993",
        "2994",
        "2995",
        "2996",
        "2997",
        "2998",
        "2999",
        "3000",
        "3001",
        "3002",
        "3003",
        "3004",
        "3005",
        "3006",
        "3007",
        "3008",
        "3009",
        "3010",
        "3011",
        "3012",
        "3013",
        "3014",
        "3015",
        "3016",
        "3017",
        "3018",
        "3019",
        "3020",
        "3021",
        "3022",
        "3023",
        "3024",
        "3025",
        "3026",
        "3027",
        "3028",
        "3029",
        "3030",
        "3031",
        "3032",
        "3033",
        "3034",
        "3035",
        "3036",
        "3037",
        "3038",
        "3039",
        "3040",
        "3041",
        "3042",
        "3043",
        "3044",
        "3045",
        "3046",
        "3047",
        "3048",
        "3049",
        "3050"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "hplc_chromatograms",
      "title": "Simulated HPLC Chromatography Data",
      "object": "hplc_chromatograms",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sample_id",
        "time_min",
        "absorbance_mAU",
        "caffeine_conc",
        "theobromine_conc",
        "catechin_conc",
        "epicatechin_conc",
        "quercetin_conc"
      ],
      "rows": 30020,
      "table": true,
      "tojson": true
    },
    {
      "name": "maldi_spectra",
      "title": "Simulated MALDI-TOF Mass Spectrometry Data",
      "object": "maldi_spectra",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sample_id",
        "group",
        "replicate",
        "mz",
        "intensity"
      ],
      "rows": 304016,
      "table": true,
      "tojson": true
    },
    {
      "name": "meats_long",
      "title": "Fat, water and protein content of meat samples",
      "object": "meats_long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "water",
        "fat",
        "protein",
        "channel",
        "transmittance"
      ],
      "rows": 21500,
      "table": true,
      "tojson": true
    },
    {
      "name": "sec_calibration",
      "title": "SEC/GPC Calibration Standards Summary",
      "object": "sec_calibration",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "standard",
        "mw",
        "peak_time"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "sec_chromatograms",
      "title": "Simulated SEC/GPC Chromatography Data",
      "object": "sec_chromatograms",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sample_id",
        "sample_type",
        "elution_time",
        "ri_signal",
        "known_mw",
        "known_dispersity"
      ],
      "rows": 7510,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_param_jitter",
      "title": "Add Jitter to Parameters for Multi-Start Optimization",
      "concept": [
        "peak-deconvolution"
      ],
      "topics": [
        "add_param_jitter"
      ]
    },
    {
      "page": "add_validation_section",
      "title": "Add or update a validation section",
      "topics": [
        "add_validation_section"
      ]
    },
    {
      "page": "align_max_shift",
      "title": "Parameters for alignment steps",
      "topics": [
        "align_max_shift",
        "align_segment_length"
      ]
    },
    {
      "page": "all_pass",
      "title": "Check if All Criteria Pass",
      "topics": [
        "all_pass"
      ]
    },
    {
      "page": "assess_deconv_quality",
      "title": "Assess Deconvolution Quality",
      "concept": [
        "peak-deconvolution"
      ],
      "topics": [
        "assess_deconv_quality"
      ]
    },
    {
      "page": "augment.measure_calibration",
      "title": "Augment Calibration Data",
      "topics": [
        "augment.measure_calibration"
      ]
    },
    {
      "page": "autoplot-measure",
      "title": "Autoplot Methods for Measure Objects",
      "topics": [
        "autoplot-measure",
        "autoplot.measure_list",
        "autoplot.measure_tbl",
        "autoplot.recipe"
      ]
    },
    {
      "page": "autoplot.measure_bland_altman",
      "title": "Plot Bland-Altman Analysis",
      "topics": [
        "autoplot.measure_bland_altman"
      ]
    },
    {
      "page": "autoplot.measure_calibration",
      "title": "Plot Calibration Curve Diagnostics",
      "topics": [
        "autoplot.measure_calibration"
      ]
    },
    {
      "page": "autoplot.measure_control_chart",
      "title": "Plot Control Chart",
      "topics": [
        "autoplot.measure_control_chart"
      ]
    },
    {
      "page": "autoplot.measure_deming_regression",
      "title": "Plot Method Comparison Regression",
      "topics": [
        "autoplot.measure_deming_regression",
        "autoplot.measure_passing_bablok"
      ]
    },
    {
      "page": "autoplot.measure_linearity",
      "title": "Plot Linearity Assessment Results",
      "topics": [
        "autoplot.measure_linearity"
      ]
    },
    {
      "page": "autoplot.measure_matrix_effect",
      "title": "Plot Matrix Effects",
      "topics": [
        "autoplot.measure_matrix_effect"
      ]
    },
    {
      "page": "autoplot.measure_proficiency_score",
      "title": "Plot Proficiency Test Scores",
      "topics": [
        "autoplot.measure_proficiency_score"
      ]
    },
    {
      "page": "autoplot.measure_uncertainty_budget",
      "title": "Plot Uncertainty Budget",
      "topics": [
        "autoplot.measure_uncertainty_budget"
      ]
    },
    {
      "page": "baseline_lambda",
      "title": "Parameters for baseline correction steps",
      "topics": [
        "baseline_alpha",
        "baseline_asymmetry",
        "baseline_degree",
        "baseline_half_window",
        "baseline_lambda",
        "baseline_span",
        "baseline_window"
      ]
    },
    {
      "page": "bigaussian_peak_model",
      "title": "Create Bi-Gaussian Peak Model",
      "concept": [
        "peak-models"
      ],
      "topics": [
        "bigaussian_peak_model"
      ]
    },
    {
      "page": "bin_width",
      "title": "Parameters for feature engineering and scatter correction",
      "topics": [
        "bin_width",
        "emsc_degree",
        "osc_n_components"
      ]
    },
    {
      "page": "check_axis_consistency",
      "title": "Check axis consistency across samples",
      "topics": [
        "check_axis_consistency"
      ]
    },
    {
      "page": "check_measure_recipe",
      "title": "Check Measure Recipe Structure",
      "topics": [
        "check_measure_recipe"
      ]
    },
    {
      "page": "check_quality_gates",
      "title": "Check if Fit Passes Quality Gates",
      "concept": [
        "peak-deconvolution"
      ],
      "topics": [
        "check_quality_gates"
      ]
    },
    {
      "page": "create_peak_model",
      "title": "Create a Peak Model by Name",
      "topics": [
        "create_peak_model"
      ]
    },
    {
      "page": "criteria_presets",
      "title": "Preset Acceptance Criteria",
      "topics": [
        "criteria_bioanalytical",
        "criteria_bland_altman",
        "criteria_ich_q2",
        "criteria_matrix_effects",
        "criteria_method_comparison",
        "criteria_presets",
        "criteria_proficiency_testing",
        "criteria_surrogate_recovery"
      ]
    },
    {
      "page": "criterion",
      "title": "Create an Acceptance Criterion",
      "topics": [
        "criterion"
      ]
    },
    {
      "page": "derivative_order",
      "title": "Parameters for derivative steps",
      "topics": [
        "derivative_gap",
        "derivative_order",
        "derivative_segment"
      ]
    },
    {
      "page": "emg_peak_model",
      "title": "Create EMG Peak Model",
      "concept": [
        "peak-models"
      ],
      "topics": [
        "emg_peak_model"
      ]
    },
    {
      "page": "find_measure_cols",
      "title": "Find measure columns in a data frame",
      "topics": [
        "find_measure_cols"
      ]
    },
    {
      "page": "find_measure_nd_cols",
      "title": "Find n-dimensional measure columns in a data frame",
      "topics": [
        "find_measure_nd_cols"
      ]
    },
    {
      "page": "find_peaks_cols",
      "title": "Find peaks columns in a data frame",
      "topics": [
        "find_peaks_cols"
      ]
    },
    {
      "page": "fortify-measure",
      "title": "Convert Measure Objects to Data Frames for Plotting",
      "topics": [
        "fortify-measure",
        "fortify.measure_list",
        "fortify.measure_tbl"
      ]
    },
    {
      "page": "fortify.measure_calibration",
      "title": "Extract Calibration Curve Data",
      "topics": [
        "fortify.measure_calibration"
      ]
    },
    {
      "page": "gaussian_peak_model",
      "title": "Create Gaussian Peak Model",
      "concept": [
        "peak-models"
      ],
      "topics": [
        "gaussian_peak_model"
      ]
    },
    {
      "page": "get_failures",
      "title": "Extract Failed Criteria",
      "topics": [
        "get_failures"
      ]
    },
    {
      "page": "get_measure_col_ndim",
      "title": "Get the dimensionality of a measure column",
      "topics": [
        "get_measure_col_ndim"
      ]
    },
    {
      "page": "get_peak_algorithm",
      "title": "Get a Peak Detection Algorithm",
      "topics": [
        "get_peak_algorithm"
      ]
    },
    {
      "page": "get_validation_section",
      "title": "Get validation section data",
      "topics": [
        "get_validation_section"
      ]
    },
    {
      "page": "glance.measure_calibration",
      "title": "Glance at Calibration Curve Summary",
      "topics": [
        "glance.measure_calibration"
      ]
    },
    {
      "page": "glucose_bioreactors",
      "title": "Raman Spectra Bioreactor Data",
      "topics": [
        "bioreactors_large",
        "bioreactors_small",
        "glucose_bioreactors"
      ]
    },
    {
      "page": "has_measure_col",
      "title": "Check if data frame has measure column(s)",
      "topics": [
        "has_measure_col"
      ]
    },
    {
      "page": "has_peak_algorithm",
      "title": "Check if a Peak Algorithm Exists",
      "topics": [
        "has_peak_algorithm"
      ]
    },
    {
      "page": "has_peak_model",
      "title": "Check if a Peak Model Exists",
      "topics": [
        "has_peak_model"
      ]
    },
    {
      "page": "has_validation_section",
      "title": "Check if validation report has a section",
      "topics": [
        "has_validation_section"
      ]
    },
    {
      "page": "hplc_chromatograms",
      "title": "Simulated HPLC Chromatography Data",
      "topics": [
        "hplc_chromatograms"
      ]
    },
    {
      "page": "infer_axis_type",
      "title": "Infer axis type from location values",
      "topics": [
        "infer_axis_type"
      ]
    },
    {
      "page": "initialize_peak_params",
      "title": "Smart Parameter Initialization for Peak Deconvolution",
      "concept": [
        "peak-deconvolution"
      ],
      "topics": [
        "initialize_peak_params"
      ]
    },
    {
      "page": "is_measure_calibration",
      "title": "Test if Object is a Calibration Curve",
      "topics": [
        "is_measure_calibration"
      ]
    },
    {
      "page": "is_measure_list",
      "title": "Test if object is a measure list",
      "topics": [
        "is_measure_list"
      ]
    },
    {
      "page": "is_measure_nd_list",
      "title": "Test if object is an n-dimensional measure list",
      "topics": [
        "is_measure_nd_list"
      ]
    },
    {
      "page": "is_measure_nd_tbl",
      "title": "Test if object is an n-dimensional measure tibble",
      "topics": [
        "is_measure_nd_tbl"
      ]
    },
    {
      "page": "is_measure_tbl",
      "title": "Test if object is a measure tibble",
      "topics": [
        "is_measure_tbl"
      ]
    },
    {
      "page": "is_peak_model",
      "title": "Test if Object is a Peak Model",
      "topics": [
        "is_peak_model"
      ]
    },
    {
      "page": "is_peaks_list",
      "title": "Test if object is a peaks list",
      "topics": [
        "is_peaks_list"
      ]
    },
    {
      "page": "lorentzian_peak_model",
      "title": "Create Lorentzian Peak Model",
      "concept": [
        "peak-models"
      ],
      "topics": [
        "lorentzian_peak_model"
      ]
    },
    {
      "page": "maldi_spectra",
      "title": "Simulated MALDI-TOF Mass Spectrometry Data",
      "topics": [
        "maldi_spectra"
      ]
    },
    {
      "page": "measure_accuracy",
      "title": "Accuracy Assessment",
      "concept": [
        "accuracy"
      ],
      "topics": [
        "measure_accuracy"
      ]
    },
    {
      "page": "measure_apply",
      "title": "Apply a function to measurement data along dimensions",
      "topics": [
        "measure_apply"
      ]
    },
    {
      "page": "measure_assess",
      "title": "Assess Data Against Acceptance Criteria",
      "topics": [
        "measure_assess"
      ]
    },
    {
      "page": "measure_axis_info",
      "title": "Get axis information from measure data",
      "topics": [
        "measure_axis_info"
      ]
    },
    {
      "page": "measure_bland_altman",
      "title": "Bland-Altman Method Comparison",
      "concept": [
        "method-comparison"
      ],
      "topics": [
        "measure_bland_altman"
      ]
    },
    {
      "page": "measure_calibration",
      "title": "Calibration Curve Object",
      "topics": [
        "measure_calibration",
        "measure_calibration-class"
      ]
    },
    {
      "page": "measure_calibration_fit",
      "title": "Fit a Calibration Curve",
      "topics": [
        "measure_calibration_fit"
      ]
    },
    {
      "page": "measure_calibration_predict",
      "title": "Predict Concentrations from Calibration Curve",
      "topics": [
        "measure_calibration_predict"
      ]
    },
    {
      "page": "measure_calibration_verify",
      "title": "Verify Calibration Curve Performance",
      "topics": [
        "measure_calibration_verify"
      ]
    },
    {
      "page": "measure_carryover",
      "title": "Carryover Assessment",
      "concept": [
        "accuracy"
      ],
      "topics": [
        "measure_carryover"
      ]
    },
    {
      "page": "measure_column_patterns",
      "title": "Common column naming patterns for analytical data",
      "topics": [
        "measure_column_patterns"
      ]
    },
    {
      "page": "measure_column_summary",
      "title": "Get Column Summary by Type",
      "topics": [
        "measure_column_summary"
      ]
    },
    {
      "page": "measure_control_chart",
      "title": "Generate Control Chart",
      "concept": [
        "control-charts"
      ],
      "topics": [
        "measure_control_chart"
      ]
    },
    {
      "page": "measure_control_limits",
      "title": "Calculate Control Limits",
      "concept": [
        "control-charts"
      ],
      "topics": [
        "measure_control_limits"
      ]
    },
    {
      "page": "measure_criteria",
      "title": "Create a Set of Acceptance Criteria",
      "topics": [
        "measure_criteria"
      ]
    },
    {
      "page": "measure_deming_regression",
      "title": "Deming Regression for Method Comparison",
      "concept": [
        "method-comparison"
      ],
      "topics": [
        "measure_deming_regression"
      ]
    },
    {
      "page": "measure_detect_drift",
      "title": "Detect Drift in Analytical Data",
      "topics": [
        "measure_detect_drift"
      ]
    },
    {
      "page": "measure_dim_names",
      "title": "Get dimension names of an n-dimensional measurement",
      "topics": [
        "measure_dim_names"
      ]
    },
    {
      "page": "measure_dim_units",
      "title": "Get dimension units of an n-dimensional measurement",
      "topics": [
        "measure_dim_units"
      ]
    },
    {
      "page": "measure_fold",
      "title": "Fold 1D measurement back to n-dimensional",
      "topics": [
        "measure_fold"
      ]
    },
    {
      "page": "measure_gage_rr",
      "title": "Gage R&R (Measurement System Analysis)",
      "concept": [
        "precision"
      ],
      "topics": [
        "measure_gage_rr"
      ]
    },
    {
      "page": "measure_grid_info",
      "title": "Get grid information for an n-dimensional measurement",
      "topics": [
        "measure_grid_info"
      ]
    },
    {
      "page": "measure_identify_columns",
      "title": "Identify Column Types in Analytical Data",
      "topics": [
        "measure_identify_columns"
      ]
    },
    {
      "page": "measure_intermediate_precision",
      "title": "Intermediate Precision (Between-Run Precision)",
      "concept": [
        "precision"
      ],
      "topics": [
        "measure_intermediate_precision"
      ]
    },
    {
      "page": "measure_is_regular",
      "title": "Check if an n-dimensional measurement has a regular grid",
      "topics": [
        "measure_is_regular"
      ]
    },
    {
      "page": "measure_linearity",
      "title": "Linearity Assessment",
      "concept": [
        "accuracy"
      ],
      "topics": [
        "measure_linearity"
      ]
    },
    {
      "page": "measure_lod",
      "title": "Calculate Limit of Detection (LOD)",
      "topics": [
        "measure_lod"
      ]
    },
    {
      "page": "measure_lod_loq",
      "title": "Calculate LOD and LOQ Together",
      "topics": [
        "measure_lod_loq"
      ]
    },
    {
      "page": "measure_loq",
      "title": "Calculate Limit of Quantitation (LOQ)",
      "topics": [
        "measure_loq"
      ]
    },
    {
      "page": "measure_map",
      "title": "Apply a Function to Each Sample's Measurements",
      "topics": [
        "measure_map"
      ]
    },
    {
      "page": "measure_map_safely",
      "title": "Apply a Function Safely to Each Sample's Measurements",
      "topics": [
        "measure_map_safely"
      ]
    },
    {
      "page": "measure_matrix_effect",
      "title": "Matrix Effect Analysis",
      "concept": [
        "calibration"
      ],
      "topics": [
        "measure_matrix_effect"
      ]
    },
    {
      "page": "measure_ndim",
      "title": "Get the number of dimensions of a measurement",
      "topics": [
        "measure_ndim"
      ]
    },
    {
      "page": "measure_packs",
      "title": "List Registered Technique Packs",
      "topics": [
        "measure_packs"
      ]
    },
    {
      "page": "measure_passing_bablok",
      "title": "Passing-Bablok Regression for Method Comparison",
      "concept": [
        "method-comparison"
      ],
      "topics": [
        "measure_passing_bablok"
      ]
    },
    {
      "page": "measure_plot_summary",
      "title": "Plot Summary Statistics for Measure Data",
      "topics": [
        "measure_plot_summary"
      ]
    },
    {
      "page": "measure_proficiency_score",
      "title": "Proficiency Testing Scores",
      "concept": [
        "method-comparison"
      ],
      "topics": [
        "measure_proficiency_score"
      ]
    },
    {
      "page": "measure_project",
      "title": "Project n-dimensional measurement by aggregating across dimensions",
      "topics": [
        "measure_project"
      ]
    },
    {
      "page": "measure_quality_summary",
      "title": "Summarize measure data quality",
      "topics": [
        "measure_quality_summary"
      ]
    },
    {
      "page": "measure_repeatability",
      "title": "Repeatability (Within-Run Precision)",
      "concept": [
        "precision"
      ],
      "topics": [
        "measure_repeatability"
      ]
    },
    {
      "page": "measure_reproducibility",
      "title": "Reproducibility (Between-Lab Precision)",
      "concept": [
        "precision"
      ],
      "topics": [
        "measure_reproducibility"
      ]
    },
    {
      "page": "measure_sample_types",
      "title": "Canonical Sample Types",
      "topics": [
        "measure_sample_types"
      ]
    },
    {
      "page": "measure_slice",
      "title": "Extract slices from n-dimensional measurement",
      "topics": [
        "measure_slice"
      ]
    },
    {
      "page": "measure_standardize_sample_type",
      "title": "Standardize Sample Type Values",
      "topics": [
        "measure_standardize_sample_type"
      ]
    },
    {
      "page": "measure_steps",
      "title": "List Available Steps",
      "topics": [
        "measure_steps"
      ]
    },
    {
      "page": "measure_summarize",
      "title": "Summarize Measurements Across Samples",
      "topics": [
        "measure_summarize"
      ]
    },
    {
      "page": "measure_system_suitability",
      "title": "System Suitability Check",
      "concept": [
        "control-charts"
      ],
      "topics": [
        "measure_system_suitability"
      ]
    },
    {
      "page": "measure_uncertainty",
      "title": "Quick Uncertainty Calculation",
      "topics": [
        "measure_uncertainty"
      ]
    },
    {
      "page": "measure_uncertainty_budget",
      "title": "Create an Uncertainty Budget",
      "topics": [
        "measure_uncertainty_budget"
      ]
    },
    {
      "page": "measure_unfold",
      "title": "Unfold n-dimensional measurement to 1D",
      "topics": [
        "measure_unfold"
      ]
    },
    {
      "page": "measure_validate_metadata",
      "title": "Validate Analytical Metadata",
      "topics": [
        "measure_validate_metadata"
      ]
    },
    {
      "page": "measure_validation_report",
      "title": "Create an Analytical Method Validation Report",
      "topics": [
        "measure_validation_report"
      ]
    },
    {
      "page": "meats_long",
      "title": "Fat, water and protein content of meat samples",
      "topics": [
        "meats_long"
      ]
    },
    {
      "page": "new_measure_list",
      "title": "Create a new measure list",
      "topics": [
        "new_measure_list"
      ]
    },
    {
      "page": "new_measure_nd_list",
      "title": "Create a new n-dimensional measure list",
      "topics": [
        "new_measure_nd_list"
      ]
    },
    {
      "page": "new_measure_nd_tbl",
      "title": "Create a new n-dimensional measure tibble",
      "topics": [
        "new_measure_nd_tbl"
      ]
    },
    {
      "page": "new_measure_tbl",
      "title": "Create a new measure tibble",
      "topics": [
        "new_measure_tbl"
      ]
    },
    {
      "page": "new_peak_model",
      "title": "Create a Peak Model Object",
      "topics": [
        "new_peak_model"
      ]
    },
    {
      "page": "optimize_deconvolution",
      "title": "Optimize Peak Deconvolution",
      "concept": [
        "peak-deconvolution"
      ],
      "topics": [
        "optimize_deconvolution"
      ]
    },
    {
      "page": "outlier_threshold",
      "title": "Parameters for quality control steps",
      "topics": [
        "outlier_threshold"
      ]
    },
    {
      "page": "peak_algorithms",
      "title": "List Available Peak Detection Algorithms",
      "topics": [
        "peak_algorithms"
      ]
    },
    {
      "page": "peak_location_min",
      "title": "Parameters for peak normalization",
      "topics": [
        "peak_location_max",
        "peak_location_min"
      ]
    },
    {
      "page": "peak_model_area",
      "title": "Calculate Peak Area",
      "topics": [
        "peak_model_area"
      ]
    },
    {
      "page": "peak_model_bounds",
      "title": "Get Parameter Bounds for Optimization",
      "topics": [
        "peak_model_bounds"
      ]
    },
    {
      "page": "peak_model_gradient",
      "title": "Calculate Peak Model Gradient",
      "topics": [
        "peak_model_gradient"
      ]
    },
    {
      "page": "peak_model_gradient_numerical",
      "title": "Numerical Gradient for Peak Model",
      "topics": [
        "peak_model_gradient_numerical"
      ]
    },
    {
      "page": "peak_model_initial_guess",
      "title": "Generate Initial Parameter Guess",
      "topics": [
        "peak_model_initial_guess"
      ]
    },
    {
      "page": "peak_model_param_names",
      "title": "Get Parameter Names from Peak Model",
      "topics": [
        "peak_model_param_names"
      ]
    },
    {
      "page": "peak_model_value",
      "title": "Evaluate Peak Model",
      "topics": [
        "peak_model_value"
      ]
    },
    {
      "page": "peak_models",
      "title": "List Available Peak Models",
      "topics": [
        "peak_models"
      ]
    },
    {
      "page": "plot_measure_comparison",
      "title": "Compare Multiple Preprocessing Recipes",
      "topics": [
        "plot_measure_comparison"
      ]
    },
    {
      "page": "print.measure_validation_report",
      "title": "Print a Validation Report",
      "topics": [
        "print.measure_validation_report"
      ]
    },
    {
      "page": "register_measure_pack",
      "title": "Register a Technique Pack",
      "topics": [
        "register_measure_pack"
      ]
    },
    {
      "page": "register_measure_step",
      "title": "Register a Step from a Technique Pack",
      "topics": [
        "register_measure_step"
      ]
    },
    {
      "page": "register_peak_algorithm",
      "title": "Register a Peak Detection Algorithm",
      "topics": [
        "register_peak_algorithm"
      ]
    },
    {
      "page": "register_peak_model",
      "title": "Register a Peak Model",
      "topics": [
        "register_peak_model"
      ]
    },
    {
      "page": "render_validation_report",
      "title": "Render a Validation Report to Document Format",
      "topics": [
        "render_validation_report"
      ]
    },
    {
      "page": "sec_calibration",
      "title": "SEC/GPC Calibration Standards Summary",
      "topics": [
        "sec_calibration"
      ]
    },
    {
      "page": "sec_chromatograms",
      "title": "Simulated SEC/GPC Chromatography Data",
      "topics": [
        "sec_chromatograms"
      ]
    },
    {
      "page": "set_measure_roles",
      "title": "Set Measure Roles in a Recipe",
      "topics": [
        "set_measure_roles"
      ]
    },
    {
      "page": "smooth_window",
      "title": "Parameters for smoothing steps",
      "topics": [
        "despike_threshold",
        "fourier_cutoff",
        "smooth_sigma",
        "smooth_window"
      ]
    },
    {
      "page": "step_measure_absorbance",
      "title": "Convert Transmittance to Absorbance",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_absorbance"
      ]
    },
    {
      "page": "step_measure_align_cow",
      "title": "Correlation Optimized Warping Alignment",
      "concept": [
        "measure-align"
      ],
      "topics": [
        "step_measure_align_cow"
      ]
    },
    {
      "page": "step_measure_align_dtw",
      "title": "Dynamic Time Warping Alignment",
      "concept": [
        "measure-align"
      ],
      "topics": [
        "step_measure_align_dtw"
      ]
    },
    {
      "page": "step_measure_align_ptw",
      "title": "Parametric Time Warping Alignment",
      "concept": [
        "measure-align"
      ],
      "topics": [
        "step_measure_align_ptw"
      ]
    },
    {
      "page": "step_measure_align_reference",
      "title": "Align to Reference Spectrum",
      "concept": [
        "measure-align"
      ],
      "topics": [
        "step_measure_align_reference"
      ]
    },
    {
      "page": "step_measure_align_shift",
      "title": "Shift Alignment via Cross-Correlation",
      "concept": [
        "measure-align"
      ],
      "topics": [
        "step_measure_align_shift"
      ]
    },
    {
      "page": "step_measure_augment_noise",
      "title": "Add Random Noise to Measurements",
      "concept": [
        "measure-augmentation"
      ],
      "topics": [
        "step_measure_augment_noise"
      ]
    },
    {
      "page": "step_measure_augment_scale",
      "title": "Random Intensity Scaling",
      "concept": [
        "measure-augmentation"
      ],
      "topics": [
        "step_measure_augment_scale"
      ]
    },
    {
      "page": "step_measure_augment_shift",
      "title": "Add Random X-axis Shifts",
      "concept": [
        "measure-augmentation"
      ],
      "topics": [
        "step_measure_augment_shift"
      ]
    },
    {
      "page": "step_measure_baseline_airpls",
      "title": "Adaptive Iteratively Reweighted Penalized Least Squares Baseline",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_airpls"
      ]
    },
    {
      "page": "step_measure_baseline_als",
      "title": "Asymmetric Least Squares (ALS) Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_als"
      ]
    },
    {
      "page": "step_measure_baseline_arpls",
      "title": "Asymmetrically Reweighted Penalized Least Squares Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_arpls"
      ]
    },
    {
      "page": "step_measure_baseline_aspls",
      "title": "Adaptive Smoothness Penalized Least Squares Baseline",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_aspls"
      ]
    },
    {
      "page": "step_measure_baseline_auto",
      "title": "Automatic Baseline Correction Method Selection",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_auto"
      ]
    },
    {
      "page": "step_measure_baseline_custom",
      "title": "Custom Baseline Correction with User-Provided Function",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_custom"
      ]
    },
    {
      "page": "step_measure_baseline_fastchrom",
      "title": "Fast Chromatography Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_fastchrom"
      ]
    },
    {
      "page": "step_measure_baseline_gpc",
      "title": "GPC/SEC Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_gpc"
      ]
    },
    {
      "page": "step_measure_baseline_iarpls",
      "title": "Improved arPLS Baseline Correction (Two-Stage)",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_iarpls"
      ]
    },
    {
      "page": "step_measure_baseline_minima",
      "title": "Local Minima Interpolation Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_minima"
      ]
    },
    {
      "page": "step_measure_baseline_morph",
      "title": "Iterative Morphological Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_morph"
      ]
    },
    {
      "page": "step_measure_baseline_morphological",
      "title": "Morphological Baseline Correction (Erosion/Dilation)",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_morphological"
      ]
    },
    {
      "page": "step_measure_baseline_poly",
      "title": "Polynomial Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_poly"
      ]
    },
    {
      "page": "step_measure_baseline_py",
      "title": "Python-Based Baseline Correction via pybaselines",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_py"
      ]
    },
    {
      "page": "step_measure_baseline_rf",
      "title": "Robust Fitting Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_rf"
      ]
    },
    {
      "page": "step_measure_baseline_rolling",
      "title": "Rolling Ball Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_rolling"
      ]
    },
    {
      "page": "step_measure_baseline_snip",
      "title": "SNIP Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_snip"
      ]
    },
    {
      "page": "step_measure_baseline_tophat",
      "title": "Top-Hat Morphological Baseline Correction",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_baseline_tophat"
      ]
    },
    {
      "page": "step_measure_batch_reference",
      "title": "Reference-Based Batch Correction",
      "concept": [
        "batch-correction"
      ],
      "topics": [
        "step_measure_batch_reference"
      ]
    },
    {
      "page": "step_measure_bin",
      "title": "Spectral Binning",
      "concept": [
        "measure-features"
      ],
      "topics": [
        "step_measure_bin"
      ]
    },
    {
      "page": "step_measure_calibrate_x",
      "title": "Apply X-Axis Calibration",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_calibrate_x"
      ]
    },
    {
      "page": "step_measure_calibrate_y",
      "title": "Apply Y-Axis Calibration (Response Factor)",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_calibrate_y"
      ]
    },
    {
      "page": "step_measure_center",
      "title": "Mean Centering",
      "concept": [
        "measure-scaling"
      ],
      "topics": [
        "step_measure_center"
      ]
    },
    {
      "page": "step_measure_channel_align",
      "title": "Align Multiple Channels to a Common Grid",
      "concept": [
        "measure-channel"
      ],
      "topics": [
        "step_measure_channel_align"
      ]
    },
    {
      "page": "step_measure_channel_combine",
      "title": "Combine Multiple Channels",
      "concept": [
        "measure-channel"
      ],
      "topics": [
        "step_measure_channel_combine"
      ]
    },
    {
      "page": "step_measure_channel_ratio",
      "title": "Compute Ratios Between Channels",
      "concept": [
        "measure-channel"
      ],
      "topics": [
        "step_measure_channel_ratio"
      ]
    },
    {
      "page": "step_measure_derivative",
      "title": "Simple Finite Difference Derivatives",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_derivative"
      ]
    },
    {
      "page": "step_measure_derivative_gap",
      "title": "Gap (Norris-Williams) Derivatives",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_derivative_gap"
      ]
    },
    {
      "page": "step_measure_despike",
      "title": "Remove Spikes and Outliers from Measurements",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_despike"
      ]
    },
    {
      "page": "step_measure_detrend",
      "title": "Remove Trend from Measurements",
      "concept": [
        "measure-baseline"
      ],
      "topics": [
        "step_measure_detrend"
      ]
    },
    {
      "page": "step_measure_dilution_correct",
      "title": "Dilution Factor Correction",
      "concept": [
        "calibration"
      ],
      "topics": [
        "step_measure_dilution_correct"
      ]
    },
    {
      "page": "step_measure_drift_linear",
      "title": "Linear Drift Correction",
      "concept": [
        "drift-correction"
      ],
      "topics": [
        "step_measure_drift_linear"
      ]
    },
    {
      "page": "step_measure_drift_qc_loess",
      "title": "QC-Based Drift Correction Using LOESS",
      "concept": [
        "drift-correction"
      ],
      "topics": [
        "step_measure_drift_qc_loess"
      ]
    },
    {
      "page": "step_measure_drift_spline",
      "title": "Spline-Based Drift Correction",
      "concept": [
        "drift-correction"
      ],
      "topics": [
        "step_measure_drift_spline"
      ]
    },
    {
      "page": "step_measure_emsc",
      "title": "Extended Multiplicative Scatter Correction (EMSC)",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_emsc"
      ]
    },
    {
      "page": "step_measure_exclude",
      "title": "Exclude Measurement Ranges",
      "concept": [
        "region-operations"
      ],
      "topics": [
        "step_measure_exclude"
      ]
    },
    {
      "page": "step_measure_filter_fourier",
      "title": "Fourier Low-Pass Filtering",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_filter_fourier"
      ]
    },
    {
      "page": "step_measure_impute",
      "title": "Impute Missing Values in Measurements",
      "concept": [
        "measure-qc"
      ],
      "topics": [
        "step_measure_impute"
      ]
    },
    {
      "page": "step_measure_input_long",
      "title": "Ingest Measurements from a Single Column",
      "concept": [
        "input/output steps"
      ],
      "topics": [
        "step_measure_input_long"
      ]
    },
    {
      "page": "step_measure_input_wide",
      "title": "Ingest Measurements in Separate Columns",
      "concept": [
        "input/output steps"
      ],
      "topics": [
        "step_measure_input_wide"
      ]
    },
    {
      "page": "step_measure_integrals",
      "title": "Calculate Region Integrals",
      "concept": [
        "measure-features"
      ],
      "topics": [
        "step_measure_integrals"
      ]
    },
    {
      "page": "step_measure_interpolate",
      "title": "Interpolate Gaps in Measurement Data",
      "concept": [
        "measure-region"
      ],
      "topics": [
        "step_measure_interpolate"
      ]
    },
    {
      "page": "step_measure_kubelka_munk",
      "title": "Kubelka-Munk Transformation",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_kubelka_munk"
      ]
    },
    {
      "page": "step_measure_log",
      "title": "Log Transformation",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_log"
      ]
    },
    {
      "page": "step_measure_map",
      "title": "Apply a Custom Function to Measurements",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_map"
      ]
    },
    {
      "page": "step_measure_mcr_als",
      "title": "MCR-ALS Decomposition for Multi-Dimensional Data",
      "concept": [
        "measure-multiway"
      ],
      "topics": [
        "step_measure_mcr_als"
      ]
    },
    {
      "page": "step_measure_moments",
      "title": "Calculate Statistical Moments",
      "concept": [
        "measure-features"
      ],
      "topics": [
        "step_measure_moments"
      ]
    },
    {
      "page": "step_measure_msc",
      "title": "Multiplicative Scatter Correction (MSC)",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_msc"
      ]
    },
    {
      "page": "step_measure_mw_averages",
      "title": "Calculate Molecular Weight Averages for SEC/GPC",
      "concept": [
        "measure-chromatography"
      ],
      "topics": [
        "step_measure_mw_averages"
      ]
    },
    {
      "page": "step_measure_mw_distribution",
      "title": "Generate Molecular Weight Distribution Curve",
      "concept": [
        "measure-chromatography"
      ],
      "topics": [
        "step_measure_mw_distribution"
      ]
    },
    {
      "page": "step_measure_mw_fractions",
      "title": "Calculate Molecular Weight Fractions for SEC/GPC",
      "concept": [
        "measure-chromatography"
      ],
      "topics": [
        "step_measure_mw_fractions"
      ]
    },
    {
      "page": "step_measure_normalize_auc",
      "title": "Normalize by Area Under Curve",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_auc"
      ]
    },
    {
      "page": "step_measure_normalize_istd",
      "title": "Internal Standard Normalization",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_normalize_istd"
      ]
    },
    {
      "page": "step_measure_normalize_max",
      "title": "Normalize by Maximum Value",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_max"
      ]
    },
    {
      "page": "step_measure_normalize_peak",
      "title": "Normalize to a Specific Peak Region",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_peak"
      ]
    },
    {
      "page": "step_measure_normalize_range",
      "title": "Normalize to Range 0-1",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_range"
      ]
    },
    {
      "page": "step_measure_normalize_sum",
      "title": "Normalize by Sum (Total Intensity)",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_sum"
      ]
    },
    {
      "page": "step_measure_normalize_vector",
      "title": "Normalize by L2 (Euclidean) Norm",
      "concept": [
        "measure-normalization"
      ],
      "topics": [
        "step_measure_normalize_vector"
      ]
    },
    {
      "page": "step_measure_osc",
      "title": "Orthogonal Signal Correction (OSC)",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_osc"
      ]
    },
    {
      "page": "step_measure_output_long",
      "title": "Reorganize Measurements to Long Format",
      "concept": [
        "input/output steps"
      ],
      "topics": [
        "step_measure_output_long"
      ]
    },
    {
      "page": "step_measure_output_wide",
      "title": "Reorganize Measurements to Separate Columns",
      "concept": [
        "input/output steps"
      ],
      "topics": [
        "step_measure_output_wide"
      ]
    },
    {
      "page": "step_measure_parafac",
      "title": "PARAFAC Decomposition for Multi-Dimensional Data",
      "concept": [
        "measure-multiway"
      ],
      "topics": [
        "step_measure_parafac"
      ]
    },
    {
      "page": "step_measure_peaks_deconvolve",
      "title": "Deconvolve Overlapping Peaks",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_deconvolve"
      ]
    },
    {
      "page": "step_measure_peaks_detect",
      "title": "Detect Peaks in Measurements",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_detect"
      ]
    },
    {
      "page": "step_measure_peaks_filter",
      "title": "Filter Peaks by Criteria",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_filter"
      ]
    },
    {
      "page": "step_measure_peaks_integrate",
      "title": "Integrate Peak Areas",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_integrate"
      ]
    },
    {
      "page": "step_measure_peaks_properties",
      "title": "Calculate Peak Properties",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_properties"
      ]
    },
    {
      "page": "step_measure_peaks_to_table",
      "title": "Convert Peaks to Tidy Table",
      "concept": [
        "peak-operations"
      ],
      "topics": [
        "step_measure_peaks_to_table"
      ]
    },
    {
      "page": "step_measure_qc_bracket",
      "title": "QC Bracketing Interpolation",
      "concept": [
        "drift-correction"
      ],
      "topics": [
        "step_measure_qc_bracket"
      ]
    },
    {
      "page": "step_measure_qc_outlier",
      "title": "Detect Outlier Samples",
      "concept": [
        "measure-qc"
      ],
      "topics": [
        "step_measure_qc_outlier"
      ]
    },
    {
      "page": "step_measure_qc_saturated",
      "title": "Detect Saturated Measurements",
      "concept": [
        "measure-qc"
      ],
      "topics": [
        "step_measure_qc_saturated"
      ]
    },
    {
      "page": "step_measure_qc_snr",
      "title": "Calculate Signal-to-Noise Ratio",
      "concept": [
        "measure-qc"
      ],
      "topics": [
        "step_measure_qc_snr"
      ]
    },
    {
      "page": "step_measure_ratio_reference",
      "title": "Compute Ratio to Reference Spectrum",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_ratio_reference"
      ]
    },
    {
      "page": "step_measure_ratios",
      "title": "Calculate Region Ratios",
      "concept": [
        "measure-features"
      ],
      "topics": [
        "step_measure_ratios"
      ]
    },
    {
      "page": "step_measure_resample",
      "title": "Resample Measurements to New Grid",
      "concept": [
        "region-operations"
      ],
      "topics": [
        "step_measure_resample"
      ]
    },
    {
      "page": "step_measure_savitzky_golay",
      "title": "Savitzky-Golay Pre-Processing",
      "concept": [
        "measure-differencing",
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_savitzky_golay"
      ]
    },
    {
      "page": "step_measure_scale_auto",
      "title": "Auto-Scaling (Z-Score Normalization)",
      "concept": [
        "measure-scaling"
      ],
      "topics": [
        "step_measure_scale_auto"
      ]
    },
    {
      "page": "step_measure_scale_pareto",
      "title": "Pareto Scaling",
      "concept": [
        "measure-scaling"
      ],
      "topics": [
        "step_measure_scale_pareto"
      ]
    },
    {
      "page": "step_measure_scale_range",
      "title": "Range Scaling",
      "concept": [
        "measure-scaling"
      ],
      "topics": [
        "step_measure_scale_range"
      ]
    },
    {
      "page": "step_measure_scale_vast",
      "title": "VAST Scaling (Variable Stability Scaling)",
      "concept": [
        "measure-scaling"
      ],
      "topics": [
        "step_measure_scale_vast"
      ]
    },
    {
      "page": "step_measure_smooth_gaussian",
      "title": "Gaussian Kernel Smoothing",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_smooth_gaussian"
      ]
    },
    {
      "page": "step_measure_smooth_ma",
      "title": "Moving Average Smoothing",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_smooth_ma"
      ]
    },
    {
      "page": "step_measure_smooth_median",
      "title": "Median Filter Smoothing",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_smooth_median"
      ]
    },
    {
      "page": "step_measure_smooth_wavelet",
      "title": "Wavelet Denoising",
      "concept": [
        "measure-smoothing"
      ],
      "topics": [
        "step_measure_smooth_wavelet"
      ]
    },
    {
      "page": "step_measure_snv",
      "title": "Standard Normal Variate (SNV) Transformation",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_snv"
      ]
    },
    {
      "page": "step_measure_standard_addition",
      "title": "Standard Addition Correction",
      "concept": [
        "calibration"
      ],
      "topics": [
        "step_measure_standard_addition"
      ]
    },
    {
      "page": "step_measure_subtract_blank",
      "title": "Subtract Blank Measurement",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_subtract_blank"
      ]
    },
    {
      "page": "step_measure_subtract_reference",
      "title": "Subtract or Divide by Reference Spectrum",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_subtract_reference"
      ]
    },
    {
      "page": "step_measure_surrogate_recovery",
      "title": "Surrogate/Internal Standard Recovery",
      "concept": [
        "calibration"
      ],
      "topics": [
        "step_measure_surrogate_recovery"
      ]
    },
    {
      "page": "step_measure_transmittance",
      "title": "Convert Absorbance to Transmittance",
      "concept": [
        "measure-preprocessing"
      ],
      "topics": [
        "step_measure_transmittance"
      ]
    },
    {
      "page": "step_measure_trim",
      "title": "Trim Measurements to Specified Range",
      "concept": [
        "region-operations"
      ],
      "topics": [
        "step_measure_trim"
      ]
    },
    {
      "page": "step_measure_tucker",
      "title": "Tucker Decomposition for Multi-Dimensional Data",
      "concept": [
        "measure-multiway"
      ],
      "topics": [
        "step_measure_tucker"
      ]
    },
    {
      "page": "subtract_rf_baseline",
      "title": "Subtract baseline using robust fitting method",
      "topics": [
        "subtract_rf_baseline"
      ]
    },
    {
      "page": "sum_peak_models",
      "title": "Sum Multiple Peak Models",
      "topics": [
        "sum_peak_models"
      ]
    },
    {
      "page": "summary.measure_validation_report",
      "title": "Summarize a Validation Report",
      "topics": [
        "summary.measure_validation_report"
      ]
    },
    {
      "page": "tidy.measure_calibration",
      "title": "Tidy a Calibration Curve",
      "topics": [
        "tidy.measure_calibration",
        "tidy.measure_calibration_verify"
      ]
    },
    {
      "page": "tidy.measure_lod",
      "title": "Tidy LOD/LOQ Results",
      "topics": [
        "tidy.measure_lod"
      ]
    },
    {
      "page": "tidy.measure_uncertainty_budget",
      "title": "Tidy an Uncertainty Budget",
      "topics": [
        "tidy.measure_uncertainty_budget"
      ]
    },
    {
      "page": "tidy.measure_validation_report",
      "title": "Tidy a Validation Report",
      "topics": [
        "tidy.measure_validation_report"
      ]
    },
    {
      "page": "uncertainty_component",
      "title": "Create an Uncertainty Component",
      "topics": [
        "uncertainty_component"
      ]
    },
    {
      "page": "uncertainty_type_a",
      "title": "Create Type A Uncertainty from Repeated Measurements",
      "topics": [
        "uncertainty_type_a"
      ]
    },
    {
      "page": "uncertainty_type_b_expanded",
      "title": "Create Type B Uncertainty from Expanded Uncertainty",
      "topics": [
        "uncertainty_type_b_expanded"
      ]
    },
    {
      "page": "uncertainty_type_b_rectangular",
      "title": "Create Type B Uncertainty from Rectangular Distribution",
      "topics": [
        "uncertainty_type_b_rectangular"
      ]
    },
    {
      "page": "unregister_peak_algorithm",
      "title": "Unregister a Peak Detection Algorithm",
      "topics": [
        "unregister_peak_algorithm"
      ]
    },
    {
      "page": "unregister_peak_model",
      "title": "Unregister a Peak Model",
      "topics": [
        "unregister_peak_model"
      ]
    },
    {
      "page": "validate_measure",
      "title": "Validate measure data",
      "topics": [
        "validate_measure"
      ]
    },
    {
      "page": "validate_peak_model_params",
      "title": "Validate Peak Model Parameters",
      "topics": [
        "validate_peak_model_params"
      ]
    },
    {
      "page": "window_side",
      "title": "Parameter for measure steps",
      "topics": [
        "differentiation_order",
        "window_side"
      ]
    }
  ],
  "_pkglogo": "https://github.com/JamesHWade/measure/raw/main/man/figures/logo.svg",
  "_readme": "https://github.com/JamesHWade/measure/raw/main/README.md",
  "_rundeps": [
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "IDPmisc",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "pracma",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "sfd",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "explanation-internals.Rmd",
      "filename": "explanation-internals.html",
      "title": "Explanation: Internal Class System",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Motivation",
        "The two classes",
        "measure_tbl",
        "measure_list",
        "Detecting measure columns",
        "is_measure_list() and is_measure_tbl()",
        "find_measure_cols()",
        "has_measure_col()",
        "Why this matters",
        "For package developers",
        "Working with Measure Data Interactively",
        "measure_map(): Prototyping transformations",
        "measure_map_safely(): Fault-tolerant exploration",
        "measure_summarize(): Understanding your data",
        "Multiple Measure Columns",
        "Creating multiple measure columns",
        "Processing steps",
        "Output steps",
        "See Also"
      ],
      "created": "2026-01-07 19:35:35",
      "modified": "2026-01-07 19:35:35",
      "commits": 1
    },
    {
      "source": "reference-validation.Rmd",
      "filename": "reference-validation.html",
      "title": "Reference: Analytical Method Validation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Calibration Curves",
        "Fitting Calibration Curves",
        "Visualizing the Calibration",
        "Checking Residuals",
        "Predicting Unknown Concentrations",
        "Calibration Verification",
        "Limits of Detection and Quantitation",
        "Multiple Methods",
        "Precision Studies",
        "Repeatability (Within-Run Precision)",
        "Intermediate Precision",
        "Gage R&R Analysis",
        "Accuracy Assessment",
        "Bias and Recovery",
        "Linearity Assessment",
        "Uncertainty Budgets",
        "ISO GUM Uncertainty",
        "Visualizing Uncertainty Contributions",
        "Control Charts",
        "Setting Up Control Limits",
        "Monitoring with Westgard Rules",
        "Acceptance Criteria",
        "Defining Criteria",
        "Using Preset Criteria",
        "Assessing Results",
        "Method Comparison",
        "Bland-Altman Analysis",
        "Regression Methods",
        "Proficiency Testing",
        "Matrix Effects",
        "Evaluating Matrix Effects",
        "Standard Addition Correction",
        "Sample Preparation QC",
        "Dilution Factor Correction",
        "Surrogate Recovery",
        "Drift Correction",
        "Detecting Drift",
        "Correcting Drift",
        "Validation Reports",
        "Creating a Validation Report",
        "Inspecting Report Sections",
        "Adding Custom Sections",
        "Tidy Output",
        "Rendering Reports",
        "Summary",
        "See Also"
      ],
      "created": "2026-01-07 19:35:35",
      "modified": "2026-01-07 19:35:35",
      "commits": 1
    },
    {
      "source": "reference-multidimensional.Rmd",
      "filename": "reference-multidimensional.html",
      "title": "Reference: Multi-Dimensional Measurements",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Creating 2D Measurement Data",
        "Ingesting 2D Data",
        "Inspecting 2D Measurements",
        "Grid Information",
        "Applying 1D Operations to 2D Data",
        "Converting Back to Long Format",
        "Irregular Grids",
        "Dimension Reduction Operations",
        "Unfolding and Folding",
        "Slicing",
        "Projection",
        "Multi-Channel Operations",
        "Channel Alignment",
        "Channel Combination",
        "Channel Ratios",
        "Multi-Way Analysis",
        "PARAFAC Decomposition",
        "Tucker Decomposition",
        "MCR-ALS (Experimental)",
        "Summary",
        "See Also"
      ],
      "created": "2026-01-07 19:35:35",
      "modified": "2026-01-07 19:35:35",
      "commits": 1
    }
  ],
  "_score": 6.19728055812562,
  "_indexed": true,
  "_nocasepkg": "measure",
  "_universes": [
    "jameshwade"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:30:21.000Z",
      "distro": "noble",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "20f12b3666cd1470e2b9e930a7a7b2ad1c6d126f4ee6879357a65257132f101e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:30:23.000Z",
      "distro": "noble",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "4a2f8c7a47ec8648386bcc2c79c8543508c14a9828ebaae925756b0b6fbe86c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:29:00.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "b8f86fefe94bacea85a4bfd678f7ddc06f468262902c75b1b13e9e713d06e345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:29:19.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "7906d9cacacdf8442cd804252db4898d304f67deca1901911c4774f839b01a61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:30:35.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "a6fae364471048b3f5e2f1bc31c625138116451a6ae42be4e6ee588a4a434e0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:30:01.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "dca40681588ba5bb62b015a15586707eb0133a1433960f5fccfeac6ebe6a59e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:29:36.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "8e73a53e2c137fa7b57551cc1348507dbeda4bd2290de8fe4c55be2fe99ce3b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-06-03T08:29:06.000Z",
      "commit": "aac4cf0c6b99b8c7ce868fb43f30478fd663bf25",
      "fileid": "5ffd6a9c4e6cdef2efce089b3ce94106d2da74ccab8a40abdf467ed8a85e71cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26872727426"
    }
  ]
}