Package: triangulr
Title: High-Performance Triangular Distribution Functions
Version: 1.2.1
Authors@R: person(given = "Alvin", family = "Nursalim", role = c("aut", "cre"),
                  email = "irkaalv@gmail.com")
Description: A collection of high-performance functions for the triangular
    distribution that consists of the probability density function, cumulative
    distribution function, quantile function, random variate generator, moment
    generating function, characteristic function, and expected shortfall
    function. References: Samuel Kotz, Johan Ren Van Dorp (2004)
    <doi:10.1142/5720> and Acerbi, Carlo and Tasche, Dirk. (2002)
    <doi:10.1111/1468-0300.00091>.
License: MIT + file LICENSE
URL: https://github.com/irkaal/triangulr/
        https://irkaal.github.io/triangulr/
BugReports: https://github.com/irkaal/triangulr/issues
Depends: R (>= 3.3)
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.1
Collate: 'check.R' 'cpp11.R' 'error.R' 'Triangular.R'
LinkingTo: cpp11
SystemRequirements: C++11
Imports: rlang (>= 0.4.11), vctrs (>= 0.3.8)
Suggests: testthat (>= 3.0.2)
NeedsCompilation: yes
Packaged: 2021-05-27 03:54:12 UTC; Alvin
Author: Alvin Nursalim [aut, cre]
Maintainer: Alvin Nursalim <irkaalv@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-27 04:40:03 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-04-12 12:45:32 UTC; unix
Archs: triangulr.so.dSYM
