Displaying 20 results from an estimated 477 matches for "900051".
2011 Jan 31
2
R version
...Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0...
2005 May 12
6
segfault on large number of open brackets (PR#7859)
...58.143.49.181)
I leaned on the "(" key by accident, and it looks as if R segfaults on a large
number (88 or more in my case) open brackets:
Script started on Thu May 12 15:18:04 2005
$ R
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.1 (2004-11-15), ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more informa...
2009 Jul 09
2
Mysteriously vanishing LD_LIBRARY_PATH
Using R-2.8.0 and R-2.8.1, I get behaviour like this:
R version 2.8.0 (2008-10-20)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
[....]
> Sys.getenv("LD_LIBRARY_PATH")
LD_LIBRARY_PATH
"/home/hrapgc/local/R-2.8.0/lib:/usr/local/lib:/usr/lib/gcj-4.1.1:/home/hrapgc/Rstuff/library/asreml/libs"
> q()
Save wo...
2012 Aug 21
1
make check fails two tests on RHEL 6 build
...Ex.Rout
*** stats-Ex.Rout.save 2012-04-23 18:05:02.000000000 -0400
--- stats-Ex.Rout 2012-08-21 14:45:12.204670303 -0400
***************
*** 1,5 ****
! R version 2.15.0 Patched (2012-04-22 r59138) -- "Easter Beagle"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
--- 1,5 ----
! R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
***************
*** 6356,6362 ****...
2011 Sep 02
1
Platform of image
Dear R users,
When I Save Workspace... and then reopen it, my platform switches
from 64-bit to 32-bit, i.e. the Gui switches between these:
R version 2.13.1 (2011-07-08)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-bit)
R version 2.13.1 (2011-07-08)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
How come? This is a Windows x64 system.
John Welsh...
2011 Apr 13
3
Problem with dyn.load in R 2.13.0
I have a test directory for the survival suite, and dyn.load has ceased
to work in it. Below shows the log:
tmt1075% R --vanilla
R version 2.12.2 (2011-02-25)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English lo...
2004 Jul 28
2
startup bug (PR#7138)
...x 8
Submission from: (NULL) (128.253.217.211)
The following demonstrates the basic problem:
[martingale <99>]% rm .RData
rm: remove regular file `.RData'? y
[martingale <100>]% R
R : Copyright 2004, The R Foundation for Statistical Computing
Version 1.9.1 (2004-06-21), ISBN 3-900051-00-3
[deleted]
> source("test.q")
Loading required package: nlme
Loading required package: MASS
Loading required package: Matrix
[deleted - test.q uses the MASS function glmmPQL
and runs just fine. Some output is written to a
structure I wish to save]
> q()
Save workspace...
2006 Mar 23
1
X11, fonts, R-2.0.1, R-2.2.1 and R-devel
...sd.org/2005-06/msg00313.html
http://www.archivum.info/freebsd-ports at freebsd.org/2005-06/msg00307.html
I paste the sessions and the errors, if it helps:
-----8<---------------
R-2.0.1 $ ./bin/R
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.1 (2004-11-15), ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more informa...
2005 Apr 22
3
Problem with R-2.1.0: install.packages() doesn't work
I installed R-2.1.0 from source on a Linux box running Red Hat
Enterprise Linux WS release 4 but install.packages() wouldn't work (see
below). When I install R-2.0.1 from RPM on the same system, everything
is fine.
Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0
. . .
> options(CRAN = "http://cran.fhcrc.org/")
> install.packages("rgenoud")
--- Please select a CRAN mirror for use in this session ---
Error in inherits(x, "factor") : Object "res" not found
>
Scott Waichler
Pacific Northwest National Labo...
2014 Apr 02
1
inconsistent error messages on Mac OS X
...removed from the
current directory (I have edited portions of the R header printed when the
shell starts for the sake for readability):
Adams-MacBook-Air:work adam$ R
R version 2.15.3 (2013-03-01) -- "Security Blanket"
Copyright (C) 2013 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-apple-darwin12.3.0/x86_64 (64-bit)
...
...
Type 'q()' to quit R.
> x<-1:4; x[[1]]<-NULL; x
Error in x[[1]] <- NULL :
incompatible types (from NULL to integer) in [[ assignment
> q()
Save workspace image? [y/n/c]: n
Adams-MacBook-Air:work adam$ R
R...
2005 Jan 21
1
R Citation
I've cited R in an article accepted by a journal using the following reference:
>R Development Core Team (2004), R: A language and environment for
>statistical computing. R Foundation for Statistical Computing, Vienna,
>Austria. ISBN 3-900051-00-3, <http://www.Rproject.org>.
I received the following query about my citation.
> 7. For R Development Core Team [2004], you provided both an ISBN and a
> Web site address. If this is a book, please provide the name and
> location of the publisher. If you do not have print...
2006 Feb 19
1
[Rd] Citation for R
...end that the R Development Core Team
expand the reference to include that information. A suggested format
follows:
R Development Core Team (2005). R: A language and environment for
statistical computing, reference index version 2.2.1. R Foundation for
Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0, URL
http://www.R-project.org.
(2) Help editors find the cited document by (a) explicitly providing a
citation link on the main web page for the R-project and (b) referencing
the cited document on the web site by the name under which it is cited.
Imagine the hapless editor following the R-pr...
2004 Nov 30
6
How to know if a bug was recognised
...ned mail ----------
to: R-windows at r-project.org
subject: problem with special characters (??,??,??)
Dear Developers!
Using special characters I found a strange behaviour in R 2.0.1 and equally
in
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.1 (2004-11-15), ISBN 3-900051-07-0
Operating System: Windows 98SE
example:
factor1<-as.factor(c("weiblich","m??nnlich","??sterreichisch","fr??hreif","Gru??
"))
factor1
> factor1
[1] weiblich m\344nnlich \366sterreichisch fr\374hreif
[5] Gru\337...
2013 Jan 05
3
Rounding
...explain this:
> options(digits=20)
> 1/3
[1] 0.33333333333333331483
Why the 1483 at the end?
Thanks,
David.
david-arnolds-macbook-pro-2:~ darnold$ R --version
R version 2.15.2 (2012-10-26) -- "Trick or Treat"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
--
View this message in context: http://r.789695.n4.nabble.com/Rounding-tp4654738.html
Sent from the R help mailing list archive at Nabble.com.
2011 May 30
3
Transforming a data matrix into a vector
...ix is 352 x 15, and I would like to end up with a 26,400 x 1 vector. So each element of the data matrix is repeated 5 times.
Any suggestions or hints would be much appreciated. Thanks!
I am using;
R version 2.12.2 (2011-02-25)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
Cheers,
Charles
2010 Nov 11
2
r-2.12.0 - Hmisc
Hello, I am working on a HP Laptop with R 2.12 just installed, I tried:
R version 2.12.0 (2010-10-15)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
...
library(Hmisc)
Loading required package: survival
Loading required package: splines
Error in library.dynam(lib, package, package.lib) :
DLL 'cluster' not found: maybe not installed for this architecture?
Error: package/namespace load failed...
2012 Jan 16
2
howto test a package without installation
Hi,
how can i play around with my first selfwritten package [*]
without to install it to my debian system?
I think of something like doing this:
/tmp/$ R
R version 2.11.1 (2010-05-31)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
> library(/tmp/sitools)
3 * kilo
[1] 3000
[*] https://github.com/jonasstein/sitools
--
Jonas Stein <news at jonasstein.de>
2004 Jun 14
4
Quirks with system.time and simulations
...(y, m, d))
[1] 8.78 0.10 31.76 0.00 0.00
system.time(as.POSIXlt(paste(y,m,d, sep="-")))
[1] 14.64 0.13 53.30 0.00 0.00
On a somewhat newer machine, I got
$ R --vanilla
R : Copyright 2004, The R Foundation for Statistical Computing
Version 1.9.0 (2004-04-12), ISBN 3-900051-00-3
[...]
> library(chron)
> ymd.to.POSIXlt <-
+ function (y, m, d) as.POSIXlt(chron(julian(y=y, x=m, d=d)))
> n <- 100000
> y <- sample(1970:2004, n, replace=TRUE)
> m <- sample(1:12, n, replace=TRUE)
> d <- sample(1:28, n,...
2012 Jan 27
1
php and RMySQL produces R crash
...ing to solve this now for a week and could not find anything helpful on the net.
Now the problem
If I start my R script from php (script attached) the output is as followed
Start R Script from php
R version 2.14.1 (2011-12-22)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type ...
2005 Jan 21
3
Fw: R Citation
...'ve cited R in an article accepted by a journal using the following
> > reference:
> >
> > >R Development Core Team (2004), R: A language and environment for
> > >statistical computing. R Foundation for Statistical Computing,
> > >Vienna, Austria. ISBN 3-900051-00-3, <http://www.Rproject.org>.
> ^^^^^ ^^^^
>
> The ISBN is 3-900051-07-0 and the URL http://www.R-project.org/.
>
> > I received the following query about my citation.
> >
> > > 7. For R Development Core Team [...