{
  "_id": "6a10492facfb0bcc41c9f667",
  "Package": "licoread",
  "Title": "Reads Raw Files from Li-COR Gas Analyzers",
  "Version": "0.3.0",
  "Date": "2025-08-05",
  "Authors@R": "person(given = \"Joseph\", family = \"Gaudard\", , \"joseph.gaudard@pm.me\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6989-7624\"))",
  "Description": "Reads raw files from Li-COR gas analyzers and produces a\ndataframe that can directly be used with 'fluxible' (Gaudard et\nal 2025 <doi:10.1111/2041-210X.70161>).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://jogaudard.github.io/licoread/",
  "BugReports": "https://github.com/jogaudard/licoread/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://jogaudard.r-universe.dev",
  "Date/Publication": "2026-02-09 16:05:02 UTC",
  "RemoteUrl": "https://github.com/jogaudard/licoread",
  "RemoteRef": "HEAD",
  "RemoteSha": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:40:51 UTC",
    "User": "root"
  },
  "Author": "Joseph Gaudard [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6989-7624>)",
  "Maintainer": "Joseph Gaudard <joseph.gaudard@pm.me>",
  "MD5sum": "eccc0ea9dff6d88f12637838c2aa1416",
  "_user": "jogaudard",
  "_type": "src",
  "_file": "licoread_0.3.0.tar.gz",
  "_fileid": "06b0d0f07863349c1f6b877b14e61ccfcb02c2a2d1b7a0096558189dde9e1791",
  "_filesize": 2064780,
  "_sha256": "06b0d0f07863349c1f6b877b14e61ccfcb02c2a2d1b7a0096558189dde9e1791",
  "_created": "2026-05-10T08:40:51.000Z",
  "_published": "2026-05-22T12:16:47.737Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377535540,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902393125"
    },
    {
      "job": 77377535838,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902394255"
    },
    {
      "job": 77377535814,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902523148"
    },
    {
      "job": 77377535454,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902524146"
    },
    {
      "job": 77377535111,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902376497"
    },
    {
      "job": 77377535273,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160249785"
    },
    {
      "job": 77377536203,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902389790"
    },
    {
      "job": 77377536197,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902388701"
    },
    {
      "job": 77377535745,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902389330"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jogaudard/licoread",
  "_commit": {
    "id": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
    "author": "Joseph Gaudard <60258347+jogaudard@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #51 from jogaudard/next_version\n\ndoi in description",
    "time": 1770653102
  },
  "_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": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jogaudard",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 9
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jogaudard",
      "count": 197,
      "uuid": 60258347
    }
  ],
  "_userbio": {
    "uuid": 60258347,
    "type": "user",
    "name": "Joseph Gaudard"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/licoread"
  },
  "_devurl": "https://github.com/jogaudard/licoread",
  "_pkgdown": "https://jogaudard.github.io/licoread/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/licoread.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jogaudard/licoread",
  "_realowner": "jogaudard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-04-28"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-08"
    },
    {
      "version": "0.3.0",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "import7500",
    "licoread",
    "licoread_to_fluxible",
    "list_gases"
  ],
  "_help": [
    {
      "page": "data_82z",
      "title": "to read the raw data",
      "topics": [
        "data_82z"
      ]
    },
    {
      "page": "data_name_82z",
      "title": "create colnames for data tibble",
      "topics": [
        "data_name_82z"
      ]
    },
    {
      "page": "fluxible_81x",
      "title": "makes df from 81x files compatible with fluxible",
      "topics": [
        "fluxible_81x"
      ]
    },
    {
      "page": "fluxible_82z",
      "title": "makes df from 82z files compatible with fluxible",
      "topics": [
        "fluxible_82z"
      ]
    },
    {
      "page": "import7500",
      "title": "imports data from li7500 setup",
      "topics": [
        "import7500"
      ]
    },
    {
      "page": "import7500_new_oneobs",
      "title": "imports one file from li7500 (old)",
      "topics": [
        "import7500_new_oneobs"
      ]
    },
    {
      "page": "import7500_old_oneobs",
      "title": "imports one file from li7500 (old)",
      "topics": [
        "import7500_old_oneobs"
      ]
    },
    {
      "page": "licoread",
      "title": "reads Li-COR files in a given location",
      "topics": [
        "licoread"
      ]
    },
    {
      "page": "licoread_auto",
      "title": "finds out the file type for licoread",
      "topics": [
        "licoread_auto"
      ]
    },
    {
      "page": "licoread_to_fluxible",
      "title": "selects the focus gas and makes a df to use in fluxible",
      "topics": [
        "licoread_to_fluxible"
      ]
    },
    {
      "page": "list_gases",
      "title": "lists gases present in the dataset",
      "topics": [
        "list_gases"
      ]
    },
    {
      "page": "metadata_82z",
      "title": "read meta data file inside 82z archive",
      "topics": [
        "metadata_82z"
      ]
    },
    {
      "page": "names_df",
      "title": "to get a vector of names of a df, matching a regex",
      "topics": [
        "names_df"
      ]
    },
    {
      "page": "oneobs_81x",
      "title": "reading a single measurement from 81x file",
      "topics": [
        "oneobs_81x"
      ]
    },
    {
      "page": "oneobs_82z",
      "title": "to read one measurement from the 82z archive",
      "topics": [
        "oneobs_82z"
      ]
    },
    {
      "page": "read_81x_onefile",
      "title": "reads 81x licor file",
      "topics": [
        "read_81x_onefile"
      ]
    },
    {
      "page": "units_82z",
      "title": "to create a nested tibble with the units of data",
      "topics": [
        "units_82z"
      ]
    }
  ],
  "_readme": "https://github.com/jogaudard/licoread/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "licoread.Rmd",
      "filename": "licoread.html",
      "title": "licoread",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Importing the data",
        "Making a fluxible-friendly dataframe",
        "Importing data from LI7500 tent setup"
      ],
      "created": "2025-04-15 18:05:34",
      "modified": "2025-08-03 11:51:26",
      "commits": 7
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "licoread",
  "_universes": [
    "jogaudard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-10T08:42:46.000Z",
      "distro": "noble",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "c789eb40f32a5f2f392a4d86b40fabe9ee0a3db36b04de21dbbdd3d5f56aad11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-10T08:43:09.000Z",
      "distro": "noble",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "04d16a184527ab682dfea8426f1bb5e8cef62188d36f0b89feaced7e5c5dd81a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-10T09:04:14.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "6ff20fb53c71131ab5f4455dce3f7acade1ca0dcff6628a5682b8c3f3e2aeafc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-10T09:04:21.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "696e4b373617b90f0d797d90f2070d6bbc0ccbd10f0e48c16bb3b6df4d37c05e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-10T08:42:08.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "0d8d1a6eb0ef0b8475fe07bde0e55562a8f2764d7600162dff256c64dee706fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-10T08:42:06.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "72120517f5a56c4321edafdce4348c86919f0b77bb191d861fee15509846b759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-10T08:42:02.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "ffc36714da3c6e15deb3647a8615d75d5171c044cd4fa239314c0ab981f4d356",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T12:16:31.000Z",
      "commit": "c1d1cd5a563e32f85b49e9f2783bd128066391af",
      "fileid": "41626e9fe186e1985c7bae24be9c08e4c5be77e6847bf53e0382466674e86020",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jogaudard/actions/runs/25624226887"
    }
  ]
}