mikemeredith / BEST

Bayesian Estimation Supersedes t-Test
32 stars 4 forks source link

BEST is removed from CRAN #14

Open miketu opened 11 months ago

miketu commented 11 months ago

Hello, wanted you to be aware that BEST was removed from CRAN. I think you have a broken email address, so because of that they removed you from CRAN.

Package ‘BEST’ was removed from the CRAN repository.

Formerly available versions can be obtained from the archive.

Archived on 2023-08-27 as email to the maintainer is undeliverable.

A summary of the most recent check results can be obtained from the check results archive.

Please use the canonical form https://cran.r-project.org/package=BEST to link to this page.

mattyjparkes commented 10 months ago

As a temporary fix for this, you can bypass CRAN and install direct from this Github repo using the line devtools::install_github("mikemeredith/BEST") in RStudio