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
use_data_table() outside of project directory (#1535)
use_data_table() called desc::desc_get_deps(".") causing an error if working outside the project directory. This commit updates the call to desc::desc_get_deps(proj_get()) .
0 commit comments