Package: PRA Type: Package Title: Project Risk Analysis Version: 0.4.0 Authors@R: person("Paul", "Govan", email = "paul.govan2@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492")) Description: Data analysis for Project Risk Management via the Second Moment Method, Monte Carlo Simulation, Contingency Analysis, Sensitivity Analysis, Earned Value Management, Learning Curves, Bayesian Methods, and more. Depends: R (>= 4.1.0) Imports: mc2d, minpack.lm, stats License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list (markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet")) URL: https://paulgovan.github.io/PRA/, https://github.com/paulgovan/PRA BugReports: https://github.com/paulgovan/PRA/issues Suggests: base64enc, bslib, corrplot, devtools, ellmer, ggplot2, htmltools, igraph, jsonlite, knitr, networkD3, ragnar, remotes, rmarkdown, scales, shiny, shinychat, mcptools, mockr, testthat (>= 3.0.0), vitals, withr Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev Repository: https://paulgovan.r-universe.dev Date/Publication: 2026-06-13 02:33:38 UTC RemoteUrl: https://github.com/paulgovan/pra RemoteRef: HEAD RemoteSha: 2e752122c8735be5aff93397b547634dc6a1a3da NeedsCompilation: no Packaged: 2026-06-13 02:53:13 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan