{
  "_id": "6a2fb3583efcd9bda432aa5d",
  "Type": "Package",
  "Package": "melt",
  "Title": "Multiple Empirical Likelihood Tests",
  "Version": "1.11.4",
  "Authors@R": "c(\nperson(\"Eunseop\", \"Kim\", , \"markean@pm.me\", role = c(\"aut\", \"cph\", \"cre\")),\nperson(\"Steven\", \"MacEachern\", role = c(\"ctb\", \"ths\")),\nperson(\"Mario\", \"Peruggia\", role = c(\"ctb\", \"ths\")),\nperson(\"Pierre\", \"Chausse\", role = \"rev\"),\nperson(\"Alex\", \"Stringer\", role = \"rev\")\n)",
  "Description": "Performs multiple empirical likelihood tests. It offers an\neasy-to-use interface and flexibility in specifying hypotheses\nand calibration methods, extending the framework to\nsimultaneous inferences.  The core computational routines are\nimplemented using the 'Eigen' 'C++' library and 'RcppEigen'\ninterface, with 'OpenMP' for parallel computation.  Details of\nthe testing procedures are provided in Kim, MacEachern, and\nPeruggia (2023) <doi:10.1080/10485252.2023.2206919>. A\ncompanion paper by Kim, MacEachern, and Peruggia (2024)\n<doi:10.18637/jss.v108.i05> is available for further\ninformation. This work was supported by the U.S. National\nScience Foundation under Grants No. SES-1921523 and\nDMS-2015552.",
  "License": "GPL (>= 2)",
  "URL": "https://docs.ropensci.org/melt/, https://github.com/ropensci/melt",
  "BugReports": "https://github.com/ropensci/melt/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.1",
  "Packaged": {
    "Date": "2026-06-15 08:02:40 UTC",
    "User": "root"
  },
  "Author": "Eunseop Kim [aut, cph, cre], Steven MacEachern [ctb, ths],\nMario Peruggia [ctb, ths], Pierre Chausse [rev], Alex Stringer\n[rev]",
  "Maintainer": "Eunseop Kim <markean@pm.me>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-18 02:38:44 UTC",
  "RemoteUrl": "https://github.com/cran/melt",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f0a23934c4b13db05753e1d86324a927461fa16",
  "MD5sum": "3a9aed92fdfb037a89579e73e8b0cee5",
  "_user": "cran",
  "_type": "src",
  "_file": "melt_1.11.4.tar.gz",
  "_fileid": "c46781d8482243eced838f8b0e96a3fa12394c86bceb02ad3151a40b85ef4f97",
  "_filesize": 1561667,
  "_sha256": "c46781d8482243eced838f8b0e96a3fa12394c86bceb02ad3151a40b85ef4f97",
  "_created": "2026-06-15T08:02:40.000Z",
  "_published": "2026-06-15T08:10:00.864Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81373931620,
      "time": 270,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7632356566"
    },
    {
      "job": 81373931739,
      "time": 294,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7632366267"
    },
    {
      "job": 81373931601,
      "time": 268,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632355786"
    },
    {
      "job": 81373931609,
      "time": 289,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632364405"
    },
    {
      "job": 81372403720,
      "time": 560,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632263844"
    },
    {
      "job": 81373931571,
      "time": 220,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632341831"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/melt",
  "_commit": {
    "id": "1f0a23934c4b13db05753e1d86324a927461fa16",
    "author": "Eunseop Kim <markean@pm.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.11.4\n",
    "time": 1715999924
  },
  "_maintainer": {
    "name": "Eunseop Kim",
    "email": "markean@pm.me",
    "login": "markean",
    "description": "",
    "uuid": 46692399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "dqrng",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "carData",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggridges",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "markean",
      "count": 6,
      "uuid": 46692399
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 831,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/melt"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ropensci/melt",
  "_pkgdown": "https://docs.ropensci.org/melt/",
  "_searchresults": 92,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/melt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/melt",
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-29"
    },
    {
      "version": "1.0.1",
      "date": "2021-10-08"
    },
    {
      "version": "1.1.0",
      "date": "2021-12-22"
    },
    {
      "version": "1.2.0",
      "date": "2022-01-31"
    },
    {
      "version": "1.3.0",
      "date": "2022-03-07"
    },
    {
      "version": "1.4.0",
      "date": "2022-04-03"
    },
    {
      "version": "1.5.0",
      "date": "2022-05-03"
    },
    {
      "version": "1.5.1",
      "date": "2022-05-06"
    },
    {
      "version": "1.5.2",
      "date": "2022-06-15"
    },
    {
      "version": "1.6.0",
      "date": "2022-07-10"
    },
    {
      "version": "1.7.0",
      "date": "2022-08-12"
    },
    {
      "version": "1.8.0",
      "date": "2022-09-21"
    },
    {
      "version": "1.9.0",
      "date": "2022-11-04"
    },
    {
      "version": "1.10.0",
      "date": "2023-05-23"
    },
    {
      "version": "1.11.0",
      "date": "2024-02-17"
    },
    {
      "version": "1.11.1",
      "date": "2024-03-02"
    },
    {
      "version": "1.11.2",
      "date": "2024-03-21"
    },
    {
      "version": "1.11.3",
      "date": "2024-04-12"
    },
    {
      "version": "1.11.4",
      "date": "2024-05-17"
    }
  ],
  "_exports": [
    "chisq",
    "coef",
    "confint",
    "confreg",
    "conv",
    "critVal",
    "el_control",
    "el_eval",
    "el_glm",
    "el_lm",
    "el_mean",
    "el_sd",
    "eld",
    "elmt",
    "elt",
    "formula",
    "getDF",
    "getOptim",
    "logL",
    "logLR",
    "logProb",
    "nobs",
    "plot",
    "print",
    "pVal",
    "sigTests",
    "summary",
    "weights"
  ],
  "_datasets": [
    {
      "name": "clothianidin",
      "title": "Clothianidin concentration in maize plants",
      "object": "clothianidin",
      "class": [
        "data.frame"
      ],
      "fields": [
        "blk",
        "trt",
        "clo"
      ],
      "rows": 102,
      "table": true,
      "tojson": true
    },
    {
      "name": "thiamethoxam",
      "title": "Thiamethoxam applications in squash crops",
      "object": "thiamethoxam",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trt",
        "var",
        "rep",
        "fruit",
        "avg_mass",
        "mass",
        "yield",
        "visit",
        "foliage",
        "scb",
        "defoliation"
      ],
      "rows": 165,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CEL-class",
      "title": "CEL class",
      "topics": [
        "CEL",
        "CEL-class"
      ]
    },
    {
      "page": "chisq",
      "title": "Chi-square statistic",
      "topics": [
        "chisq",
        "chisq,EL-method",
        "chisq,ELMT-method",
        "chisq,ELT-method",
        "chisq,SummaryEL-method",
        "chisq,SummaryELMT-method",
        "chisq,SummaryELT-method",
        "chisq,SummaryLM-method"
      ]
    },
    {
      "page": "clothianidin",
      "title": "Clothianidin concentration in maize plants",
      "topics": [
        "clothianidin"
      ]
    },
    {
      "page": "coef",
      "title": "Model coefficients",
      "topics": [
        "coef",
        "coef,EL-method",
        "coef,ELMT-method",
        "coef,SummaryEL-method",
        "coef,SummaryLM-method"
      ]
    },
    {
      "page": "confint",
      "title": "Confidence interval for model parameters",
      "topics": [
        "confint",
        "confint,EL-method",
        "confint,ELMT-method"
      ]
    },
    {
      "page": "confreg",
      "title": "Confidence region for model parameters",
      "topics": [
        "confreg",
        "confreg,EL-method"
      ]
    },
    {
      "page": "ConfregEL-class",
      "title": "ConfregEL class",
      "topics": [
        "ConfregEL",
        "ConfregEL-class"
      ]
    },
    {
      "page": "ControlEL-class",
      "title": "ControlEL class",
      "topics": [
        "ControlEL",
        "ControlEL-class"
      ]
    },
    {
      "page": "conv",
      "title": "Convergence check",
      "topics": [
        "conv",
        "conv,CEL-method",
        "conv,EL-method",
        "conv,ELT-method",
        "conv,SummaryEL-method",
        "conv,SummaryELT-method",
        "conv,SummaryLM-method"
      ]
    },
    {
      "page": "critVal",
      "title": "Critical value",
      "topics": [
        "critVal",
        "critVal,ELMT-method",
        "critVal,ELT-method",
        "critVal,SummaryELMT-method",
        "critVal,SummaryELT-method"
      ]
    },
    {
      "page": "el_control",
      "title": "Control parameters for computation",
      "topics": [
        "el_control"
      ]
    },
    {
      "page": "el_eval",
      "title": "Empirical likelihood for general estimating functions",
      "topics": [
        "el_eval"
      ]
    },
    {
      "page": "el_glm",
      "title": "Empirical likelihood for generalized linear models",
      "topics": [
        "el_glm"
      ]
    },
    {
      "page": "el_lm",
      "title": "Empirical likelihood for linear models",
      "topics": [
        "el_lm"
      ]
    },
    {
      "page": "el_mean",
      "title": "Empirical likelihood for the mean",
      "topics": [
        "el_mean"
      ]
    },
    {
      "page": "el_sd",
      "title": "Empirical likelihood for the standard deviation",
      "topics": [
        "el_sd"
      ]
    },
    {
      "page": "EL-class",
      "title": "EL class",
      "topics": [
        "EL",
        "EL-class"
      ]
    },
    {
      "page": "eld",
      "title": "Empirical likelihood displacement",
      "topics": [
        "eld",
        "eld,EL-method",
        "eld,GLM-method",
        "eld,missing-method"
      ]
    },
    {
      "page": "ELD-class",
      "title": "ELD class",
      "topics": [
        "ELD",
        "ELD-class"
      ]
    },
    {
      "page": "elmt",
      "title": "Empirical likelihood multiple tests",
      "topics": [
        "elmt",
        "elmt,EL-method"
      ]
    },
    {
      "page": "ELMT-class",
      "title": "ELMT class",
      "topics": [
        "ELMT",
        "ELMT-class"
      ]
    },
    {
      "page": "elt",
      "title": "Empirical likelihood test",
      "topics": [
        "elt",
        "elt,EL-method",
        "elt,missing-method",
        "elt,QGLM-method",
        "elt,SD-method"
      ]
    },
    {
      "page": "ELT-class",
      "title": "ELT class",
      "topics": [
        "ELT",
        "ELT-class"
      ]
    },
    {
      "page": "getDF",
      "title": "Degrees of freedom",
      "topics": [
        "getDF",
        "getDF,EL-method",
        "getDF,ELMT-method",
        "getDF,ELT-method",
        "getDF,SummaryEL-method",
        "getDF,SummaryELMT-method",
        "getDF,SummaryLM-method"
      ]
    },
    {
      "page": "getOptim",
      "title": "Optimization results",
      "topics": [
        "getOptim",
        "getOptim,EL-method",
        "getOptim,ELT-method",
        "getOptim,SummaryEL-method",
        "getOptim,SummaryELT-method",
        "getOptim,SummaryLM-method"
      ]
    },
    {
      "page": "GLM-class",
      "title": "GLM class",
      "topics": [
        "GLM",
        "GLM-class"
      ]
    },
    {
      "page": "LM-class",
      "title": "LM class",
      "topics": [
        "formula,LM-method",
        "LM",
        "LM-class"
      ]
    },
    {
      "page": "logL",
      "title": "Empirical log-likelihood",
      "topics": [
        "logL",
        "logL,EL-method",
        "logL,ELT-method",
        "logL,SummaryEL-method",
        "logL,SummaryELT-method",
        "logL,SummaryLM-method"
      ]
    },
    {
      "page": "logLR",
      "title": "Empirical log-likelihood ratio",
      "topics": [
        "logLR",
        "logLR,EL-method",
        "logLR,ELT-method",
        "logLR,SummaryEL-method",
        "logLR,SummaryELT-method",
        "logLR,SummaryLM-method"
      ]
    },
    {
      "page": "logProb",
      "title": "Log probabilities",
      "topics": [
        "logProb",
        "logProb,EL-method",
        "logProb,ELT-method"
      ]
    },
    {
      "page": "nobs",
      "title": "Number of observations in a model",
      "topics": [
        "nobs",
        "nobs,EL-method",
        "nobs,SummaryEL-method",
        "nobs,SummaryLM-method"
      ]
    },
    {
      "page": "plot",
      "title": "Plot methods",
      "topics": [
        "plot",
        "plot,ConfregEL-method",
        "plot,EL-method",
        "plot,ELD-method"
      ]
    },
    {
      "page": "print",
      "title": "Print methods",
      "topics": [
        "print",
        "print,EL-method",
        "print,ELMT-method",
        "print,ELT-method",
        "print,LM-method",
        "print,SummaryEL-method",
        "print,SummaryELMT-method",
        "print,SummaryELT-method",
        "print,SummaryGLM-method",
        "print,SummaryLM-method"
      ]
    },
    {
      "page": "pVal",
      "title": "p-value",
      "topics": [
        "pVal",
        "pVal,EL-method",
        "pVal,ELMT-method",
        "pVal,ELT-method",
        "pVal,SummaryEL-method",
        "pVal,SummaryELMT-method",
        "pVal,SummaryELT-method",
        "pVal,SummaryLM-method"
      ]
    },
    {
      "page": "QGLM-class",
      "title": "QGLM class",
      "topics": [
        "QGLM",
        "QGLM-class"
      ]
    },
    {
      "page": "SD-class",
      "title": "SD class",
      "topics": [
        "SD",
        "SD-class"
      ]
    },
    {
      "page": "sigTests",
      "title": "Significance tests",
      "topics": [
        "sigTests",
        "sigTests,LM-method"
      ]
    },
    {
      "page": "summary",
      "title": "Summary methods",
      "topics": [
        "summary",
        "summary,EL-method",
        "summary,ELMT-method",
        "summary,ELT-method",
        "summary,GLM-method",
        "summary,LM-method",
        "summary,QGLM-method"
      ]
    },
    {
      "page": "SummaryEL-class",
      "title": "SummaryEL class",
      "topics": [
        "SummaryEL",
        "SummaryEL-class"
      ]
    },
    {
      "page": "SummaryELMT-class",
      "title": "SummaryELMT class",
      "topics": [
        "SummaryELMT",
        "SummaryELMT-class"
      ]
    },
    {
      "page": "SummaryELT-class",
      "title": "SummaryELT class",
      "topics": [
        "SummaryELT",
        "SummaryELT-class"
      ]
    },
    {
      "page": "SummaryGLM-class",
      "title": "SummaryGLM class",
      "topics": [
        "SummaryGLM",
        "SummaryGLM-class"
      ]
    },
    {
      "page": "SummaryLM-class",
      "title": "SummaryLM class",
      "topics": [
        "SummaryLM",
        "SummaryLM-class"
      ]
    },
    {
      "page": "SummaryQGLM-class",
      "title": "SummaryQGLM class",
      "topics": [
        "SummaryQGLM",
        "SummaryQGLM-class"
      ]
    },
    {
      "page": "thiamethoxam",
      "title": "Thiamethoxam applications in squash crops",
      "topics": [
        "thiamethoxam"
      ]
    },
    {
      "page": "weights",
      "title": "Model weights",
      "topics": [
        "weights",
        "weights,EL-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/melt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/melt/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BH",
    "checkmate",
    "dqrng",
    "Rcpp",
    "RcppEigen",
    "sitmo"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "article.Rnw",
      "filename": "article.pdf",
      "title": "melt: Multiple Empirical Likelihood Tests",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Background",
        "Overview of melt",
        "Usage",
        "Case study",
        "Conclusion"
      ],
      "created": "2024-03-02 02:35:31",
      "modified": "2024-05-18 02:38:44",
      "commits": 4
    },
    {
      "source": "model.Rmd",
      "filename": "model.html",
      "title": "Model fitting",
      "author": "Eunseop Kim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fitting an EL object"
      ],
      "created": "2022-08-12 06:10:05",
      "modified": "2024-03-02 02:35:31",
      "commits": 4
    },
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Performance",
      "author": "Eunseop Kim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Empirical likelihood computation",
        "Increasing the number of observations",
        "Increasing the number of parameters\\"
      ],
      "created": "2022-07-10 08:20:02",
      "modified": "2024-03-02 02:35:31",
      "commits": 4
    }
  ],
  "_score": 4.617000341120899,
  "_indexed": false,
  "_nocasepkg": "melt",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/melt",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.4",
      "date": "2026-06-15T08:06:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1f0a23934c4b13db05753e1d86324a927461fa16",
      "fileid": "7c438d2145b2e6f7ab4d2dec29070b26dba92eaef576549ad1e3f7790555dc72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.4",
      "date": "2026-06-15T08:07:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1f0a23934c4b13db05753e1d86324a927461fa16",
      "fileid": "be0c6bb9ab0fb3764569afa205228a0ac1356ef8386b5ecb31dc17f59fe97f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.4",
      "date": "2026-06-15T08:06:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1f0a23934c4b13db05753e1d86324a927461fa16",
      "fileid": "c94ecedd3a7d471d2876776347563c7f8dca9d9598faa15b8a7f0823c79d06a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.4",
      "date": "2026-06-15T08:06:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1f0a23934c4b13db05753e1d86324a927461fa16",
      "fileid": "f076d54062e6bf29cea6b3f02baa705b00f6fdd9cc63bf8144e79a9d18477184",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.4",
      "date": "2026-06-15T08:07:03.000Z",
      "arch": "emscripten",
      "commit": "1f0a23934c4b13db05753e1d86324a927461fa16",
      "fileid": "5bdd14d4968ed0ccefb21f8ac509467e0cfeb5c8a3356489513e57d9764f87ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532066833"
    }
  ]
}