Package: mortSOA Title: Obtain Data from the Society of Actuaries 'Mortality and Other Rate Tables' Site Version: 0.1.0 Authors@R: person("Matt", "Heaphy", email = "mattrmattrs@gmail.com", role = c("aut", "cre", "cph")) Maintainer: Matt Heaphy Description: The Society of Actuaries (SOA) provides an extensive online database called 'Mortality and Other Rate Tables' ('MORT') at . This database contains mortality, lapse, and valuation tables that cover a variety of product types and nations. Users of the database can download any tables in 'Excel', 'CSV', or 'XML' formats. This package provides convenience functions that read 'XML' formats from the database and return R objects. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, dplyr, httr2, purrr, rlang, tidyr, xml2 Depends: R (>= 4.1) LazyData: true URL: https://github.com/mattheaphy/mortSOA/, https://mattheaphy.github.io/mortSOA/ BugReports: https://github.com/mattheaphy/mortSOA/issues Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://mattheaphy.r-universe.dev Date/Publication: 2026-02-06 18:21:39 UTC RemoteUrl: https://github.com/mattheaphy/mortsoa RemoteRef: HEAD RemoteSha: a4a47107c82b5c990c7e1093cee3076c8e880b01 NeedsCompilation: no Packaged: 2026-06-07 09:09:44 UTC; root Author: Matt Heaphy [aut, cre, cph]