Etienne B. Racine

Results 14 issues of Etienne B. Racine

When using pak behind a firewall, I get an error: ``` r pak::pkg_install("dplyr") #> Error: callr subprocess failed: cannot open URL 'http://bioconductor.org/config.yaml' ``` This is completely normal because we have...

feature

Note from R check: ``` Adding so many packages to the search path is excessive and importing selectively is preferable. ```

enhancement