Package: ggtilecal Title: Create static (and interactive) overview calendars using ggplot2 Version: 0.1.0 Authors@R: person(given = "Cynthia A.", family = "Huang", email = "cynthia.huang@monash.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9218-987X")) Description: Creates tile-based calendar layouts using ggplot2 facets and tiles. Calculates calendar layout positioning variables, and generates customisable ggplot2 calendars for specified time periods and calendar units. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: anytime, cli, dplyr, ggplot2 (>= 3.5.0), lifecycle, lubridate, rlang, tibble, tidyselect Suggests: emoji, lorem, ggiraph URL: https://cynthiahqy.github.io/ggtilecal/, https://github.com/cynthiahqy/ggtilecal BugReports: https://github.com/cynthiahqy/ggtilecal Depends: R (>= 4.1.0) LazyData: true Repository: https://cynthiahqy.r-universe.dev Date/Publication: 2024-06-10 09:45:58 UTC RemoteUrl: https://github.com/cynthiahqy/ggtilecal RemoteRef: HEAD RemoteSha: 5200bc3cdc3ed9053e853247581d80c63305ca1a NeedsCompilation: no Packaged: 2026-07-13 07:36:18 UTC; root Author: Cynthia A. Huang [aut, cre] (ORCID: ) Maintainer: Cynthia A. Huang