{
  "_id": "6a1f1d58b401979e7341fb6d",
  "Package": "fluxible",
  "Title": "Ecosystem Gas Fluxes Calculations for Closed Loop Chamber Setup",
  "Version": "1.3.7",
  "Date": "2026-03-17",
  "Authors@R": "c(person(given = \"Joseph\", family = \"Gaudard\", , \"joseph.gaudard@pm.me\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6989-7624\")),\nperson(given = c(\"Richard\", \"James\"), family = \"Telford\", , \"richard.telford@uib.no\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9826-3076\"))\n)",
  "Description": "Toolbox to process raw data from closed loop flux chamber\n(or tent) setups into ecosystem gas fluxes usable for analysis.\nIt goes from a data frame of gas concentration over time (which\ncan contain several measurements) and a meta data file\nindicating which measurement was done when, to a data frame of\necosystem gas fluxes including quality diagnostics. Organized\nwith one function per step, maximizing user flexibility and\nbackwards compatibility. Different models to estimate the\nfluxes from the raw data are available: exponential as\ndescribed in Zhao et al (2018)\n<doi:10.1016/j.agrformet.2018.08.022>, exponential as described\nin Hutchinson and Mosier (1981)\n<doi:10.2136/sssaj1981.03615995004500020017x>, quadratic, and\nlinear. Other functions include quality assessment, plotting\nfor visual check, calculation of fluxes based on the setup\nspecific parameters (chamber size, plot area, ...), gross\nprimary production and transpiration rate calculation, and\nlight response curves.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "URL": "https://plant-functional-trait-course.github.io/fluxible/,\nhttps://github.com/Plant-Functional-Trait-Course/fluxible",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/Plant-Functional-Trait-Course/fluxible/issues",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev make libicu-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://plant-functional-trait-course.r-universe.dev",
  "Date/Publication": "2026-03-17 16:52:59 UTC",
  "RemoteUrl": "https://github.com/plant-functional-trait-course/fluxible",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec3611269446bb06c819a661c838334a9b78e14b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:40:52 UTC",
    "User": "root"
  },
  "Author": "Joseph Gaudard [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6989-7624>),\nRichard James Telford [aut] (ORCID:\n<https://orcid.org/0000-0001-9826-3076>)",
  "Maintainer": "Joseph Gaudard <joseph.gaudard@pm.me>",
  "MD5sum": "13abb0a959864b41fedc1e1fe26926bd",
  "_user": "plant-functional-trait-course",
  "_type": "src",
  "_file": "fluxible_1.3.7.tar.gz",
  "_fileid": "2796b27666e29c80e90e4378af5d0cb3e7e620b96fa6621a6a523eea190c26c4",
  "_filesize": 4967973,
  "_sha256": "2796b27666e29c80e90e4378af5d0cb3e7e620b96fa6621a6a523eea190c26c4",
  "_created": "2026-05-16T08:40:52.000Z",
  "_published": "2026-06-02T18:13:44.939Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140447783,
      "time": 273,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032057143"
    },
    {
      "job": 79140447582,
      "time": 274,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032057146"
    },
    {
      "job": 79140447904,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032047255"
    },
    {
      "job": 79140447787,
      "time": 291,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032054598"
    },
    {
      "job": 79140447131,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032026012"
    },
    {
      "job": 79140446935,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366124139"
    },
    {
      "job": 79140447915,
      "time": 265,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032056261"
    },
    {
      "job": 79140448263,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032051678"
    },
    {
      "job": 79140447953,
      "time": 251,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032054637"
    }
  ],
  "_buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/plant-functional-trait-course/fluxible",
  "_commit": {
    "id": "ec3611269446bb06c819a661c838334a9b78e14b",
    "author": "Joseph Gaudard <60258347+jogaudard@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #302 from Plant-Functional-Trait-Course/next_version\n\nNext version",
    "time": 1773766379
  },
  "_maintainer": {
    "name": "Joseph Gaudard",
    "email": "joseph.gaudard@pm.me",
    "login": "jogaudard",
    "bluesky": "@jogaudard.bsky.social",
    "orcid": "0000-0002-6989-7624",
    "uuid": 60258347
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrrlyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "licoread",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    }
  ],
  "_owner": "plant-functional-trait-course",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-23",
      "n": 17
    },
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-26",
      "n": 6
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2025-08-25"
    },
    {
      "name": "v1.3.1",
      "date": "2025-09-10"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jogaudard",
      "count": 1360,
      "uuid": 60258347
    },
    {
      "user": "richardjtelford",
      "count": 16,
      "uuid": 5246541
    }
  ],
  "_userbio": {
    "uuid": 58306222,
    "type": "organization",
    "name": "Plant-Functional-Trait-Course"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fluxible"
  },
  "_devurl": "https://github.com/plant-functional-trait-course/fluxible",
  "_pkgdown": "https://plant-functional-trait-course.github.io/fluxible/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fluxible.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plant-functional-trait-course/fluxible",
  "_realowner": "plant-functional-trait-course",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-08-27"
    },
    {
      "version": "1.0.0",
      "date": "2025-02-13"
    },
    {
      "version": "1.1.0",
      "date": "2025-04-22"
    },
    {
      "version": "1.1.1",
      "date": "2025-05-13"
    },
    {
      "version": "1.1.2",
      "date": "2025-05-27"
    },
    {
      "version": "1.2.2",
      "date": "2025-06-05"
    },
    {
      "version": "1.2.6",
      "date": "2025-06-24"
    },
    {
      "version": "1.3.0",
      "date": "2025-08-22"
    },
    {
      "version": "1.3.2",
      "date": "2025-09-11"
    },
    {
      "version": "1.3.3",
      "date": "2025-09-25"
    },
    {
      "version": "1.3.4",
      "date": "2025-11-11"
    },
    {
      "version": "1.3.6",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "flux_calc",
    "flux_diff",
    "flux_drygas",
    "flux_fitting",
    "flux_flag_count",
    "flux_gpp",
    "flux_lrc",
    "flux_match",
    "flux_plot",
    "flux_quality",
    "flux_units",
    "stupeflux"
  ],
  "_datasets": [
    {
      "name": "co2_conc",
      "title": "CO2 concentration",
      "object": "co2_conc",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR",
        "turfID",
        "type",
        "f_start",
        "f_end",
        "f_fluxid",
        "f_n_conc",
        "f_ratio",
        "f_flag_match"
      ],
      "rows": 1251,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_conc_mid_missing",
      "title": "CO2 concentration with missing data",
      "object": "co2_conc_mid_missing",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR",
        "turfID",
        "type",
        "f_start",
        "f_end",
        "f_fluxid",
        "f_n_conc",
        "f_ratio",
        "f_flag_match"
      ],
      "rows": 1251,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_conc_missing",
      "title": "CO2 concentration",
      "object": "co2_conc_missing",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR",
        "turfID",
        "type",
        "f_start",
        "f_end",
        "f_fluxid",
        "f_n_conc",
        "f_ratio",
        "f_flag_match"
      ],
      "rows": 668,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_df_missing",
      "title": "CO2 concentration with missing data",
      "object": "co2_df_missing",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR"
      ],
      "rows": 1148,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_df_short",
      "title": "CO2 concentration",
      "object": "co2_df_short",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR"
      ],
      "rows": 1801,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_fluxes",
      "title": "CO2 fluxes",
      "object": "co2_fluxes",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "f_fluxid",
        "f_slope_tz",
        "f_temp_air_ave",
        "f_flux",
        "PAR",
        "temp_soil",
        "turfID",
        "type",
        "f_start",
        "temp_fahr",
        "temp_kelvin"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_fluxes_lrc",
      "title": "CO2 fluxes with PAR values",
      "object": "co2_fluxes_lrc",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "PAR_ave",
        "type",
        "datetime",
        "f_flux",
        "warming"
      ],
      "rows": 257,
      "table": true,
      "tojson": true
    },
    {
      "name": "co2_liahovden",
      "title": "CO2 concentration at Liahovden",
      "object": "co2_liahovden",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR"
      ],
      "rows": 89692,
      "table": true,
      "tojson": true
    },
    {
      "name": "raw_twogases",
      "title": "CO2 and CH4 concentration",
      "object": "raw_twogases",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "co2_conc",
        "ch4_conc",
        "datetime",
        "temp_air"
      ],
      "rows": 21681,
      "table": true,
      "tojson": true
    },
    {
      "name": "record_liahovden",
      "title": "Measurements meta data at Liahovden",
      "object": "record_liahovden",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "turfID",
        "type",
        "measurement_round",
        "start"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    },
    {
      "name": "record_short",
      "title": "Measurements meta data",
      "object": "record_short",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "turfID",
        "type",
        "start"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "slopes0_temp",
      "title": "Slopes for each flux",
      "object": "slopes0_temp",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temp_air",
        "temp_soil",
        "conc",
        "PAR",
        "turfID",
        "type",
        "f_start",
        "f_end",
        "f_fluxid",
        "f_ratio",
        "f_flag_match",
        "f_time",
        "f_cut",
        "f_Cz",
        "f_Cm",
        "f_a",
        "f_b",
        "f_tz",
        "f_slope",
        "f_fit",
        "f_fit_slope",
        "f_start_z",
        "f_cor_coef",
        "f_RMSE",
        "f_quality_flag",
        "f_slope_corr",
        "temp_fahr",
        "temp_kelvin"
      ],
      "rows": 1251,
      "table": true,
      "tojson": true
    },
    {
      "name": "twogases_record",
      "title": "Two gases field record",
      "object": "twogases_record",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "start"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "wet_conc",
      "title": "CO2 and H2O concentration",
      "object": "wet_conc",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Time",
        "Date",
        "co2",
        "h2o"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "co2_conc",
      "title": "CO2 concentration",
      "topics": [
        "co2_conc"
      ]
    },
    {
      "page": "co2_df_short",
      "title": "CO2 concentration",
      "topics": [
        "co2_df_short"
      ]
    },
    {
      "page": "co2_fluxes",
      "title": "CO2 fluxes",
      "topics": [
        "co2_fluxes"
      ]
    },
    {
      "page": "co2_fluxes_lrc",
      "title": "CO2 fluxes with PAR values",
      "topics": [
        "co2_fluxes_lrc"
      ]
    },
    {
      "page": "co2_liahovden",
      "title": "CO2 concentration at Liahovden",
      "topics": [
        "co2_liahovden"
      ]
    },
    {
      "page": "flux_calc",
      "title": "Calculates ecosystem gas fluxes",
      "topics": [
        "flux_calc"
      ]
    },
    {
      "page": "flux_diff",
      "title": "Calculates difference between fluxes",
      "topics": [
        "flux_diff"
      ]
    },
    {
      "page": "flux_drygas",
      "title": "wet air correction",
      "topics": [
        "flux_drygas"
      ]
    },
    {
      "page": "flux_fitting",
      "title": "Fitting a model to concentration data and estimating the slope",
      "topics": [
        "flux_fitting"
      ]
    },
    {
      "page": "flux_flag_count",
      "title": "Counts quality flags",
      "topics": [
        "flux_flag_count"
      ]
    },
    {
      "page": "flux_gpp",
      "title": "Calculates GPP",
      "topics": [
        "flux_gpp"
      ]
    },
    {
      "page": "flux_lrc",
      "title": "Standardizes CO2 fluxes at fixed PAR values",
      "topics": [
        "flux_lrc"
      ]
    },
    {
      "page": "flux_match",
      "title": "Matching continuously measured fluxes with measurement IDs and meta data",
      "topics": [
        "flux_match"
      ]
    },
    {
      "page": "flux_plot",
      "title": "Plotting fluxes for visual evaluation",
      "topics": [
        "flux_plot"
      ]
    },
    {
      "page": "flux_quality",
      "title": "Assessing the quality of the fits",
      "topics": [
        "flux_quality"
      ]
    },
    {
      "page": "flux_units",
      "title": "Unit conversion coefficient for fluxes",
      "topics": [
        "flux_units"
      ]
    },
    {
      "page": "raw_twogases",
      "title": "CO2 and CH4 concentration",
      "topics": [
        "raw_twogases"
      ]
    },
    {
      "page": "record_liahovden",
      "title": "Measurements meta data at Liahovden",
      "topics": [
        "record_liahovden"
      ]
    },
    {
      "page": "record_short",
      "title": "Measurements meta data",
      "topics": [
        "record_short"
      ]
    },
    {
      "page": "stupeflux",
      "title": "From raw gas concentration over time to clean fluxes",
      "topics": [
        "stupeflux"
      ]
    },
    {
      "page": "twogases_record",
      "title": "Two gases field record",
      "topics": [
        "twogases_record"
      ]
    },
    {
      "page": "wet_conc",
      "title": "CO2 and H2O concentration",
      "topics": [
        "wet_conc"
      ]
    }
  ],
  "_pkglogo": "https://github.com/plant-functional-trait-course/fluxible/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/plant-functional-trait-course/fluxible/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "broom",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "hms",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "purrr",
    "purrrlyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tweenr",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "fluxible.Rmd",
      "filename": "fluxible.html",
      "title": "From raw gas concentration data to clean ecosystem gas fluxes.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Input",
        "Attributing meta-data",
        "Model fitting",
        "Quality checks and visualisations",
        "we show only a sample of the plots in this example",
        "Gross Primary Production calculation",
        "References"
      ],
      "created": "2025-02-06 10:46:54",
      "modified": "2025-09-10 13:18:12",
      "commits": 16
    },
    {
      "source": "data-prep.Rmd",
      "filename": "data-prep.html",
      "title": "Preparing the data for fluxible",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Checklists for inputs",
        "Input raw_conc",
        "Input field_record",
        "By-passing flux_match",
        "Defining your dataset",
        "Importing a single file",
        "Importing multiple files",
        "Units row below column names?",
        "The one file per flux approach",
        "The tricky one",
        "References"
      ],
      "created": "2025-02-06 10:46:54",
      "modified": "2026-03-17 16:10:06",
      "commits": 12
    },
    {
      "source": "li7500.Rmd",
      "filename": "li7500.html",
      "title": "Using fluxible with the Li7500",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Importing the files",
        "Making a new field record",
        "One side is reliable",
        "Processing with fluxible",
        "CO~2~",
        "H~2~O",
        "Calculating Gross Primary Production and Transpiration",
        "Further calculations",
        "References"
      ],
      "created": "2025-08-03 16:16:39",
      "modified": "2025-08-22 13:29:45",
      "commits": 2
    },
    {
      "source": "two-gases.Rmd",
      "filename": "two-gases.html",
      "title": "Working with two gases measured simultaneously",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-02-12 12:32:53",
      "modified": "2025-08-22 13:29:45",
      "commits": 7
    }
  ],
  "_score": 6.342422680822207,
  "_indexed": true,
  "_nocasepkg": "fluxible",
  "_universes": [
    "plant-functional-trait-course",
    "jogaudard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.7",
      "date": "2026-05-16T08:43:34.000Z",
      "distro": "noble",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "0a46937d0654b265ceda5aa355ab6174e58bf66ec7382a17d74d980555b23c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.7",
      "date": "2026-05-16T08:43:28.000Z",
      "distro": "noble",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "7e62398337e83016e830e1a38408cc3fc2b4acd700c0ca4888e8ee57dd35c95d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.7",
      "date": "2026-05-16T08:43:06.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "1b70b4155943485155027a33c6a10f84e0d0de339bb77c10e6b64fac685e3a43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.7",
      "date": "2026-05-16T08:43:17.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "8586d58949a6e31371b07e705e14843da79d8e99f3be7f94ec176c19d2fc3360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-05-16T08:42:38.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "54034c17b118cd5834381f5543e0aab35083cdf0c86adcb1a6d1b50414e39076",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-05-16T08:42:14.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "f125f69e19d345552e213f223b6cf80b5ac6ac49835ad8679ce82479bd360936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-05-16T08:42:21.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "4ee65488262f6322c318854c81f229398e42d792d7f1406b8556ff967ecb512c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.7",
      "date": "2026-06-02T18:13:15.000Z",
      "commit": "ec3611269446bb06c819a661c838334a9b78e14b",
      "fileid": "cc8549cb3453c3901aee143043098a6e0812654afa5dfe880143ec128474f5fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/plant-functional-trait-course/actions/runs/25957483401"
    }
  ]
}