Package: CNAIM
Type: Package
Title: Common Network Asset Indices Methodology (CNAIM)
Version: 2.1.4
Authors@R: c(
    person("Emil", "Larsen", , "mohsin@utiligize.com", role = "aut"),
    person("Kalle", "Hansen", , "kalle@utiligize.com", role = "aut"),
    person("Kenneth", "Rosenorn", , "kenneth@utiligize.com", role = "aut"),
    person("Peter", "Larsen", , "peter@utiligize.com", role = "aut"),
    person("Utiligize ApS", role = "cph"),
    person("Mohsin", "Vindhani", , "mohsin@utiligize.com", role = c("aut", "cre"))
  )
Maintainer: Mohsin Vindhani <mohsin@utiligize.com>
Description: Implementation of the CNAIM standard in R. Contains a series of
    algorithms which determine the probability of failure, consequences of
    failure and monetary risk associated with electricity distribution
    companies' assets such as transformers and cables. Results are visualized
    in an easy-to-understand risk matrix.
URL: https://www.cnaim.io/
BugReports: https://github.com/Utiligize/CNAIM/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.5.0)
Imports: plyr, dplyr, jsonlite, magrittr, r2d3, ggplot2, stringr,
        tibble
RoxygenNote: 7.2.1
Suggests: knitr, htmltools, readxl, testthat, rmarkdown, widgetframe
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-30 09:57:05 UTC; mohsinvindhani
Author: Emil Larsen [aut],
  Kalle Hansen [aut],
  Kenneth Rosenorn [aut],
  Peter Larsen [aut],
  Utiligize ApS [cph],
  Mohsin Vindhani [aut, cre]
Repository: CRAN
Date/Publication: 2022-08-31 08:40:22 UTC
Built: R 4.2.0; ; 2022-09-01 12:21:18 UTC; unix
