CRAN Package Check Results for Package LFDREmpiricalBayes

Last updated on 2026-05-02 11:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.79 34.46 36.25 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.48 25.08 26.56 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 53.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0 61.51 OK
r-devel-windows-x86_64 1.0 8.00 68.00 76.00 OK
r-patched-linux-x86_64 1.0 1.74 26.74 28.48 OK
r-release-linux-x86_64 1.0 1.91 26.64 28.55 OK
r-release-macos-arm64 1.0 1.00 18.00 19.00 OK
r-release-macos-x86_64 1.0 2.00 63.00 65.00 ERROR
r-release-windows-x86_64 1.0 4.00 68.00 72.00 OK
r-oldrel-macos-arm64 1.0 OK
r-oldrel-macos-x86_64 1.0 1.00 60.00 61.00 OK
r-oldrel-windows-x86_64 1.0 4.00 69.00 73.00 OK

Check Details

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