### Please describe your feature request Replace occurrences of `x %in% loadedNamespaces()` in the implementation with `isNamespaceLoaded(x)`.
Please describe your feature request
Replace occurrences of
x %in% loadedNamespaces()in the implementation withisNamespaceLoaded(x).