Displaying 17 results from an estimated 17 matches similar to: "R interface for blind users: Summary"
2010 May 04
3
Using R with screenreading software
Dear R-Experts,
a student of mine tries to use the Windows-Rconsole with screen reading
software (she is blind), and cannot access the command line (Menus are ok).
The company which produces her screen reader tells her that this is due to
the cursor used in Rconsole, which is static, not blinking. They maintain
that if the cursor could be changed to a blinking one, she should be able to
access
2007 Feb 15
1
How do I create a clean build environment?
I get interesting results on this one. If I run rpm -q -a | grep i386
as root, I get this:
nspluginwrapper-i386-0.9.91.1-1
If I run as my local non-root user, I get this:
libgcc-3.4.6-3.i386
libselinux-1.19.1-7.2.i386
libstdc++-3.4.6-3.i386
krb5-libs-1.3.4-33.i386
dbus-glib-0.22-12.EL.7.i386
flash-plugin-9.0.31.0-release.i386
libart_lgpl-2.3.16-3.i386
2008 Aug 24
2
Bug#496367: The possibility of attack with the help of symlinks in some Debian packages
Package: xen-utils-3.2-1
Severity: grave
Hi, maintainer!
This message about the error concerns a few packages at once. I've
tested all the packages (for Lenny) on my Debian mirror. All scripts
of packages (marked as executable) were tested.
In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files or user's files.
For
2012 Aug 07
1
looking for accessibility help (blind student)
I will have a blind student in my AP Statistics class this year.
I'm thinking about using R as his calculator. It seems like it's core text-in text-out nature may match screen reading software well. And I'd like to explore directing visualizations to tactile graphics output.
I'm wondering if anyone could give me suggestions (people, websites, organizations) where I could discover
2010 May 05
0
R-help Digest, Vol 87, Issue 5
Unsubscribe
-----Original Message-----
From: r-help-request at r-project.org
Date: Wed, 05 May 2010 12:00:09
To: <r-help at r-project.org>
Subject: R-help Digest, Vol 87, Issue 5
Send R-help mailing list submissions to
r-help at r-project.org
To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-help
or, via email, send a message with subject
2000 Mar 13
1
Hello!
Hi to all!
My name is Doug Warren and I am a new linux user/admin.
I have installed mandrake 70 with the following servers...
1. ftpd
2. samba(smbd)
3. httpd(apachy web server)
4. sendmail
5. crond
6. telnet support.
And more...
I am blind and intend to use a telnet connection at least in the beginning to configure my server setup's. I will setup the emacspeaks server for speech output.
2005 Aug 15
1
Chan_sccp and dynamic DNS
Hi, everybody.
I was just running into a DynDNS Problem.
One of our phones has a fixed IP, but the * box only has a dynDNS IP and a
fixed name. So all phones running SIP are able to "survive" the change of
the IP address, but not our Cisco 7920 - it changes state to "connecting to
CM0" and hangs there until reboot. After reboot it looks up the current IP
address of the * box
2005 Jul 15
4
WG: Cisco 7920 WLAN Phone
Hi,
I?ve been following some information about the latest
chan_sccp drivers for a few weeks. I installed and tried
about any variant of driver that exists in the chan_sccp system.
Despite a few little changes in the CLI options I am still
encountering a lot of problems with the phone.
When not using the phone for a while, it "disconnects" from
asterisk (1.0.7) after a few hours
2013 Jan 26
0
Processed: switching email address
Processing commands for control at bugs.debian.org:
> # bugs with submitter debian at abeckmann.de
> submitter 479445 !
Bug #479445 [gnuplot] gnuplot: wrong line numbers for missing files reported during replot
Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>'
> submitter 681568 !
Bug #681568
2004 Jul 21
0
ILOG/JRULES/J2EE project opportunity
Hi
Please call or email me if you would be interested in the following
project
Senior Rules Engine (ILOG) Consultant
Location: Saint Louis, MO
Duration: 6 months
Skills:
At least 5 years strong development experience with OO languages,
specifically on complex web applications using Java J2EE
3 years of Rules Engineering experience, Rules engine : ILOG experience
is required
2003 Apr 03
1
ts function
hello
I read "Practical Time Series" (Gareth Janacek; 2001) and they presented
e.g the
smoothing functions msmooth(x,k) or the bivariate function
crosscorr(x,y,k),
but both didn't work on my machine. I only load the ts library, is
another
library necessary or did this function change since 2001? Is there a
more recent and detailed manual for ts?
thanks, cheers Martin
--
Martin
2003 Apr 21
2
name of arrays
Hello,
I computed acf() and have an array as output. now I would like to have
only one matrix or data frame (not yet familiar with the nomenclature)
extracted from this array. or even only the first row of each matrix.
the first part of my data "test" is called
$acf
,1
, , 1 , , 2
1, , ... ...
2, , .. ...
I tried several names but nothing wants to work, I only
2003 Mar 14
2
grasper installation
Hello R user,
I downloaded grasper_0.3-2.tar.gz and installed it as described.
$ su
$ R CMD INSTALL grasper_0.3-2.tar.gz
$ R
that seems to work, but
> grasp.GUI()
doesn't work. I read the note, that graspeR need mgcv (downloaded),
MASS, modreg and tcktk . I haven't found the last 3 packetages in the
Suse 8.1 contrib list. Where can I find them? Or what could be the
problem?
thanks in
2003 Apr 30
2
acf() with two df?
Hello,
I have two dataframes, one with a time series of variables and another
one with biological data of each plot. the column names correspond to
each other
plot1 plot 2.......
1983 ... ....
1984 ... ....
...
and
plot 1 plot2
1 ... ...
2
is it somehow possible to use acf() with two data frames and get a p
values for the whole correaltion of these
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdc1 on /u02, could not mount /dev/sdc1.
The installation step is:
1. install all rpms on int-rac1, int-rac2
2. interconnect int-rac1, int-rac2, ping each other using private ip and public
ip ok. Add EMC SAN as shared disk and visable for two nodes.
3. configure int-rac1 using ocfs2console, add two nodes
4. according
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts...
Its odd because it updated all of these first time round. I have dared
reboot the box yet, for fear it won't come back up...
Setting up Upgrade Process
Setting up Repos
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
--->