Displaying 16 results from an estimated 16 matches for "indiogin".
Did you mean:
indiogine
2011 Aug 31
2
dbWriteTable error message
...iteTable(con, "fileAttr", DF.4, row.names=FALSE, overwrite=TRUE)
Then I get the following error:
[1] FALSE
Warning message:
In value[[3L]](cond) :
RAW() can only be applied to a 'raw', not a 'character'
Where could I start looking?
Thanks,
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2006 Jan 21
1
SOLVED: proprietary SSH -> OpenSSH migration and rsync errors
2006/1/20, Salvatore Enrico Indiogine <hindiogine at gmail.com>:
> 2006/1/20, Jim Perrin <jperrin at gmail.com>:
> > > When I run rsync over ssh, even sudo, I get permissions errors:
> > >
> > > sudo rsync -av --rsh=/usr/bin/ssh --delete <source dir>
> > > <user>@<serve...
2006 Feb 14
1
Re: KDE panel configuration SOLVED
2006/2/14, Rex Dieter <rdieter at math.unl.edu>:
> Salvatore Enrico Indiogine wrote:
> > I am running CentOS 4.2 with KDE 3.5.1 from kde-redhat.org. I am not
> > able to configure the panels:
> >
> > control center -> desktop -> panels
> >
> > comes up, but is empty. Only the frame and the buttons on the bottom
> > show. KD...
2011 Nov 17
3
merging corpora and metadata
....scrb" "WCPD-2003-01-13-Pg39.scrb"
"WCPD-2004-05-17-Pg856.scrb" ...
- attr(*, "class")= chr [1:3] "VCorpus" "Corpus" "list"
Any idea on what I could do to keep the metadata in the merged corpus?
Thanks,
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2011 Aug 25
2
replicate lines of data frame
...ah blah blah blah
....
foo bar 2 blah blah blah blah
foo bar 3 blah blah blah blah
foo bar 3 blah blah blah blah
....
foo bar 3 blah blah blah blah
.....
.....
and so on.
Thanks!
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2007 May 06
1
intersect of 2 data frames
...mmon.id
At this point I need to select from pretest the students in common.id
and do the same with posttest.
I have tried several things but, basically I do not know how to do so.
In SQL it should be something like:
select pretest$StuNum in common.id
Any pointers?
Thanks,
Enrico
--
Enrico Indiogine
Mathematics Education
Texas A&M University
hindiogine a gmail.com
2011 Sep 20
1
Works from CLI but not from prompt
Greegings!
Any idea why this works from the command line, but not from a source
file? This is driving me (more) insane.
regexp <- "[Aa]ccountability"
Thanks!
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2011 Aug 25
1
change values in a character vector
...s the
first 2 and last 3 the same and at the 3rd position each of the unique
strings from the original character vector.
I suppose this is possible in R, but I am at a loss of how to do so.
I suppose a loop with and index using multiples of 6, but I am not
sure.
Thanks,
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2011 Oct 21
2
stacked plot
...file.1 code.2 0
file.1 code.3 0
file.1 code.4 5
file.1 code.5 4
file.2 code.1 3
file.2 code.2 18
....
I think that I need to use the package "reshape", but I am not sure
whether to use cast(), melt(), or recast() and how to set up the
function.
Thanks,
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2006 Feb 14
1
KDE panel configuration
...CentOS 4.2 with KDE 3.5.1 from kde-redhat.org. I am not
able to configure the panels:
control center -> desktop -> panels
comes up, but is empty. Only the frame and the buttons on the bottom
show. KDE 3.5.1 on Kubuntu does not have that problem.
Has anyone that same problem?
--
Enrico Indiogine
Parasol Laboratory
Texas A&M University
enricoi at cs.tamu.edu
hindiogine at gmail.com
979-845-3937
2011 Sep 26
2
findAssocs()
...iation" and "correlate"
Usually entering "findAssocs" at the CLI gives the code for a R
function, but in this case I obtain:
function (x, term, corlimit)
UseMethod("findAssocs", x)
<environment: namespace:tm>
Any ideas?
Thanks,
Henri-Paul
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: hindiogine at gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
2006 May 26
2
startx
Hi guy,
I just installed centos 4.3 with minimal option, then installed gnome. X
server is woriking, bu how do I run "startx" automatically after boot
process completed?
Thanks
2006 Feb 03
1
Problem with mount and dvd-ram
Hi list,
I have a problem with mountig a DVD-RAM as a specific user and group.
I mount with this parameters:
#mount -t udf -o uid=33,gid=6,umask=0000 /dev/hdc /mnt/
#mount:
/dev/hdc on /mnt type udf (rw,uid=33,gid=6,umask=0000)
but a #ll /mnt shows:
drwxr-xr-x 2 root root 256 Jan 29 10:03 data
-rw------- 1 root root 11 Feb 2 10:52 info
drwxr-xr-x 2 root root 40 Jan 29 09:02
2006 Jan 21
1
proprietary SSH -> OpenSSH migration and rsync errors
...dir>
readlink groups/amatogroup/intranet/FoldingServerOO-dev/trash/foldingServer/Folding.NMA/CVS:
Permission denied
and
opendir(groups/amatogroup/research/shepherding/single/RCS): Permission denied
Any idea? I did a lot of googling, but nothing that looked useful to me.
Thanks!
--
Enrico Indiogine
Parasol Laboratory
Texas A&M University
enricoi at cs.tamu.edu
hindiogine at gmail.com
979-845-3937
2012 May 23
5
linux
Dear All
I can not download R for Linux.
I do not know which file I should install?
Best Regards,
Soheila
2006 Feb 02
2
rsh/rlogin on CentOS4.2
Hello all,
I'm not quite sure what has changed in the recent rsh commands, but I
can't seem to get around the password promting. I need a clnk rsh between
two machines in order to run my backup script.
I added all the usual .rhosts with the proper permissions et al added the
xinetd.d confilg files, opened ports 543 and 544 in my firewall, yet when
I use the rsh commands, I get either a