Closed vedhav closed 9 months ago
Hi @vedhav,
I believe this is because of the g_forest
refactor in tern
. We reverted the updates to support the refactored version in TMC so that when TMC is added to CRAN it works with the version of tern
that is available on CRAN (0.9.3), but this is scheduled to be fixed after the TMC CRAN release (see https://github.com/insightsengineering/teal.modules.clinical/pull/925).
If needed, the teal.gallery
app should run fine with tern
0.9.3 if we lock the version in the meantime.
Got it, thanks for the explanation. Closing this issue as it's a known bug and is being tracked.
I also confirm that it's working fine after using the tern
v0.9.3
What happened?
The Efficacy app uses the
tm_g_forest_tte()
in which the call todecorate_grob
is made which is causing this error:Here's a reproducible teal app with this error:
sessionInfo()
Relevant log output
No response
Code of Conduct
Contribution Guidelines
Security Policy