search for: 38247

Displaying 20 results from an estimated 61 matches for "38247".

Did you mean: 382,7
2006 Aug 28
1
Speed of runif() on different Operating Systems
...stem i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) > RNGkind() [1] "Mersenne-Twister" "Inversion" > t1<-Sys.time();for (i in 1:500) ttt<-runif(1000000);print(Sys.time()-t1); Time difference of 57.969 secs &...
2006 Aug 01
2
deleting a directory
...e? Or is my current approach the only solution? > R.version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Thanks, --sundar
2006 Jul 11
2
use of NULL environment is deprecated?
...x86_64, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) I see in the NEWS file the line: o Use of NULL as an environment is deprecated and gives a warning. Which duly happens. I get warnings like this: > Warning message: use of NULL enviro...
2006 Jul 07
2
BUG in " == " ? (PR#9065)
Hello, here is the version of R that I use : > version _ platform i486-pc-linux-gnu arch i486 os linux-gnu system i486, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) And here is one of the sequences of isntruction that returns an abberation : > x<-seq(0,1,by=0.01) > x[71] [1] 0.7 > which(x == 0.7) numeric(0) > x[71] == 0.7 [1] FALSE Or another version of (maybe) the same bug : >...
2006 Jul 06
1
comment causes browser() to exit (PR#9063)
...39;m sending to the browser are not part of the function, though usually they are. --please do not edit the information below-- Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 2 minor = 3.1 year = 2006 month = 06 day = 01 svn rev = 38247 language = R version.string = Version 2.3.1 (2006-06-01) Windows XP Professional (build 2600) Service Pack 2.0 Locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 Search Path:...
2006 Jun 15
2
download.file() yields incomplete files with method="internal"
...nally, is the spec of the system I'm working on: > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) > win.version() [1] "Windows XP Professional (build 2600) Service Pack 2.0" Many thanks in advance and best regards, Jan
2006 Oct 02
2
Help with lrm function in package Design
...rmula then? Thanks in advance, Auston > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Auston Wei Research Statistical Analyst Division of Quantitative Science The University of Texas MD Anderson Cancer Center Tel: 713-563-4281 Email: wwei@mdanderson.org [[alternative HTML version deleted]]
2006 Jun 19
2
strange digit switching
...68566377 # " " x[1] == 6.94788635771657950 # but is the same ### platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) -- Regards, Hans-Peter [[alternative HTML version deleted]]
2006 Jun 04
2
slanted ends of horizontal lines for certain line widths
...e better than lwd=3) Robert Offinger OvG-Universit?t Magdeburg ---- platform sparc-sun-solaris2.9 arch sparc os solaris2.9 system sparc, solaris2.9 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01)
2006 Oct 17
2
CTRL-C behaviour with RODBC on Solaris2.8
...ODBC) > for (i in 1:10^5) rnorm(10) ^C bash-3.00$ platform sparc-sun-solaris2.8 arch sparc os solaris2.8 system sparc, solaris2.8 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) This version of R was built with gcc-3.3 (too old?) and ODBC_INCLUDE, ODBC_LIBS pointing to non-standard locations /quant/temp/jagat/usr/local/include, /quant/temp/jagat/usr/local/lib, respectively. Will be glad to provide further details....
2006 Jul 24
3
unique, but keep LAST occurence
...i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Thanks for any hints! David David L. Reiner Rho Trading Securities, LLC Chicago? IL? 60605 312-362-4963
2007 Apr 05
1
Multithreading
...tion? Some information on my system: > R.version _ platform x86_64-pc-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Best regards, Ulrich
2006 Jun 11
1
Rgui crash under Windows
...333333333 33333333333333333333333333333333333333333333333333333333333333333333333 platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) ************************************* the same does happen under linux (SUSE 10.0), details follow platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 2.1 year 2005...
2006 Jun 12
2
weird behaviour of summary.default
...i486, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Regards, Stefano
2006 Sep 15
1
execution of source() command
Hi Linux SuSE 10 platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) I have two questions concerning the source("test.R") command. 1) Is there any command which I can put into the test.R script file which aborts the execution of the script? At the moment I use CodeToBeExecutedInScript if (FALSE)...
2006 Aug 18
2
Floating point imprecision in sum() under R-2.3.1?
...where available and so may be more accurate. and should I be concerned? Thanks. -- David Brahm (brahm at alum.mit.edu) Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, linux-gnu status = major = 2 minor = 3.1 year = 2006 month = 06 day = 01 svn rev = 38247 language = R version.string = Version 2.3.1 (2006-06-01) Locale: C Search Path: .GlobalEnv, package:methods, package:stats, package:graphics, package:grDevices, package:utils, package:datasets, Autoloads, package:base
2006 Jul 13
1
Problem installing local additional packages of Rcmdr (WinXP)
...[1] "i386-pc-mingw32" $arch [1] "i386" $os [1] "mingw32" $system [1] "i386, mingw32" $status [1] "" $major [1] "2" $minor [1] "3.1" $year [1] "2006" $month [1] "06" $day [1] "01" $`svn rev` [1] "38247" $language [1] "R" $version.string [1] "Version 2.3.1 (2006-06-01)" --
2007 Sep 14
1
segfault in download.file
...powerpc, darwin8.6.0 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) Is this a known issue? Thanks, Max PS: I can't seem to get useful info out of the dumped core: Core was generated by `/Library/Frameworks/R.framework/Resources/bin/exec/ppc/R'. #0...
2006 Aug 01
1
Tcltk package
...distribution. I'm running R under linux: > version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) tcl8.4 and tk8.4 are both installed. The messages I get when I try to install the debug package are: > install.packages("debug") trying URL 'http://cran.us.r-project.org/src/contrib/debug_1.1.0.tar.gz' Content ty...
2006 Jul 19
1
Automating package building packages and repository uploading
...to have update.packages() find the package regardless of it? I am running platform i486-pc-linux-gnu arch i486 os linux-gnu system i486, linux-gnu status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) on Debian Etch with kernel 2.6.15-1-k7. Thank you very much. Carlos J. Gil Bellosta http://www.datanalytics.com http://www.data-mining-blog.com