Last updated on 2026-05-05 15:52:03 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| LFDREmpiricalBayes | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ali Karimnezhad <ali_karimnezhad@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Ali",
family = "Karimnezhad",
role = c("aut", "cre"),
email = "ali_karimnezhad@yahoo.com"),
person(given = "Johnary",
family = "Kim",
role = "aut"),
person(given = "Anna",
family = "Akpawu",
role = "aut"),
person(given = "Justin",
family = "Chitpin",
role = "aut"),
person(given = c("David", "R"),
family = "Bickel",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘LFDREmpiricalBayes-Ex.R’ failed
The error most likely occurred in:
> ### Name: ME.log
> ### Title: Provides Reliable LFDR Estimates by Selecting an Appropriate
> ### Reference Class
> ### Aliases: ME.log
> ### Keywords: Maximum Entropy Method LFDR Estimation Maximum Likelihood
> ### Reference Class Separate Reference Class Combined Reference Class
> ### Maximum Likelihood Estimation
>
> ### ** Examples
>
> #import the function ``lfdr.mle'' from package``LFDR.MLE''
> library(LFDR.MLE)
Error in library(LFDR.MLE) : there is no package called ‘LFDR.MLE’
Execution halted
Flavor: r-release-macos-x86_64