Skip to content
Commit 33055cde authored by Gábor Csárdi's avatar Gábor Csárdi
Browse files

Fix ?ignore

```
dir.create(lib <- tempfile())
config <- list(dependencies = TRUE, library = lib)
p <- new_pkg_installation_proposal(
  c("tibble", "DiagrammeR=?ignore", "formattable=?ignore"), config = config
)
p$resolve()
p$solve()
```
parent e3793b04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment