Package: dialga Title: Build and Interpret Cron Strings with R Version: 0.1.1 Authors@R: person(given = "Matt", family = "Dray", role = c("aut", "cre"), email = "mwdray@gmail.com") Description: Provide R integer vectors as inputs and get a standard cron string in return. You can also supply a cron string and get an English interpretation in return. BugReports: https://github.com/matt-dray/dialga/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: tools Suggests: clipr, covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://matt-dray.r-universe.dev Date/Publication: 2021-11-27 11:25:04 UTC RemoteUrl: https://github.com/matt-dray/dialga RemoteRef: HEAD RemoteSha: bd4f11a80f05ed158f6e8a38c23fcf394baf8572 NeedsCompilation: no Packaged: 2026-06-03 11:04:28 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray