Type: Package Package: when Title: Definition of Date and Time Dimension Tables Version: 1.0.0.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) Description: In Multidimensional Systems the When dimension allows us to express when the analysed facts have occurred. The purpose of this package is to provide support for implementing this dimension in the form of date and time tables for Relational On-Line Analytical Processing star database systems. License: MIT + file LICENSE URL: https://josesamos.github.io/when/, https://github.com/josesamos/when BugReports: https://github.com/josesamos/when/issues Depends: R (>= 4.1.0) Imports: DBI, dm, dplyr, hms, lubridate, rlang, snakecase, tibble, utils, xlsx Suggests: dbplyr, DiagrammeR, DiagrammeRsvg, knitr, pander, rmarkdown, RSQLite, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: make default-jdk libicu-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-01-09 08:42:22 UTC RemoteUrl: https://github.com/josesamos/when RemoteRef: HEAD RemoteSha: 41aa1bc251149cf5570d3966fb5962bded0d6414 NeedsCompilation: no Packaged: 2026-06-08 08:40:44 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos