{
  "_id": "6a227fe7cd65a98ecbd51185",
  "Package": "ezECM",
  "Title": "Event Categorization Matrix Classification for Nuclear\nDetonations",
  "Version": "1.0.0.9000",
  "Authors@R": "person(\"Scott\", \"Koermer\", , \"skoermer@lanl.gov\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0325-7034\"))",
  "Description": "Implementation of an Event Categorization Matrix (ECM)\ndetonation detection model and a Bayesian variant. Functions\nare provided for importing and exporting data, fitting models,\nand applying decision criteria for categorizing new events.\nThis package implements methods described in the paper\n\"Bayesian Event Categorization Matrix Approach for Nuclear\nDetonations\" Koermer, Carmichael, and Williams (2024) available\non arXiv at <doi:10.48550/arXiv.2409.18227>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/lanl/ezECM",
  "BugReports": "https://github.com/lanl/ezECM/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://lanl.r-universe.dev",
  "Date/Publication": "2025-11-04 23:11:17 UTC",
  "RemoteUrl": "https://github.com/lanl/ezecm",
  "RemoteRef": "HEAD",
  "RemoteSha": "58132b9ac24a6d7c479cd274776148b375021401",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:43:42 UTC",
    "User": "root"
  },
  "Author": "Scott Koermer [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0325-7034>)",
  "Maintainer": "Scott Koermer <skoermer@lanl.gov>",
  "MD5sum": "c1485bb9686889baff7f7851235911d3",
  "_user": "lanl",
  "_type": "src",
  "_file": "ezECM_1.0.0.9000.tar.gz",
  "_fileid": "a17966279c9728f1d4105e593b7a38c9677ae6a06c93ebb702bbb5ae506f432a",
  "_filesize": 648353,
  "_sha256": "a17966279c9728f1d4105e593b7a38c9677ae6a06c93ebb702bbb5ae506f432a",
  "_created": "2026-06-05T07:43:42.000Z",
  "_published": "2026-06-05T07:51:03.447Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79685602081,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431442313"
    },
    {
      "job": 79685602130,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431446733"
    },
    {
      "job": 79685602073,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431501574"
    },
    {
      "job": 79685602110,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431495888"
    },
    {
      "job": 79684777725,
      "time": 354,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431391195"
    },
    {
      "job": 79685602090,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431435463"
    },
    {
      "job": 79685602091,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431436848"
    },
    {
      "job": 79685602085,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431433341"
    },
    {
      "job": 79685602097,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431436545"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lanl/ezecm",
  "_commit": {
    "id": "58132b9ac24a6d7c479cd274776148b375021401",
    "author": "skoermer-LANL <skoermer@lanl.gov>",
    "committer": "skoermer-LANL <skoermer@lanl.gov>",
    "message": "most recent development version including initial code for missingness modeling in dev folder\n",
    "time": 1762297877
  },
  "_maintainer": {
    "name": "Scott Koermer",
    "email": "skoermer@lanl.gov",
    "login": "skoermer-lanl",
    "description": "LANL account for Scott Koermer.  Currently a post-doc in CCS-6\nezECM O# O4721",
    "uuid": 166047905,
    "orcid": "0000-0002-0325-7034"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ellipse",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "klaR",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mvnfast",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "LaplacesDemon",
      "role": "Suggests"
    }
  ],
  "_owner": "lanl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "skoermer-lanl",
      "count": 29,
      "uuid": 166047905
    }
  ],
  "_userbio": {
    "uuid": 585305,
    "type": "organization",
    "name": "Los Alamos National Laboratory"
  },
  "_downloads": {
    "count": 103,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezECM"
  },
  "_devurl": "https://github.com/lanl/ezecm",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezECM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lanl/ezecm",
  "_realowner": "lanl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-17"
    }
  ],
  "_exports": [
    "BayesECM",
    "becm_decision",
    "cECM",
    "cECM_decision",
    "export_ecm",
    "import_ecm",
    "import_pvals",
    "P_wave_gen",
    "pval_gen",
    "time_fn"
  ],
  "_help": [
    {
      "page": "BayesECM",
      "title": "Bayesian Event Matrix Categorization",
      "topics": [
        "BayesECM"
      ]
    },
    {
      "page": "becm_decision",
      "title": "B-ECM performance metrics",
      "topics": [
        "becm_decision"
      ]
    },
    {
      "page": "cECM",
      "title": "Multiple Discriminant Analysis",
      "topics": [
        "cECM"
      ]
    },
    {
      "page": "cecm_decision",
      "title": "Decision Function for the C-ECM Model",
      "topics": [
        "cECM_decision"
      ]
    },
    {
      "page": "export_ecm",
      "title": "Saving and loading fitted ECM models",
      "topics": [
        "export_ecm",
        "import_ecm"
      ]
    },
    {
      "page": "import_pvals",
      "title": "Import p-values",
      "topics": [
        "import_pvals"
      ]
    },
    {
      "page": "P_wave_gen",
      "title": "Generation of noisy p-wave arrival times",
      "topics": [
        "P_wave_gen"
      ]
    },
    {
      "page": "plot.cecm",
      "title": "Plot the data and output of 'cECM()' categorization",
      "topics": [
        "plot.cECM"
      ]
    },
    {
      "page": "predict.BayesECM",
      "title": "New Event Categorization With Bayesian Inference",
      "topics": [
        "predict.BayesECM"
      ]
    },
    {
      "page": "pval_gen",
      "title": "Simulate p-values from earthquakes and explosions",
      "topics": [
        "pval_gen"
      ]
    },
    {
      "page": "summary.BayesECMpred",
      "title": "Summary of Unlabeled Event Categorization",
      "topics": [
        "summary.BayesECMpred"
      ]
    },
    {
      "page": "time_fn",
      "title": "P-wave arrival times simulation",
      "topics": [
        "time_fn"
      ]
    }
  ],
  "_readme": "https://github.com/lanl/ezecm/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "coda",
    "combinat",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "e1071",
    "ellipse",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "klaR",
    "labelled",
    "later",
    "lattice",
    "lhs",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "memoise",
    "mime",
    "miniUI",
    "mvnfast",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "quantreg",
    "questionr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "styler",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "aggregate-pvalue-sim.Rmd",
      "filename": "aggregate-pvalue-sim.html",
      "title": "aggregate-pvalue-sim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating p-values",
        "ECM",
        "References"
      ],
      "created": "2024-04-16 20:26:18",
      "modified": "2024-07-24 15:32:50",
      "commits": 3
    },
    {
      "source": "syn-data-code.Rmd",
      "filename": "syn-data-code.html",
      "title": "syn-data-code",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Generation",
        "Model and Decision Specifications",
        "Monte Carlo Parameters",
        "The Experiment",
        "Plotting the Results"
      ],
      "created": "2024-05-03 20:23:37",
      "modified": "2024-10-02 15:24:55",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "ezecm",
  "_universes": [
    "lanl",
    "skoermer-lanl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:46:05.000Z",
      "distro": "noble",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "2ff9236050dd8fb9bc9e07a91e56c53d2365be666c4a1ae8a47deacc6445a66f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:46:15.000Z",
      "distro": "noble",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "2498fb1827df9cd984c7f3dc19b3d1974cb43d28ac7fa8844c9db609e9ff1373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:49:19.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "0c36dc53d2ca8f236017351bd6845c415ce7aea8f0f7724b585b30124a10ff8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:49:03.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "c9bcac4818b722f3f3940dca50cf66056cd8b4a26b6e4b38b6c5041479600006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:46:27.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "57c9eee7fbce1c2ccaae1a0782eefa21f01fe59f57ace8d42afabb58a3fea5f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:45:32.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "9a37c058e0c65442083389f0f412779fcf4d8d98f32342b2220d0df4d66681e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:45:19.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "5ead07c1143b0be745cedb0679f8bbe20fd9468fc3db450da54bac1f19d441cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-05T07:45:30.000Z",
      "commit": "58132b9ac24a6d7c479cd274776148b375021401",
      "fileid": "4c3dbd497bfefe74165e796fc11c9c515db741a0f7fd75aad99ce8c0fa196fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lanl/actions/runs/27002100336"
    }
  ]
}