crsh / citr

RStudio Addin to Insert Markdown Citations
Other
407 stars 46 forks source link

Citr is not allowed to install in R ver. 4.0.2, Please update! #83

Open hao203 opened 3 years ago

hao203 commented 3 years ago

Citr is not allowed to install in R 4.0.2 image

drjonpelly commented 3 years ago

I had this issue today as well

crsh commented 3 years ago

Thanks for reaching out. The package was removed from CRAN due to an intermittently orphaned dependency that's central to citr. The dependency is now back on CRAN, but with the continuing lockdown here I'm having trouble allocating time to a resubmission. I'll try to get this back on CRAN as soon as possible. In the meantime you can install from this GitHub repository:

remotes::install_github("crsh/citr")