Closed apreshill closed 5 years ago
Thanks! I can't replicate this, but I'm wondering if I have an unrealized version dependency between imported packages. Could you try re-installing rlang, shiny, and purrr? It would be helpful for me if you could do it one at a time. Then we'd know which (if any) solved it
woohoo that fixed it! Thank you :) It was odd because I had existing code in some xaringan slides that worked but last night wouldn't knit for me. I wonder what happened with those other packages? Anyway, solved!
Good! Any sense of which package update fixed it?
I would bet rlang
, and I never explicitly use it so probably only updates upon installation of packages that use it. I had just updated shiny for another reason, so not that one.
Hey @malcolmbarrett,
I'm experiencing issues whenever I try to use
yml_params()
with shiny input. Here is a reprex using this from the vignette:Created on 2019-09-29 by the reprex package (v0.3.0)
R Markdown spits out this error: