Attaches the packages solver.assumeAttachedPackages names as if the code had called library() on them. Covers the case where such a call is simply not part of what is being analyzed (a snippet, a chunk, a cell).
solver.assumeAttachedPackages
library()
Attaches the packages
solver.assumeAttachedPackagesnames as if the code had calledlibrary()on them. Covers the case where such a call is simply not part of what is being analyzed (a snippet, a chunk, a cell).