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
Package environments created with load_all should contain flag object (.devtools?) that makes it possible to tell if a package was loaded with library or load_all, and a function to make this easy.
Package environments created with
load_allshould contain flag object (.devtools?) that makes it possible to tell if a package was loaded withlibraryorload_all, and a function to make this easy.