Package: datetoiso
Type: Package
Title: Modify Dates to ISO Standard ("International Organization for
        Standardization")
Version: 0.2.0
Authors@R: person("Lukasz", "Andrzejewski", email = "lukasz.coding@gmail.com",
  role = c("aut", "cre"))
URL: https://github.com/andzoluk
Language: en-US
Description: Transfer any date type to ISO standard. Package recognizes dates in given data frame and transform to ISO format. Only one date format can be applied within one data frame column.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stringr, lubridate
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-30 23:25:38 UTC; Andrzejewski
Author: Lukasz Andrzejewski [aut, cre]
Maintainer: Lukasz Andrzejewski <lukasz.coding@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-01 10:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 08:32:04 UTC; unix
