Displaying 20 results from an estimated 20000 matches similar to: "Is there any difference between <- and ="
2009 Jul 01
1
Are there any bloggers amoung us going to useR 2009 ?
*(note*: This is an R community question, not a statistical nor coding
question. Since this is my first time writing such a post, I hope no one
will take offence of it.)
Hello all,
I will be attending useR 2009 next week, and was wondering if there are any
of you who are *bloggers *intending to participate and report on useR 2009?
If so - I would love to know your blogs URL so as to follow you.
2010 Aug 02
4
Is there paid support for R?
Hi,
I am trying to get R installed at work and I was asked if there were any
companies that offered support.
After searching on Google (many ways) and not find anything, I turn to you.
BTW, I did see Revolution R supports their flavor.
Thanks,
Chris
[[alternative HTML version deleted]]
2009 Oct 06
3
R on Linux, and R on Windows , any difference in maturity+stability?
Will R have more glitches on one operating system as opposed to
another, or is it pretty much the same?
robert
2009 Oct 05
4
Ubuntu, Revolutions, R
For those who don't follow Ubuntu development carefully, the first Beta for the
next Ubuntu was recently released, so I took my home system and upgraded to
help out with filing bugs, etc.
Just to be clear, I am not looking for help with the upgrade process. I've had
R, and a few miscellaneous CRAN packages installed on this computer for years.
Today, when I loaded an R session I had
2009 Oct 05
4
Ubuntu, Revolutions, R
For those who don't follow Ubuntu development carefully, the first Beta for the
next Ubuntu was recently released, so I took my home system and upgraded to
help out with filing bugs, etc.
Just to be clear, I am not looking for help with the upgrade process. I've had
R, and a few miscellaneous CRAN packages installed on this computer for years.
Today, when I loaded an R session I had
2009 Oct 21
5
News on R "s largest corporate partner REVolution Computing and SPSS CEO:
Start the REvolution without me...
http://danesecooper.blogs.com/divablog/2009/10/start-the-revolution-without-me.html
*From Danese Cooper's Blog*
Some of you may have become aware of REvolution
Computing<http://revolution-computing.com/>,
a commercial open source company organized around the R
Language<http://www.r-project.org/>,
when I joined in March
2008 Jan 26
3
REvolution
Does anyone know any more than is in the following press release
about REvolution Computing and their commercialization of R?
http://www.intel.com/capital/news/releases/080122.htm
"Intel Capital, the global investment arm of Intel Corporation, today
announced that it has invested in the Series A financing of REvolution
Computing, creator of parallel computing software for computational
2009 Sep 02
4
Grouping data in a data frame: is there an efficient way to do it?
I have a data frame with about 10^6 rows; I want to group the data
according to entries in one of the columns and do something with it.
For instance, suppose I want to count up the number of elements in
each group. I tried something like aggregate(my.df$my.field,
list(my.df$my.field), length) but it seems to be very slow. Likewise,
the split() function was slow (I killed it before it completed).
2010 May 11
3
Revolution R and the R Community?
As an end-user, I wonder about Revolution R. Is the relationship
between Revolution R and the R community at-large a positive one? Do
the former contribute to the development efforts of the latter? Is
there a competitive aspect? is their forum competitive with r-help?
any other thoughts? (most of all, I simply hope that they help some
of the many helpful experts on this forum, who have
2010 Apr 29
3
Can't load "doSMP" from REvolutionR in regular R2.11.0
Hi list,
I was testing out the "doSMP" package from REvolutionR in my regular R2.11.0 installation and I got the following error message.? Well, one obvious thing is that R2.11.0 was built using "i386-pc-mingw32" which is different from what revoIPC used.? I could just use REvolutionR, but all my R peripherals were set up to work
with the regular R2.11.0.? So, I really want
2012 May 08
1
revolution foreach oddity
I know this is not a revolution support forum, but as anyone noticed the
following?
I have a foreach loop to generate random samples. If I run the exact code
below in normal r (2.14.1) it works as expected, but if I run it from
revolution 4.2.0 each loop returns the same numbers.
The only way I can get revolution to give different numbers is using 1
instead of 8 in
registerDoSNOW(makeCluster(8,
2010 Jun 19
3
R vs SAS and Revolution R
Hello
How do you compare R to SAS in terms of speed and management of large
datasets?
What about Revolution R?
I've seen on their site, they claim that Revolution R is much faster than R
and it's multithread...
Can you really notice the difference?. What dissadvantage does it have?
I think it's based on R 2.10. but R already issued the version 2.12
Regards
What alternative
2009 Apr 21
1
Closed-source non-free ParallelR ?
Dear R-devel,
REvolution appear to be offering ParallelR only when bundled with their R Enterprise edition. As such it appears to be non-free and closed source.
http://www.revolution-computing.com/products/parallel-r.php
Since R is GPL and not LGPL, is this a breach of the GPL ?
Below is the "GPL and ParallelR" thread from their R forum.
mdowle > It appears that ParallelR
2009 Sep 24
2
more strange behavior of Revolution R 1.3.0
It runs more than twice as slowly using 8 core than using a single core
in inverting large matrix. Tested on 8 core Windows XP 64 machine.
> n = 1000
> n.simu = 100
> func1 = function()
+ {
+ x = rnorm(n*n)
+ dim(x)=c(n,n)
+ y = solve(x)
+ }
>
> setMKLthreads(1)
> system.time(for(i in 1:n.simu) func1())
user system elapsed
69.48 2.42 71.91
2009 Feb 06
2
does R plus 3.3 need vista ?
Hi all - has anyone ot and experienced problems with R+.
Have downloaded the trail and it will not work -does it need vista (like it
says on the box!)
Thanks
glenn
[[alternative HTML version deleted]]
2009 May 01
1
Last month on the Revolutions blog
I write about R every weekday at?http://blog.revolution-computing.com
. In case you missed them, here are some articles from the month of
April of particular interest to r-help subscribers. Thanks to everyone
who has been following the blog and sending me messages and/or leaving
comments -- it always brightens my day to hear from readers!
http://tinyurl.com/cy7x9a?(from April 1) announced the new
2010 Jan 07
1
PlayStation3 with Ubuntu 9.10. revolution-r: Depends: r-revolution-revobase but it is not installable
PlayStation3 with Ubuntu 9.10. revolution-r: Depends: r-revolution-revobase
but it is not installable
Hi All,
I have a PlayStation3 setup with Ubuntu 9.10.
Install R went fine with "sudo apt-get install r-base-core"
I then attempted to install Revolution packages with "sudo apt-get install
revolution-r"
This failed with the following error :
*Some packages could not be
2008 Jul 17
4
REvolution computing
Hi, everybody. Sorry to bring up the subject again but I have visited the revolution computing web page, but its not clear when or what will be the new release be. Does anybody have information about that?. Does anybody know if the version that will be released will be validated?. I have been reading the previous mails about validation and I work in a Pharma company and validation is a big
2010 Mar 10
2
Using R in a corporate envinronment
Dear r-useRs,
After a couple of years in a 'R exile' of sorts, I've recently changed jobs
and my current employer (an American multinational in the food manufacturing
industry) is much more open than my past employer (which wouldn't even want
to hear about anything that didn't begin with SAS...). So, after my
insistence corporate IT is now considering adopting R as part of our
2010 Mar 10
2
Using R in a corporate envinronment
Dear r-useRs,
After a couple of years in a 'R exile' of sorts, I've recently changed jobs
and my current employer (an American multinational in the food manufacturing
industry) is much more open than my past employer (which wouldn't even want
to hear about anything that didn't begin with SAS...). So, after my
insistence corporate IT is now considering adopting R as part of our