similar to: R behaviour related to user input (readline()) and run selection

Displaying 20 results from an estimated 1400 matches similar to: "R behaviour related to user input (readline()) and run selection"

2006 Mar 24
4
How to capture t-score and p-values from t.test
When I do t.test on two distributions (see example below), it outputs numerous data about the t.test. What I'd like to do is individually capture some of this data and assign it to other variables. However, I am unable to find anything in the help section. In the example below, the t value is -4.0441 and the p-value is 0.006771 How can I assign these values to two variables, let's
2007 Jul 24
1
cor inside/outside a function has different output
I'm calculating correlations between two matrices mat1 <- matrix(sample(1:500,25), ncol = 5, dimnames=list(paste("mat1row", 1:5, sep=""), paste("mat1col", 1:5, sep=""))) mat2 <- matrix(sample(501:1000,25), ncol = 5, dimnames=list(paste("mat2row", 1:5, sep=""), paste("mat2col", 1:5, sep="")))
2007 Jul 28
5
the large dataset problem
Dear useRs, I recently began a job at a very large and heavily bureaucratic organization. We're setting up a research office and statistical analysis will form the backbone of our work. We'll be working with large datasets such the SIPP as well as our own administrative data. Due to the bureaucracy, it will take some time to get the licenses for proprietary software like Stata. Right
2003 Dec 17
5
Readline & readline-devel installation on RH9
I have a new user question. Sorry I know most of you are Linux experts I am not! I am just getting my feet wet with this. And I am sorry to ask this stupid question. I was following an installation post from Wiki that said when using RH 9 you need to make sure that you have the following installed first and you should check them with the following command. Are there any other items I need to
2006 Dec 12
0
perl on CentOS 4.4 : PERLIO=perlio vs stdio, readline error handling
I sometimes use an example from readline entry in perlfunc(1). This used to work for me, but know (after I upgraded to CentOS) works only if PERLIO=stdio is defined in environment. See the following: [xx at xx testreadline]$ cat testreadline.pl #!/usr/bin/perl use warnings; use strict; for my $fn (@ARGV) { local (*F); open F, "< $fn" or die "open err for fn=$fn: $!";
2006 Jun 13
0
script/console and IRB readline failure
Long input lines are confusing the readline on my script/console and irb sessions. I hit back-arrow and suddenly the cursor goes up to the next line. Thereafter the previous-line fails to work, giving me just an ampersand (&) instead of the previous line to re-edit. WinXP SP2. Warren Fred -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 16
0
IRB -- Readline -- WinXP
I keep on running into an irb/readline bug in script/console or plain irb. If the line lengths get to long then up-arrow won''t bring up the line properly. I guess that the readline buffer is only so many characters long and I''m clobbering something. After it gets clobbered then up-arrow only prints an ampersand. W -------------- next part -------------- An HTML attachment
2008 Mar 03
1
crypto, readline and zlib libraries - Postgres install
I have the 5.x Centos DVD and loaded it. Please be gentle with me, as I'm nominally a FreeBSD kind of guy... :) Anyway, I'm trying to install Postgres and the three libraries in the subject line are missing off the base installation. I figured out how to load gcc using yum, but those libraries aren't there, and I need the former in particular in order to enable SSL for Postgres
2007 Jul 23
1
readline (LoadError)
hi, i''m a noob in ror, today i bought a book to learn ror. i do everthing that stand''s in this book, and the shit does''t work! i use Aptana IDE with RadRails the problem is: Loading development environment. /usr/lib/ruby/1.8/irb/completion.rb:10:in `require'': No such file to load -- readline (LoadError) from /usr/lib/ruby/1.8/irb/completion.rb:10 from
2006 Oct 05
0
script/console - no such file to load -- readline
Hi there, I just set up ruby and rails and now whenever I run script/console I get this error: Orenad:~/Sway/Projects/mi7/trunk/mi7 dave$ ruby script/console Loading development environment. /usr/lib/ruby/1.8/irb/completion.rb:10:in `require'': No such file to load -- readline (LoadError) from /usr/lib/ruby/1.8/irb/completion.rb:10 from
2010 May 31
0
TCPSocket.new(host,port).readline hangs on windows :(
Hi Guys I am starting a new thread as it seems my gripe isnt to do with Juggernaut but with TCPSocket - which is used by Juggernaut. Turns out that the thing that actually hangs up in Juggernaut after x (130/1500/16000) iterations of (1..1000).each {|i| Juggernaut.show_clients} Is actually the line res << @socket.readline(CR) if response in juggernaut.rb. Seems @socket.readline
2007 Dec 30
0
[Bug 200] readline support for sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=200 Ben Lindstrom <mouring at eviladmin.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #59 is|0 |1 obsolete| | --- Comment #6 from Ben Lindstrom <mouring at
2009 Nov 17
0
No such file or directory - /usr/local/lib/ruby/1.8/sparc-solaris2.10/readline.so (LoadError)
I am trying to run console on a Solaris server and I get this error: -bash-3.00$ script/console Loading development environment (Rails 2.3.4) /usr/local/lib/ruby/1.8/sparc-solaris2.10/readline.so: ld.so.1: ruby: fatal: libedit.so.0: open failed: No such file or directory - /usr/ local/lib/ruby/1.8/sparc-solaris2.10/readline.so (LoadError) from /usr/local/lib/ruby/1.8/irb/completion.rb:10
2005 Nov 19
0
Missed readline on mac os x? [HELP]
Hi, I installed ruby 1.8.2 without problem, using the binary provided on the ruby on rails site for Mac Os X All works fine, but ruby cannot find the readline library: [0:Documents/workspace/manhattan> ruby script/console Loading development environment. /usr/lib/ruby/1.8/irb/completion.rb:10:in `require'': No such file to load -- readline (LoadError) from
2008 Jan 14
0
Support for Rails on Linux and the readline package
Hi, I''m installing Rails on Linux and I want to share my experiences with it. I expected a smooth installation because the Rails experts often mention Linux as the preferred platform for Rails. I think it is true if there wasn''t the readline requirement. This package will allow to start the Rails console. Because of the requirement I think in fact many will experience that
1998 May 08
1
R-beta: [ajanku@ulrik.uio.no: R-0.61.3 with readline]
This was accidentally sent to R-help-owner instead of R-help [why on earth ??] Can anyone help here? -------------- next part -------------- An embedded message was scrubbed... From: "A. Jan Kutylowski" <ajanku at ulrik.uio.no> Subject: R-0.61.3 with readline Date: Fri, 8 May 1998 12:41:54 +0200 Size: 747 Url:
2017 Aug 29
0
cannot compile R with readline
Hello, I am trying to install R-3.4.1 on a linux?cluster. ?I always get the following error message: checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_callback_read_char in
2003 Jan 31
3
tftp-hpa and readline
I have tried compiling tftp-hpa on Red Hat 7.3, 8.0, and Debian testing/unstable...I haven't been able to get readline to link on any of them, regardless of passing --with-readline. Likewise, I am having trouble getting regex maps to compile on Debian testing/unstable (though it works on Red Hat). Can anyone give me some pointers? I suspect something with autoconf, though I also saw
2009 Nov 10
0
[PATCH] Fix compilation if readline library is not present.
Ditto for readline. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v -------------- next part -------------- >From dc4f3e2cee4d2a0e3030c3e7067e8f3e33df56db Mon Sep 17 00:00:00 2001 From:
2010 May 20
0
[PATCH] fish: Fix build error if built without readline.
-- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top -------------- next part -------------- >From 9ee020ba7639b3c8f87c487544bd90b02ce357fc Mon Sep 17 00:00:00 2001 From: Richard Jones