{
  "_id": "6a1ad9211d7bb097a09e7341",
  "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\nMoment Method, Monte Carlo Simulation, Contingency Analysis,\nSensitivity Analysis, Earned Value Management, Learning Curves,\nBayesian Methods, and more.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list (markdown = TRUE, roclets = c (\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "URL": "https://paulgovan.github.io/PRA/, https://github.com/paulgovan/PRA",
  "BugReports": "https://github.com/paulgovan/PRA/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://paulgovan.r-universe.dev",
  "Date/Publication": "2026-05-29 23:17:04 UTC",
  "RemoteUrl": "https://github.com/paulgovan/pra",
  "RemoteRef": "HEAD",
  "RemoteSha": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:11:17 UTC",
    "User": "root"
  },
  "Author": "Paul Govan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1821-8492>)",
  "Maintainer": "Paul Govan <paul.govan2@gmail.com>",
  "MD5sum": "abcb545fc26e87d234a3374a9134df9c",
  "_user": "paulgovan",
  "_type": "src",
  "_file": "PRA_0.4.0.tar.gz",
  "_fileid": "96a4c5f94c28f45ec9f1142061dbc1f3e7944121f9a263554f5878e3c2ba55f0",
  "_filesize": 921175,
  "_sha256": "96a4c5f94c28f45ec9f1142061dbc1f3e7944121f9a263554f5878e3c2ba55f0",
  "_created": "2026-05-30T09:11:17.000Z",
  "_published": "2026-05-30T12:33:37.397Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638816875,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307109542"
    },
    {
      "job": 78638816839,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307110167"
    },
    {
      "job": 78638816836,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308196107"
    },
    {
      "job": 78638816831,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308175821"
    },
    {
      "job": 78638631332,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307082747"
    },
    {
      "job": 78638816824,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307104539"
    },
    {
      "job": 78638816834,
      "time": 482,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307135664"
    },
    {
      "job": 78638816852,
      "time": 474,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307135029"
    },
    {
      "job": 78638816845,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307105462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulgovan/pra",
  "_commit": {
    "id": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
    "author": "Paul Govan <paul.govan2@gmail.com>",
    "committer": "Paul Govan <paul.govan2@gmail.com>",
    "message": "Update companion book\n",
    "time": 1780096624
  },
  "_maintainer": {
    "name": "Paul Govan",
    "email": "paul.govan2@gmail.com",
    "login": "paulgovan",
    "linkedin": "in/paulgovan",
    "orcid": "0000-0002-1821-8492",
    "description": "Senior Reliability Engineer at GE Aerospace",
    "uuid": 11376796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "mc2d",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "networkD3",
      "role": "Suggests"
    },
    {
      "package": "ragnar",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinychat",
      "role": "Suggests"
    },
    {
      "package": "mcptools",
      "role": "Suggests"
    },
    {
      "package": "mockr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vitals",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "paulgovan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 18
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 7
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 12
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 10
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-04-08"
    }
  ],
  "_topics": [
    "causal-networks",
    "contingency-analysis",
    "monte-carlo-simulation",
    "risk-analysis",
    "sensitivity-analysis"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "paulgovan",
      "count": 155,
      "uuid": 11376796
    }
  ],
  "_userbio": {
    "uuid": 11376796,
    "type": "user",
    "name": "Paul Govan",
    "description": "Senior Reliability Engineer at GE Aerospace"
  },
  "_downloads": {
    "count": 371,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PRA"
  },
  "_devurl": "https://github.com/paulgovan/pra",
  "_pkgdown": "https://paulgovan.github.io/PRA/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PRA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulgovan/pra",
  "_realowner": "paulgovan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-07-02"
    },
    {
      "version": "0.3.0",
      "date": "2024-08-20"
    },
    {
      "version": "0.4.0",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "ac",
    "add_documents",
    "build_knowledge_base",
    "contingency",
    "cor_matrix",
    "cost_pdf",
    "cost_post_pdf",
    "cpi",
    "cv",
    "eac",
    "etc",
    "ev",
    "fit_sigmoidal",
    "grandparent_dsm",
    "mcs",
    "parent_dsm",
    "plot_sigmoidal",
    "pra_app",
    "pra_chat",
    "pra_mcp_server",
    "pra_tools",
    "predict_sigmoidal",
    "prob_net",
    "prob_net_learn",
    "prob_net_sim",
    "prob_net_update",
    "pv",
    "retrieve_context",
    "risk_post_prob",
    "risk_prob",
    "sensitivity",
    "smm",
    "spi",
    "sv",
    "tcpi",
    "vac"
  ],
  "_help": [
    {
      "page": "ac",
      "title": "Actual Cost (AC).",
      "topics": [
        "ac"
      ]
    },
    {
      "page": "add_documents",
      "title": "Add Custom Documents to the PRA Knowledge Base",
      "topics": [
        "add_documents"
      ]
    },
    {
      "page": "build_knowledge_base",
      "title": "Build the PRA Knowledge Base for RAG Retrieval",
      "topics": [
        "build_knowledge_base"
      ]
    },
    {
      "page": "contingency",
      "title": "Contingency Calculation.",
      "topics": [
        "contingency"
      ]
    },
    {
      "page": "cor_matrix",
      "title": "Generate Correlation Matrix from Random Samples.",
      "topics": [
        "cor_matrix"
      ]
    },
    {
      "page": "cost_pdf",
      "title": "Cost Probability Density.",
      "topics": [
        "cost_pdf"
      ]
    },
    {
      "page": "cost_post_pdf",
      "title": "Posterior Cost Probability Density.",
      "topics": [
        "cost_post_pdf"
      ]
    },
    {
      "page": "cpi",
      "title": "Cost Performance Index (CPI).",
      "topics": [
        "cpi"
      ]
    },
    {
      "page": "cv",
      "title": "Cost Variance (CV).",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "eac",
      "title": "Estimate at Completion (EAC).",
      "topics": [
        "eac"
      ]
    },
    {
      "page": "etc",
      "title": "Estimate to Complete (ETC).",
      "topics": [
        "etc"
      ]
    },
    {
      "page": "ev",
      "title": "Earned Value (EV).",
      "topics": [
        "ev"
      ]
    },
    {
      "page": "fit_sigmoidal",
      "title": "Fit a Sigmoidal Model to Data.",
      "topics": [
        "fit_sigmoidal"
      ]
    },
    {
      "page": "grandparent_dsm",
      "title": "Risk-based 'Grandparent' Design Structure Matrix (DSM).",
      "topics": [
        "grandparent_dsm"
      ]
    },
    {
      "page": "mcs",
      "title": "Monte Carlo Simulation.",
      "topics": [
        "mcs"
      ]
    },
    {
      "page": "parent_dsm",
      "title": "Resource-based 'Parent' Design Structure Matrix (DSM).",
      "topics": [
        "parent_dsm"
      ]
    },
    {
      "page": "plot_sigmoidal",
      "title": "Plot a Fitted Sigmoidal Model.",
      "topics": [
        "plot_sigmoidal"
      ]
    },
    {
      "page": "plot.dsm",
      "title": "Plot a DSM heatmap.",
      "topics": [
        "plot.dsm"
      ]
    },
    {
      "page": "pra_app",
      "title": "Launch the PRA Risk Analysis Agent App",
      "topics": [
        "pra_app"
      ]
    },
    {
      "page": "pra_chat",
      "title": "Create a PRA Risk Analysis Chat Agent",
      "topics": [
        "pra_chat"
      ]
    },
    {
      "page": "pra_mcp_server",
      "title": "Start a PRA MCP Server",
      "topics": [
        "pra_mcp_server"
      ]
    },
    {
      "page": "pra_tools",
      "title": "Create PRA Tool Definitions for LLM Agent",
      "topics": [
        "pra_tools"
      ]
    },
    {
      "page": "predict_sigmoidal",
      "title": "Predict a Sigmoidal Function Using Fitted Model.",
      "topics": [
        "predict_sigmoidal"
      ]
    },
    {
      "page": "print.dsm",
      "title": "Print a DSM object.",
      "topics": [
        "print.dsm"
      ]
    },
    {
      "page": "print.mcs",
      "title": "Print method for Monte Carlo Simulation results.",
      "topics": [
        "print.mcs"
      ]
    },
    {
      "page": "print.pra_sigmoidal_fit",
      "title": "Print method for Sigmoidal Model",
      "topics": [
        "print.pra_sigmoidal_fit"
      ]
    },
    {
      "page": "print.smm",
      "title": "Print method for SMM results.",
      "topics": [
        "print.smm"
      ]
    },
    {
      "page": "prob_net",
      "title": "Probabilistic Network of Project Risks.",
      "topics": [
        "prob_net"
      ]
    },
    {
      "page": "prob_net_learn",
      "title": "Perform Bayesian Learning on a Probabilistic Network of Project Risks.",
      "topics": [
        "prob_net_learn"
      ]
    },
    {
      "page": "prob_net_sim",
      "title": "Perform Inference on a Probabilistic Network of Project Risks.",
      "topics": [
        "prob_net_sim"
      ]
    },
    {
      "page": "prob_net_update",
      "title": "Update a Probabilistic Network of Project Risks.",
      "topics": [
        "prob_net_update"
      ]
    },
    {
      "page": "pv",
      "title": "Planned Value (PV).",
      "topics": [
        "pv"
      ]
    },
    {
      "page": "retrieve_context",
      "title": "Retrieve Relevant Context for a Query",
      "topics": [
        "retrieve_context"
      ]
    },
    {
      "page": "risk_post_prob",
      "title": "Posterior Risk Probability.",
      "topics": [
        "risk_post_prob"
      ]
    },
    {
      "page": "risk_prob",
      "title": "Bayesian Inference for Risk Probability.",
      "topics": [
        "risk_prob"
      ]
    },
    {
      "page": "sensitivity",
      "title": "Sensitivity Analysis.",
      "topics": [
        "sensitivity"
      ]
    },
    {
      "page": "smm",
      "title": "Second Moment Method Analysis.",
      "topics": [
        "smm"
      ]
    },
    {
      "page": "spi",
      "title": "Schedule Performance Index (SPI).",
      "topics": [
        "spi"
      ]
    },
    {
      "page": "sv",
      "title": "Schedule Variance (SV).",
      "topics": [
        "sv"
      ]
    },
    {
      "page": "tcpi",
      "title": "To-Complete Performance Index (TCPI).",
      "topics": [
        "tcpi"
      ]
    },
    {
      "page": "vac",
      "title": "Variance at Completion (VAC).",
      "topics": [
        "vac"
      ]
    }
  ],
  "_pkglogo": "https://github.com/paulgovan/pra/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/paulgovan/pra/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mc2d",
    "mgcv",
    "microbenchmark",
    "minpack.lm",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "pra",
  "_universes": [
    "paulgovan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-30T09:15:41.000Z",
      "distro": "noble",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "7ec030ca16c19537b09c9c159344d37047cb26aacc82d9a3711ddd7e3a5f131e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-30T09:15:47.000Z",
      "distro": "noble",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "7949991e64135a412f37bcb168cc715bd63db3bdcf2c31eecce924746cd0d401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-30T12:33:01.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "fb256ca11639651b33dd37941c2ccf27a9cd2771201230e0d0b4424f81f65f64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-30T12:29:27.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "003eabea91bf97d73d876aa353749d972315769e82aceb3e354931827cb96e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-30T09:15:31.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "ef3216c4a7e9f8bb9cf4f3a3af285413bb1217e51ce49d95cd0d4fb242e1861e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-30T09:19:25.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "add9a451687f7f41a745f64f009e910accfb8c012a8267ec8234f35915de7be1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-30T09:19:24.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "21f9c2905266b7775768218e973bfc0b3e8cee483fa20c2b0b1aa5903a2b4ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-30T09:14:13.000Z",
      "commit": "25c62aaa1d69a7461c464b255b2f97ca1aa41748",
      "fileid": "268259cbdb4511af438a3adfeef44291a99910e86668dbe5296bcf8203f10e29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulgovan/actions/runs/26672101180"
    }
  ]
}