Displaying 20 results from an estimated 291 matches for "2.12.1".
Did you mean:
2.17.1
2011 Jun 27
1
multiple cluster doesn't work
We're trying to setup 3 PRDM partitions (VMware) across 2 nodes. As long as
only one is configured in cluster.conf, there's not problem. As soon as we
try to use 2 or more we get issues.
It looks the same as bug 636:
http://oss.oracle.com/bugzilla/show_bug.cgi?id=636
I posted my cluster.conf and command line results there. I'm including them
here in the hopes that someone on this
2011 Feb 25
1
Compiling R-2.12.1 with gcc 3.4.6 on Sun Sparc Solaris 10
Dear R-HELP,
We are compiling R-2.12.1 for 64 bits onto a Sun Sparc machine below:
SunOS 5.10 Generic_142900-13 sun4u sparc SUNW,Netra-T12
The source was compiled successfully with "gcc version 3.4.6" by using the
default configuration and has produced R-2.12.1 in 32 bits.
Compiling R-2.12.1 for the 64 bits by configuring the config.site file as
follow:
CC="gcc -m64"
2012 Dec 12
1
#8498 postgres_adapter fix for disable_referential_integrity
Please review this patch for postgres adapter''s referential_integrity.rb in
Rails master and 3.2.9 and let me know what you think. We are using it via
an initializer (monkey patching the adapter directly vs. in module):
https://github.com/rails/rails/pull/8498
Fixes this issue also seen by others in Foreigner:
https://github.com/matthuhiggins/foreigner/issues/61
Problem that it
2011 Feb 07
1
Unusual slowing of R matrix multiplication version 2.12.1 (2010-10-15) vs 2.12.0
R Version 2.12.1 (2010-10-15) vs 2.12.0 has slowed down 8 fold for dual core and 17 fold for dual-core-dual-processor Macs. I have checked this result on 3 different macs using the following R-script:
Using Version 2.12.0 on a dual core dual processor Mac:
> source("http://www.bio.umass.edu/biology/kunkel/pub/R/CuriousResult.R")
matrix multiplication 43.543 1.308 14.788
2010 Dec 20
0
R 2.12.1 in Fedora Updates Testing
R 2.12.1 is built now for Fedora and EPEL. It is in "updates-testing"
(or it will be within the next 24 hours).
In accordance with the new policies on Fedora Updates, these new
packages will not be pushed as official updates until they either
receive positive testing from users, or sit in updates-testing for two
weeks.
You can help us test these packages, and move them forward.
2011 Jan 24
1
Strange result from sort: sort(c("aa", "ff")) gives "ff" "aa" with R.2.12.1 on windows 7
Dear list,
Please consider the following call of sort
> sort(c("a","f"))
[1] "a" "f"
> sort(c("f","a"))
[1] "a" "f"
>
> sort(c("aa","ff"))
[1] "ff" "aa"
> sort(c("ff","aa"))
[1] "ff" "aa"
The last two results look strange
2011 Jan 19
2
how to get old packages to work on R 2.12.1
I just installed R 2.12.1, and when I went to run a few old programs with it, nothing worked.
I got a ton of error messages saying such and such package was built before R 2.10.0 and needed to be reinstalled.
These were not just warning messages, but error messages that prevent the programs from running when
they were running just fine with R 2.10.1
For some of those packages, such as deSolve, I
2011 Jan 04
1
uroot Package and R 2.12.1
Hello friends.
I'm wondering what happened to package uroot. I worked quite well with
older versions of R, however with 2.12.1 version it simply doesn't work.
The worst thing is that I look for it in the contributed packages and it
simply doesn't appear.
I want to develop ADF test with seasonal (centered) dummies, is there any
other possible package that contains this test?
Thanks
2011 Feb 01
1
dotchart {graphics} 2.11.1 vs. 2.12.1
I have a factor vector of subject races (Asian, Black, Hispanic, White; n=30) that I want to plot with a Cleveland dotplot or dotchart.
I tried the following in R2.12.1 :
> dotchart(table(school$Race))
Error in plot.xy(xy.coords(x, y), type = type, ...) : invalid plot type
Using the same data set in R2.11.1 the operation succeeded (I tried several variations to be sure):
>
2011 Mar 31
2
[LLVMdev] Unallocated address error triggered from ::RALinScan::assignRegOrStackSlotAtInterval on i386
I am debugging the memory issue that manifests itself like this:
*** glibc detected *** ../app/app.OWS: free(): invalid pointer: 0x0ad391fc ***
======= Backtrace: =========
/lib/libc.so.6(+0x6c501)[0x4f6501]
/lib/libc.so.6(+0x6dd70)[0x4f7d70]
/lib/libc.so.6(cfree+0x6d)[0x4fae5d]
../app/app.OWS(_ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE5eraseESt17_Rb_tree_iteratorIjES7_+0x4b)[0x83de6eb]
2010 Dec 16
1
'libRblas.so' missing in R 2.12.1
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 about this or might it be a local problem?
Thanks for this brilliant software.
Best
Christian
--
Christian Kohler
Institute of Functional Genomics
~
2012 Feb 02
1
possibly Error in R version 2.12.1 (2010-12-16)
Hi,
the following Code demonstrates an possibly Error in R
(or you can explain me, why this happens, thanks in advance)
Code:
#####################################
testClass <- function( stackData= c())
{
list(
write= function( ...)
{
sChain= ""
for( s in c( stackData, ...))
{
sChain= paste( sChain, '"', sub( '"',
2007 Oct 11
1
Balsa for CentOS ??
Anybody know where I can find a RPM of a recent version of Balsa for
RH5 or Centos 5? Dag, et al, don't seem to have it.
Thanks!
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
The Lord is like a strong tower.
Those who do what is right can run to him for safety.
--------------------------- Proverbs 18:10 (niv)
2011 Feb 10
2
R 2.12.1 Windows 32bit and 64bit - are numerical differences expected?
Should one expect minor numerical differences between 64bit and 32bit R on
Windows? Hunting around the lists I've not been able to find a definitive
answer yet. Seems plausible using different precision arithmetic, but waned
to confirm from those who might know for sure.
BACKGROUND
A colleague was trying to replicate some modelling results (from a soon to
be published book) using rpart, ada,
2010 Nov 10
2
[LLVMdev] Bug in DragonEgg or LLVM
The following code using OpenMP pragmas , when compiled with gcc 4.5 + LLVM 2.8 + DragonEgg 2.8 and ran, produces segmentation fault.
//-----------------------------------------------------------
#define LOOPCOUNT 10000
int main()
{
int bit_and = 1;
int logics[LOOPCOUNT];
int i;
for (i = 0; i < LOOPCOUNT; ++i)
{
logics[i] = 1;
}
#pragma omp parallel for schedule(dynamic,1)
2010 Dec 06
0
R 2.12.1 scheduled for December 16
This is to announce that we plan to release R version 2.12.1 on Thursday,
December 16, 2010.
Those directly involved should review the generic schedule at
http://developer.r-project.org/release-checklist.html
The source tarballs will be made available daily (barring build
troubles) via
http://cran.r-project.org/src/base-prerelease/
For the R Core Team
Peter Dalgaard
--
Peter Dalgaard
2010 Dec 06
0
R 2.12.1 scheduled for December 16
This is to announce that we plan to release R version 2.12.1 on Thursday,
December 16, 2010.
Those directly involved should review the generic schedule at
http://developer.r-project.org/release-checklist.html
The source tarballs will be made available daily (barring build
troubles) via
http://cran.r-project.org/src/base-prerelease/
For the R Core Team
Peter Dalgaard
--
Peter Dalgaard
2011 Jan 08
0
R-2.12.1 on OpenBSD: Tk problem
I've compiled R-2.12.1 on OpenBSD and everything works great from the
console. However, if I load R with the --gui=Tk option, R opens in a window
and will accept input, but will crash (90% of the time) after trying to
execute the first command. For example, if I type:
> mynumbers <- c(1,2,3,4)
Then, when I press enter, I receive:
*** caught segfault ***
address 0x8ab88000, cause
2010 Dec 29
1
helps on upgrading R in Mac OS
Dear R-helpers,
I intend to upgrade R in Mac OS with updated R version and updated Mac
OS version.
I think my Mac notebook is produced with Mac x86_64, darwin9.8.0. I
have updated my Mac OS to Mac OS X version 10.6.5. But, when I
installed R 2.12.1, the "version" function still gave me information
that R is based on old Mac OS. I need to know how can I update R to
let it to fit for
2011 Mar 02
3
CentOS 5 install won't make with shared libs enabled
Hi,
I've been trying to get a shared library version of the R package(version
2.12.1) installed on a CentOS 5 system. (It installs fine without but other
packages demand shared libs - namely Rapache).
I've tried this with yum but don't know of any flags to set to tell it to
installl with shared libs enabled. I then tried a local R install as
non-root with source packages:
after