Package: planr Title: Tools for Supply Chain Management, Demand and Supply Planning Version: 0.6.1 Authors@R: person("Nicolas", "Nguyen", email = "nikonguyen@yahoo.fr", role = c("aut", "cre")) Description: Perform flexible and quick calculations for Demand and Supply Planning, such as projected inventories and coverages, as well as replenishment plan. For any time bucket, daily, weekly or monthly, and any granularity level, product or group of products. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, tidyr, lubridate, magrittr, RcppRoll URL: https://github.com/nguyennico/planr BugReports: https://github.com/nguyennico/planr/issues Depends: R (>= 4.1.0) LazyData: true Suggests: highcharter, knitr, reactable, reactablefmtr, rmarkdown, shiny, tidyverse, sparkline, DT, DiagrammeR, networkD3, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://nguyennico.r-universe.dev Date/Publication: 2026-06-27 02:18:04 UTC RemoteUrl: https://github.com/nguyennico/planr RemoteRef: HEAD RemoteSha: da648436e7120d673102ac11a86cab259b518523 NeedsCompilation: no Packaged: 2026-06-27 03:25:16 UTC; root Author: Nicolas Nguyen [aut, cre] Maintainer: Nicolas Nguyen