tests/testthat/_snaps/solve-prefer-installed.md

installed preferred over download

Code
  sol[, c("type", "package", "version")]
Output
  # A data frame: 2 x 3
    type      package version
  * <chr>     <chr>   <chr>  
  1 installed pkg1    1.0.0  
  2 installed pkg2    1.0.0


Try the pkgdepends package in your browser

Any scripts or data that you put into this service are public.

pkgdepends documentation built on May 29, 2024, 1:56 a.m.