Package: ife
Type: Package
Title: Autodiff for Influence Function Based Estimates
Version: 0.2.0
Authors@R: 
    c(person(given = "Nicholas",
             family = "Williams",
             role = c("aut", "cre", "cph"),
             email = "ntwilliams.personal@gmail.com", 
             comment = c(ORCID = "0000-0002-1378-4831")))
Maintainer: Nicholas Williams <ntwilliams.personal@gmail.com>
Description: Implements an S7 class for estimates based on influence functions, 
  with forward mode automatic differentiation defined for standard arithmetic 
  operations.
License: GPL (>= 3)
Encoding: UTF-8
Imports: cli, generics, S7 (>= 0.2.0)
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-18 22:42:45 UTC; nicholaswilliams
Author: Nicholas Williams [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1378-4831>)
Repository: CRAN
Date/Publication: 2025-08-18 23:50:30 UTC
Built: R 4.5.1; ; 2025-10-21 12:00:57 UTC; windows
