remotes
remotes copied to clipboard
Handle available packages filters
The PR fixes the problem described in #495.
The test results say that tests I added succeed on Linux, but failed on Windows. I don't know the fundamental reason, but it seems that Windows doesn't work against local CRAN URL with scheme file:///. I added the local repo tests because I don't know such public repositories with duplicated packages as I described in #495.
I would like to skip tests which I added on Windows if the package owner allows. Otherwise, any ideas to fix the tests?