# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "unexcel" in publications use:' type: software license: MIT title: 'unexcel: Revert Excel Serial Dates Back to Intended Day.Month Numerics' version: 0.1.0 doi: 10.32614/CRAN.package.unexcel abstract: Detects values imported from spreadsheets that were auto-converted to Excel date serials and reconstructs the originally intended day.month decimals (for example, '30.3' that Excel displayed as '30/03/2025'). The functions work in a vectorized manner, preserve non-serial values, and support both the 1900 and 1904 date systems. authors: - family-names: Freitas given-names: Hercules email: hercules.freitas@uerj.br orcid: https://orcid.org/0000-0003-1584-9157 repository: https://drhrf.r-universe.dev repository-code: https://github.com/drhrf/unexcel commit: f2a29e629f9f92da03a8076a7f7676d070a72187 url: https://github.com/drhrf/unexcel date-released: '2025-10-04' contact: - family-names: Freitas given-names: Hercules email: hercules.freitas@uerj.br orcid: https://orcid.org/0000-0003-1584-9157