rstudio/mleap

`mleap` was removed from CRAN

Opened this issue · 3 comments

https://cran.r-project.org/web/packages/mleap/index.html says:

Package ‘mleap’ was removed from the CRAN repository.

Formerly available versions can be obtained from the archive.

Archived on 2021-12-09 as check problems were not corrected in time.

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=mleap to link to this page.

Is this project still maintained?

https://cran-archive.r-project.org/web/checks/2021/2021-12-09_check_results_mleap.html says:

Check Details
Version: 1.1.0
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory

LazyData: true

I had a go at making some changes related to the CRAN removal here:

#48