installation issue
zhivkoplias opened this issue · 1 comments
zhivkoplias commented
Hey! I've been trying to install it from CRAN and also the latest version but I'm getting the same error:
* installing source package ‘stminsights’ ...
** package ‘stminsights’ successfully unpacked and MD5 sums checked
** using staged installation
** R
Error in parse(outFile) :
/tmp/Rtmple5rrA/R.INSTALLc3f073bc3e46b/stminsights/R/stm_diag.R:92:60: unexpected '>'
91:
92: model_df <- bind_rows(model_df_mean, model_df_median) |>
^
ERROR: unable to collate and parse R files for package ‘stminsights’
Is there a way to fix it?
cschwem2er commented
Hi, I am happy to look into this. Can you please tell me more about your computing environment? E.g. operating system, R version, etc.