Skip to content
Commit e3793b04 authored by Gabor Csardi's avatar Gabor Csardi
Browse files

Fix resolution if a package is not found

When a package is not found in the standard repos, we
added a `dep_types` column to the failed resolution, and
when merging the failed resolution with the successful
ones, they also got a `dep_types` column, which was `NA`.

Since there was a `dep_types` column already, the generic
resolution did not add one, so we ignored a lot of
dependencies in this case.

Closes #282.
parent d1b29238
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment