gforge / forestplot

Advanced forest plots in R using grid graphics
44 stars 15 forks source link

Can't install in older version of R less than 4.1 #51

Closed sclewis23 closed 2 years ago

sclewis23 commented 2 years ago

It seems the R base pipeOp was introduced in the latest version of forestplot, but the R base pipeOp is not available in older version of R. I'm using R3.6.3 and R4.0.2 R base pipeOp |>

gforge commented 2 years ago

You will need to either install an old package version or upgrade R

sclewis23 commented 2 years ago

Why not update your are version dependency?

Depends: R (>= 4.1.0),

gforge commented 2 years ago

Sure, I'll add that in 3.0.1