Skip to content

melt

Multiple Empirical Likelihood Tests

v1.11.4 · May 16, 2024 · GPL (>= 2)

Description

Performs multiple empirical likelihood tests. It offers an easy-to-use interface and flexibility in specifying hypotheses and calibration methods, extending the framework to simultaneous inferences. The core computational routines are implemented using the 'Eigen' 'C++' library and 'RcppEigen' interface, with 'OpenMP' for parallel computation. Details of the testing procedures are provided in Kim, MacEachern, and Peruggia (2023) <doi:10.1080/10485252.2023.2206919>. A companion paper by Kim, MacEachern, and Peruggia (2024) <doi:10.18637/jss.v108.i05> is available for further information. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.

Downloads

1.1K

Last 30 days

3685th

2.9K

Last 90 days

12.5K

Last year

Trend: +10.2% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘melt/libs/melt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘melt/libs/melt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'melt/libs/x64/melt.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 155.5Mb
  sub-directories of 1Mb or more:
    libs  154.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 157.1Mb
  sub-directories of 1Mb or more:
    libs  155.6Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘melt/libs/melt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 155.5Mb
  sub-directories of 1Mb or more:
    libs  154.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 157.1Mb
  sub-directories of 1Mb or more:
    libs  155.6Mb

Reverse Dependencies (2)

suggests

Dependency Network

Dependencies Reverse dependencies checkmate Rcpp elgbd retel melt

Version History

new 1.11.4 Mar 10, 2026
updated 1.11.4 ← 1.11.3 diff May 16, 2024
updated 1.11.3 ← 1.11.2 diff Apr 11, 2024
updated 1.11.2 ← 1.11.1 diff Mar 20, 2024
updated 1.11.1 ← 1.11.0 diff Mar 1, 2024
updated 1.11.0 ← 1.10.0 diff Feb 16, 2024
updated 1.10.0 ← 1.9.0 diff May 22, 2023
updated 1.9.0 ← 1.8.0 diff Nov 3, 2022
updated 1.8.0 ← 1.7.0 diff Sep 20, 2022
updated 1.7.0 ← 1.6.0 diff Aug 11, 2022
updated 1.6.0 ← 1.5.2 diff Jul 9, 2022
updated 1.5.2 ← 1.5.1 diff Jun 14, 2022
updated 1.5.1 ← 1.5.0 diff May 5, 2022
updated 1.5.0 ← 1.4.0 diff May 2, 2022
updated 1.4.0 ← 1.3.0 diff Apr 2, 2022
updated 1.3.0 ← 1.2.0 diff Mar 6, 2022
updated 1.2.0 ← 1.1.0 diff Jan 30, 2022
updated 1.1.0 ← 1.0.1 diff Dec 21, 2021
updated 1.0.1 ← 1.0.0 diff Oct 7, 2021
new 1.0.0 Sep 28, 2021