NewGraphEnvironment / fish_passage_peace_2022_reporting

https://newgraphenvironment.github.io/fish_passage_peace_2022_reporting/
Creative Commons Zero v1.0 Universal
0 stars 2 forks source link

strange error message on build #82

Closed NewGraphEnvironment closed 1 year ago

NewGraphEnvironment commented 1 year ago

doesn't seem to be hurting anuything but I wonder what it is

Error in exists(cacheKey, where = .rs.WorkingDataEnv, inherits = FALSE) : 
  invalid first argument
Error in assign(cacheKey, frame, .rs.CachedDataEnv) : 
  attempt to use zero-length variable name
``

@Mateo9569 - do you get the same thing after running.  no rush as seems to be harmless

rmarkdown::render_site(output_format = 'bookdown::gitbook', encoding = 'UTF-8')

Mateo9569 commented 1 year ago

No I have not gotten that error message after running

Mateo9569 commented 1 year ago

This might help: https://github.com/rstudio/rstudio/issues/13188

NewGraphEnvironment commented 1 year ago

totally. i actually found that link then forgot! don't want to mess with any updates right before the report is due. Thanks!