You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in setup.R to no avail, apparently because local_reproducible_output() unconditionally sets options(lifecycle_verbosity = "warning") . Should we keep the "error" setting if it is set, to support stricter regimes?
The text was updated successfully, but these errors were encountered:
I tried
in
setup.R
to no avail, apparently becauselocal_reproducible_output()
unconditionally setsoptions(lifecycle_verbosity = "warning")
. Should we keep the"error"
setting if it is set, to support stricter regimes?The text was updated successfully, but these errors were encountered: