Package: quantdates Type: Package Title: Manipulate Dates for Finance Version: 2.0.4 Authors@R: c(person("Julian", "Chitiva",email="julian.chitiva@quantil.com.co", role =c('aut')),person("Diego", "Jara", role = "aut"), person("Erick", "Translateur", role = c("com")),person("Juan Pablo", "Bermudez", email = "juan.bermudez@quantil.com.co",role =c("aut","cre")),person("Quantil S.A.S", role = c("aut","cph"))) Maintainer: Juan Pablo Bermudez Description: Functions to manipulate dates and count days for quantitative finance analysis. The 'quantdates' package considers leap, holidays and business days for relevant calendars in a financial context to simplify quantitative finance calculations, consistent with International Swaps and Derivatives Association (ISDA) (2006) regulations. Encoding: UTF-8 LazyData: true License: GPL-3 BugReports: https://github.com/quantilma/quantdates/issues RoxygenNote: 7.3.1 Depends: R (>= 2.10) Imports: lubridate (>= 1.7.4) Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://github.com/quantilma/quantdates Repository: https://quantilma.r-universe.dev Date/Publication: 2024-07-04 14:51:17 UTC RemoteUrl: https://github.com/quantilma/quantdates RemoteRef: HEAD RemoteSha: 58c0e880d3e71faa878b8e4726e12b5510b2c72b NeedsCompilation: no Packaged: 2026-07-19 04:53:04 UTC; root Author: Julian Chitiva [aut], Diego Jara [aut], Erick Translateur [com], Juan Pablo Bermudez [aut, cre], Quantil S.A.S [aut, cph]