Package: catmodeling
Type: Package
Title: Catastrophe Model Simulation and Adjustment
Version: 0.0.1
Authors@R: 
    person(given="Stephen",
	family="Jewson",
	email= "stephen.jewson@gmail.com", 
	role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-6011-6262"))
Maintainer: Stephen Jewson <stephen.jewson@gmail.com>
Description: Manipulation of catastrophe model outputs, including
    tasks such as simulating year loss tables (YLTs) from event loss tables (ELTs), 
    adjusting the frequencies of events in YLTs to create new YLTs, 
    applying catastrophe exceedance of loss contracts (catXL),
    applying hours clauses,
    and calculating diagnostics from ELTs and YLTs, such as average annual loss 
    and exceedance probability curves. Frequency adjustment routines are 
    based on the paper "A new simulation algorithm for 
    more precise estimates of change in catastrophe risk models, with application to 
    hurricanes and climate change", Jewson, S. (2023); <doi:10.1007/s00477-023-02409-0>.
    Uses the compiled language 'Rust' in places and so requires
    a Rust compiler to be installed, or a binary installation.
Imports: stats, dplyr, utils, pracma, geosphere
Depends: R (>= 4.2)
License: AGPL-3
BugReports: https://github.com/stephenjewson/catmodeling/issues
URL: https://www.catmodeling.info
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/rextendr/version: 0.5.0
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz
NeedsCompilation: yes
Packaged: 2026-07-11 11:45:59 UTC; steph
Author: Stephen Jewson [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6011-6262>)
Repository: CRAN
Date/Publication: 2026-07-23 12:00:02 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-07-23 13:16:08 UTC; unix
Archs: catmodeling.so.dSYM
