# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidylaslog" in publications use:' type: software license: MIT title: 'tidylaslog: Tidy Import, Indexing, and Export of LAS Well Log Data' version: 0.1.2 doi: 10.32614/CRAN.package.tidylaslog abstract: Provides tools for reading, parsing, indexing, and exporting LAS (Log ASCII Standard) well log files into tidy, analysis-ready tabular formats. The package separates LAS header information and log data into structured components, builds a searchable index across collections of LAS files, and enables reproducible subsetting of wells based on metadata or curve availability. Output tables can be written to CSV or Parquet formats to support large-scale statistical, machine learning, and earth science workflows. The tidy data structure follows Wickham (2014) . The LAS file structure follows the Canadian Well Logging Society LAS standard . authors: - family-names: Omodolor given-names: Hope E. email: hopeomodolor@gmail.com orcid: https://orcid.org/0009-0005-7842-406X repository: https://omodolor.r-universe.dev repository-code: https://github.com/Omodolor/tidylaslog commit: d2df627bce4ceec2ce3bf6d06815987ba6c84dc6 url: https://omodolor.github.io/tidylaslog/ date-released: '2026-02-17' contact: - family-names: Omodolor given-names: Hope E. email: hopeomodolor@gmail.com orcid: https://orcid.org/0009-0005-7842-406X