Re: [Rd] 'libRblas.so' missing in R 2.12.1

2010-12-26 Thread Paul Johnson
On Thu, Dec 16, 2010 at 7:31 AM, Christian Kohler wrote: > Dear R developers, > > I just compiled the latest version of R (2.12.1) and noticed that > 'libRblas.so' is missing in the '/x86_64/src/extra/blas' subdirectory of my > R-installation. > > Did I miss ongoing discussions on the Mailinglist

Re: [Rd] environment question

2010-12-26 Thread peter dalgaard
On Dec 26, 2010, at 22:30 , Paul Johnson wrote: > Hello, everybody. > > I'm putting together some lecture notes and course exercises on R > programming. My plan is to pick some R packages, ask students to read > through code and see why things work, maybe make some changes. As I > look for exa

[Rd] environment question

2010-12-26 Thread Paul Johnson
Hello, everybody. I'm putting together some lecture notes and course exercises on R programming. My plan is to pick some R packages, ask students to read through code and see why things work, maybe make some changes. As I look for examples, I'm running up against the problem that packages use co