Package: pregnancy Title: Calculate and Track Dates and Medications During Pregnancy Version: 0.2.1.9000 Authors@R: person( given = "Ella", family = "Kaye", role = c("aut", "cre", "cph"), email = "ella.kaye@gmail.com", comment = c(ORCID = "0000-0002-7300-3718") ) Description: Provides functionality for calculating pregnancy-related dates and tracking medications during pregnancy and fertility treatment. Calculates due dates from various starting points including last menstrual period and IVF (In Vitro Fertilisation) transfer dates, determines pregnancy progress on any given date, and identifies when specific pregnancy weeks are reached. Includes medication tracking capabilities for individuals undergoing fertility treatment or during pregnancy, allowing users to monitor remaining doses and quantities needed over specified time periods. Designed for those tracking their own pregnancies or supporting partners through the process, making use of options to personalise output messages. For details on due date calculations, see . License: MIT + file LICENSE URL: https://ellakaye.github.io/pregnancy/, https://github.com/EllaKaye/pregnancy BugReports: https://github.com/EllaKaye/pregnancy/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Imports: anytime, cli, dplyr, lubridate, rlang Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Depends: R (>= 3.5) VignetteBuilder: knitr Repository: https://ellakaye.r-universe.dev Date/Publication: 2026-01-15 15:53:43 UTC RemoteUrl: https://github.com/EllaKaye/pregnancy RemoteRef: HEAD RemoteSha: d4282c361a33695ec69e7a39c6f98348f5e48a02 NeedsCompilation: no Packaged: 2026-06-14 07:56:18 UTC; root Author: Ella Kaye [aut, cre, cph] (ORCID: ) Maintainer: Ella Kaye