CRAN release
jangorecki opened this issue · 4 comments
Hi Yihui,
Thanks for working on this package. Do you have any estimates when it may be available on CRAN?
I would like to link it from my coming talk and CRAN link would be preferred.
Actually I attempted to make a CRAN release last month a few hours before heading to the hospital to welcome my newborn. The reviewer nitpicked about a few minor issues and wouldn't let it pass. I have been worn out since the arrival of the baby, and have little energy left to make a re-submission. I can perhaps retry next week. When is your talk?
Congratulation then!
No hurry, we have plenty of time. November.
I see. Indeed there's plenty of time for you, and this package must have been released long before your talk. I'll be using litedown for a 4-hour workshop this Friday and give a talk next week, so I definitely feel the urgency to make the first CRAN release :)
It finally passed the review and is on CRAN now: https://cran.r-project.org/package=litedown but I'd still recommend using the dev version since this package may still have rough edges that I haven't discovered yet:
install.packages('litedown', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org'))