Closed romanumero closed 6 years ago
Thanks for the bug report.
Indeed, the current HEAD version of the master branch relies on a not yet released version of the processmapR package. So you should either use the relesed CRAN versions:
install.packages("processanimateR")
or also install the development version of processmapR:
remotes::install_github("gertjanssenswillen/processmapR")
I will update the documentation and @gertjanssenswillen could you release the processmapR version to CRAN?
processmapR is on its way to CRAN now
Following the getting started instructions results in the error:
Steps
Error in UseMethod("tbl_vars") : no applicable method for 'tbl_vars' applied to an object of class "NULL"