Re: [Rd] Optimize R: some confusion with Lapack and OpenBlas/openBlas openmp packages.

2015-09-18 Thread arnaud gaboury
On Thu, Sep 17, 2015 at 11:43 PM, arnaud gaboury wrote: > I run Fedora 22 R package. It is build with --with-lapack \ > --with-blas \ --enable-R-shlib \. > > As the machine will act as a server with lots of R data computing, I > try to optimize my R package. > > At first, I installed parallel_st

[Rd] Test Post

2015-09-18 Thread Marc Schwartz
Hi, Sorry for the noise, this a only a test post. if it works, there should be a reply from me as well. Thanks, Marc Schwartz __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Test Post

2015-09-18 Thread Marc Schwartz
Marc Schwartz me.com> writes: > > Hi, > > Sorry for the noise, this a only a test post. > > if it works, there should be a reply from me as well. > > Thanks, > > Marc Schwartz > > Hi, This is the reply. There should be no further activity. Thanks, Marc _

[Rd] is R syntax closed?

2015-09-18 Thread Piotr Turski
hi, i'm new to R and i discovered that for years people are complaining about lacking of very basic and hopefully simple things, like multiline comment, some marker for 'command doesn't end at this line' etc. so my question is why some of those things are still not implemented? is it because