{
  "_id": "6a2c21053efcd9bda42d75da",
  "Package": "logcumulant",
  "Type": "Package",
  "Title": "Goodness-of-Fit Tests and Diagrams Based on Mellin Log-Cumulants",
  "Version": "0.1.0",
  "Authors@R": "person(\"Raydonal\", \"Ospina\", role = c(\"aut\", \"cre\"),\nemail = \"raydonal@de.ufpe.br\",\ncomment = c(ORCID = \"0000-0002-9884-9090\"))",
  "Description": "A family of three complementary goodness-of-fit tests\nbased on an adaptation of Hotelling's T-squared statistic\napplied to vectors of sample log-cumulants (Mellin statistics)\nfor positive-support reliability data. The package provides the\nasymptotic chi-squared reference and parametric bootstrap\np-values for reliable finite-sample inference, covering the\nWeibull, Frechet, Gamma, Inverse-Gamma, Log-Normal, and\nLog-Logistic families. It also provides three diagnostic\ndiagrams (log-cumulant, kurtosis-skewness, and\ncoefficient-of-variation) with bootstrap concentration\nellipses, in the spirit of moment-ratio diagrams. Methods are\ndescribed in Santos, Ospina, Espinheira and Oliveira (2025).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/raydonal/logcumulant,\nhttps://raydonal.github.io/logcumulant/",
  "BugReports": "https://github.com/raydonal/logcumulant/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 15:04:09 UTC",
    "User": "root"
  },
  "Author": "Raydonal Ospina [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9884-9090>)",
  "Maintainer": "Raydonal Ospina <raydonal@de.ufpe.br>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 11:20:08 UTC",
  "RemoteUrl": "https://github.com/cran/logcumulant",
  "RemoteRef": "HEAD",
  "RemoteSha": "3bac1c6866205001254a9ac481eebcb0add19d69",
  "MD5sum": "534541ebbb90762ae6c5a1ca9d3738af",
  "_user": "cran",
  "_type": "src",
  "_file": "logcumulant_0.1.0.tar.gz",
  "_fileid": "c5193e8b85d2125c701a8b6b53f2317e42150667fd111c492921eab288d5f3fd",
  "_filesize": 1264482,
  "_sha256": "c5193e8b85d2125c701a8b6b53f2317e42150667fd111c492921eab288d5f3fd",
  "_created": "2026-06-12T15:04:09.000Z",
  "_published": "2026-06-12T15:08:53.776Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81057377779,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7595159086"
    },
    {
      "job": 81057377727,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7595166354"
    },
    {
      "job": 81057377756,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595173671"
    },
    {
      "job": 81057377706,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595161480"
    },
    {
      "job": 81056486888,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595103745"
    },
    {
      "job": 81057377540,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595152332"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/logcumulant",
  "_commit": {
    "id": "3bac1c6866205001254a9ac481eebcb0add19d69",
    "author": "Raydonal Ospina <raydonal@de.ufpe.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1781263208
  },
  "_maintainer": {
    "name": "Raydonal Ospina",
    "email": "raydonal@de.ufpe.br",
    "login": "raydonal",
    "description": "",
    "uuid": 16047363,
    "orcid": "0000-0002-9884-9090"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "goftest",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raydonal",
      "count": 1,
      "uuid": 16047363
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/logcumulant"
  },
  "_devurl": "https://github.com/raydonal/logcumulant",
  "_pkgdown": "https://raydonal.github.io/logcumulant/",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/logcumulant.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "ad_cvm_test",
    "aic_value",
    "cv_diagram",
    "fisher_closed",
    "gof_analyze",
    "gof_compare_all",
    "jacobian_J",
    "kurtosis_diagram",
    "ldist",
    "log_cumulant_diagram",
    "mle_fit",
    "multi_lc_diagram",
    "pdist",
    "plot_lc",
    "power_study",
    "rdist",
    "size_study",
    "T2_all",
    "T2_bootstrap",
    "T2_one",
    "theoretical_lc",
    "three_diagrams"
  ],
  "_datasets": [
    {
      "name": "reliability_datasets",
      "title": "Nine reliability datasets used in the applications",
      "object": "reliability_datasets",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ad_cvm_test",
      "title": "Anderson-Darling and Cramer-von Mises tests",
      "topics": [
        "ad_cvm_test"
      ]
    },
    {
      "page": "aic_value",
      "title": "Akaike information criterion for a fitted family",
      "topics": [
        "aic_value"
      ]
    },
    {
      "page": "cv_diagram",
      "title": "Coefficient-of-variation diagram",
      "topics": [
        "cv_diagram"
      ]
    },
    {
      "page": "distribution_dispatchers",
      "title": "Distribution dispatchers for the six reliability families",
      "topics": [
        "distribution_dispatchers",
        "ldist",
        "pdist",
        "rdist"
      ]
    },
    {
      "page": "fisher_closed",
      "title": "Closed-form Fisher information matrix",
      "topics": [
        "fisher_closed"
      ]
    },
    {
      "page": "gof_analyze",
      "title": "Full goodness-of-fit analysis for one distribution",
      "topics": [
        "gof_analyze"
      ]
    },
    {
      "page": "gof_compare_all",
      "title": "Compare all candidate distributions",
      "topics": [
        "gof_compare_all"
      ]
    },
    {
      "page": "jacobian_J",
      "title": "Analytic Jacobian of log-cumulants with respect to parameters",
      "topics": [
        "jacobian_J"
      ]
    },
    {
      "page": "kurtosis_diagram",
      "title": "Kurtosis-skewness diagram",
      "topics": [
        "kurtosis_diagram"
      ]
    },
    {
      "page": "log_cumulant_diagram",
      "title": "Log-cumulant diagram",
      "topics": [
        "log_cumulant_diagram"
      ]
    },
    {
      "page": "mle_fit",
      "title": "Maximum-likelihood fit of a reliability distribution",
      "topics": [
        "mle_fit"
      ]
    },
    {
      "page": "multi_lc_diagram",
      "title": "Multi-dataset log-cumulant diagram",
      "topics": [
        "multi_lc_diagram"
      ]
    },
    {
      "page": "plot_lc",
      "title": "Quick log-cumulant plot",
      "topics": [
        "plot_lc"
      ]
    },
    {
      "page": "power_study",
      "title": "Empirical power study",
      "topics": [
        "power_study"
      ]
    },
    {
      "page": "reliability_datasets",
      "title": "Nine reliability datasets used in the applications",
      "topics": [
        "reliability_datasets"
      ]
    },
    {
      "page": "size_study",
      "title": "Empirical size (Type I error) study",
      "topics": [
        "size_study"
      ]
    },
    {
      "page": "T2_all",
      "title": "All three nested T^2 statistics",
      "topics": [
        "T2_all"
      ]
    },
    {
      "page": "T2_bootstrap",
      "title": "Parametric bootstrap p-values for the T^2 statistics",
      "topics": [
        "T2_bootstrap"
      ]
    },
    {
      "page": "T2_one",
      "title": "Hotelling-type T^2 statistic for one cumulant set",
      "topics": [
        "T2_one"
      ]
    },
    {
      "page": "theoretical_lc",
      "title": "Theoretical log-cumulants",
      "topics": [
        "theoretical_lc"
      ]
    },
    {
      "page": "three_diagrams",
      "title": "Combined three-panel diagnostic figure",
      "topics": [
        "three_diagrams"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/logcumulant/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/logcumulant/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "cli",
    "cpp11",
    "expint",
    "farver",
    "ggplot2",
    "glue",
    "goftest",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "numDeriv",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with logcumulant",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why log-cumulants?",
        "A first analysis",
        "Comparing candidate models",
        "Where to go next"
      ],
      "created": "2026-06-12 11:20:08",
      "modified": "2026-06-12 11:20:08",
      "commits": 1
    },
    {
      "source": "gof-tests.Rmd",
      "filename": "gof-tests.html",
      "title": "Goodness-of-fit tests and the bootstrap",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The three nested statistics",
        "Why the bootstrap?",
        "Full model comparison"
      ],
      "created": "2026-06-12 11:20:08",
      "modified": "2026-06-12 11:20:08",
      "commits": 1
    },
    {
      "source": "simulation.Rmd",
      "filename": "simulation.html",
      "title": "Simulation studies",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Empirical size",
        "Empirical power",
        "Reproducing the figures"
      ],
      "created": "2026-06-12 11:20:08",
      "modified": "2026-06-12 11:20:08",
      "commits": 1
    },
    {
      "source": "diagrams.Rmd",
      "filename": "diagrams.html",
      "title": "The three diagnostic diagrams",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Log-cumulant diagram",
        "Kurtosis-skewness diagram",
        "Coefficient-of-variation diagram",
        "All three at once",
        "Several datasets on one diagram"
      ],
      "created": "2026-06-12 11:20:08",
      "modified": "2026-06-12 11:20:08",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "logcumulant",
  "_universes": [
    "cran",
    "raydonal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T15:06:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3bac1c6866205001254a9ac481eebcb0add19d69",
      "fileid": "f0817efb57556cd39ae16d3bfa9caca57bbfcf0fda193a2f96f74320854fa229",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T15:06:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3bac1c6866205001254a9ac481eebcb0add19d69",
      "fileid": "8de17b307e0320c545dbe4f588bdc676e30eb1d2e28b0d3ea67ba06504f4c3f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T15:06:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3bac1c6866205001254a9ac481eebcb0add19d69",
      "fileid": "4b011741dbcac539a6ae745df978acc51827b51efe86db78f6a3df4bccb31dc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T15:06:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3bac1c6866205001254a9ac481eebcb0add19d69",
      "fileid": "1f388c0c1b6a60d9110ad8edf0a1c3e90e248160245e5bf334595654e8d846dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T15:06:32.000Z",
      "arch": "emscripten",
      "commit": "3bac1c6866205001254a9ac481eebcb0add19d69",
      "fileid": "c2a6593e8c352b7068651e7ed33d8cd611ea6caac8ddbb0af7fbb119589563ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423283894"
    }
  ]
}