matildabrown / rWCVP

Generating Summaries, Reports and Plots from the World Checklist of Vascular Plants
https://matildabrown.github.io/rWCVP/
GNU General Public License v3.0
19 stars 0 forks source link

rWCVP can not install in Version R prior to 4.1 #53

Closed lili-damowang closed 1 year ago

lili-damowang commented 1 year ago

Error in parse(outFile) : /tmp/RtmpRbUZ87/R.INSTALL1766f33e2ec8c7/rWCVP/R/wcvp_checklist.R:143:36: unexpected '>' 142: endemics <- distribution %>% 143: group_by(.data$plant_name_id) |> "|>" : R 4.1.0 introduces a pipe operator |> into the base R syntax so how to install rWCVP in R 4.0 ?