[R] Draft proposal for Searching R Packages

2018-02-17 Thread Spencer Graves
Hello, All:   I just posted a "Draft Proposal for improving the ability of R users to search R packages" to Wikiversity (https://en.wikiversity.org/wiki/Draft_Proposal_for_improving_the_ability_of_R_users_to_search_R_packages).   You are all invited to rewrite it in any way you th

Re: [R] Problem installing libxml2 under Homebrew

2018-02-17 Thread Hadley Wickham
Is there a reason that you can't use the binary provided by CRAN? That's the easiest way to get xml2. Hadley On Sat, Feb 17, 2018 at 1:53 AM, Peter Meilstrup wrote: > i am trying to install xml2 from CRAN, and it is throwing an error > that it cannot find the libxml2 library configuration. > > Th