@eagleoutice/flowr - v2.13.14
    Preparing search index...
    • Whether the chosen versions can be loaded together, checking every requirement the chosen versions declare against the version chosen for the required package (R itself against the chosen base-R version). A requirement on a package the assignment does not choose cannot be settled here and is reported as VersionAssignment.unverified instead of silently passing, as library() still enforces it.

      Parameters

      Returns { ok: boolean; unverified?: readonly string[] }