[R-sig-Debian] list of available R packages

kamaraju kusumanchi raju.mailinglists at gmail.com
Mon Apr 13 04:07:47 CEST 2015


This is a very minor point. But thought I would bring it to your
attention anyway...

According to http://cran.r-project.org/bin/linux/debian/ , the list of
available R packages can be found by

apt-cache search ^r-.*

This seems to work in bash but not in zsh. As a work around, I found out that

apt-cache search "^r-.*"

works in both zsh and bash.

-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



More information about the R-SIG-Debian mailing list