Displaying 20 results from an estimated 100 matches similar to: "XML package help"
2009 Feb 09
1
XML package- accessing nodes based on attributes
Hi,
I have a rather complex xml document that I am attempting to parse based on attributes:
<Manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- eName : name of the element.
eValue : value of the element. -->
<OutputFilePath>D:\CN_data\Agilent\Results\</OutputFilePath>
<FilesList>
<File>
2010 Aug 12
2
Append to csv without header
Hi,
I am writing a function that writes to a csv file for every call.
However, for the subsequent calls, I want to append the data to the existing
csv file without appending the column names again.
I tried searching in the previous posts, but I am stuck with different
errors.
Here is what I am doing (dataF is a data-frame):-
outputFilePath <- paste(getwd(), "/",
2016 Apr 13
0
formula argument evaluation
%=>% would have precendence ('order of operations') problems also.
A + B %=>% C
is equivalent to
A + ( B %=>% C)
and I don't think that is what you want.
as.list(quote(A + B %=>% C)) shows the first branch in the parse tree. The
following function, str.language, shows the entire parse tree, as in
> str.language(quote(A + B %=>% C))
`quote(A + B %=>%
2006 Feb 27
2
Bug in Kerberos support for openssh.
It took me a while to track this down. I am using MIT Kerberos 1.4.3
and libgssapi-0.7. With some patches that came with Suse 10, but that
doesn't appear to be relevant. I have been using openssh-4.2p1 (with
Simon's patches) and openssh-4p3p2 out of the box. I see the same
problem no matter which version of openssh I am using. I am using two
Suse Linux x86 boxes as a test
2012 Oct 18
2
Different return codes on exec during puppet agent run vs command line Windows
Trying to run this exec in one of our manifests. When the resource is run
during a puppet run, it returns a error code 87. But when I execute the
same command on command prompt, it returns 3010. Is there any way to dig
and and find out why the return codes are different. FYI, I am using the
sysnative path to avoid the file system redirection on windows.
Platform: Windows 2008R2 64 bit
2016 Apr 13
2
formula argument evaluation
I suppose it would work, although "=>" is rather a descriptive symbol and
less a function.
But choosing between quoting:
"A + B => C"
and a regular function:
A + B %=>% C
probably quoting is the most straightforward, as the result of the foo()
function has to be a string anyways (which is parsed by other functions).
On Tue, Apr 12, 2016 at 6:20 PM, Richard M.
2011 Jan 14
1
Help on a Display function
>
I wanted to simulate the Matlab DISPLAY function for some time now.
After seeing a recent proposal by Gabor Grothendieck I came up with the
following solution,
display <- function(...) {
my_names <- lapply(substitute(placeholderFunction(...))[-1], deparse)
for (my in my_names) cat(my, "=", eval(parse(text=my)), "\n", sep=" ")
}
that works about as
2012 Jan 24
1
Activating Wireless from command line
Folks
Is there a way in CENTOS6 to define and turn on wireless from the
command line. My environment is as follows:
I'm trying to build a laptop for travel, and have KVM-guests for both
Linux Gui and Windows, using internal NAT networking. The underlying
host machine doesn't really need to be much more than a NAT provider,
and the usual command-line utilities.
When I arrive at a
2000 Jan 16
1
findsmb patch
Hello Herb, all. I recently played a bit harder with Samba, as I'm
working on getting it set up for my sister (remotely). I came across
Herb's old 'findsmb' perl script which got me a lot further along than
I had been. I wanted to note a small patch I made in order for the
script to deal with 'bad' characters in the machine names:
--- /usr/bin/findsmb Mon Oct 12
2024 Feb 07
0
BUG? rsync ends without message by delete files
now it sounds like you have too many hard links for rsync to handle.
On 2/7/24 08:05, Franke via rsync wrote:
> Am 06.02.24 um 23:20 schrieb Roland:
>>> and then, it stops totally quiet.
>> you mean it simply exits without any message?
>
>
> Yes rsync ends totally quit.
>
>
>> what's the return code ( echo $? )
>
> After some more tests, the
2003 Aug 10
9
updated gssapi diff
this is the proposed gssapi diff against OpenSSH-current (non-portable).
note: if this goes in, the old krb5 auth (ssh.com compatible) will be
removed.
please comment.
jakob
Index: auth.h
===================================================================
RCS file: /home/hack/jakob/mycvs/sshgss/auth.h,v
retrieving revision 1.1.1.2
retrieving revision 1.3
diff -u -r1.1.1.2 -r1.3
--- auth.h
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
Hello!
I would first like to appologice if this question does not fit on this
mailing-list.
I am new to Linux and I tried to compile R on my Ubuntu Warty linux. I
followed the instructions in "R Installation and Administration" manual. It
seams that there was a problem with "configure", since when running "make"
afterward gave me this reply:
make: *** No
2005 Feb 03
1
he^lp on "stack" function
Excuse me.
I don't understant how to use the function "stack".
I'm not sure to know the good syntax.
I've got a data witch column names are the time when the mesures was done and
an
other who indicates the age of the subjetcs.
I would like to do a new matrix with patients older than a value and the new
matrix will contain in the first column the time of the mesures and in
2005 Sep 11
1
random effects plot
Hi, does anyone know how to do random effects plots
for multi-level models?
"plot(ranef(model))" doesn't seem to work in the
latest release. Here's the error message:
Error in table(x) : argument "x" is missing, with no
default
In addition: Warning message:
The 'formula' argument has been renamed to 'x'. See
?xyplot in: dotplot(formula = .groups ~ .pars
2010 Jun 29
2
[LLVMdev] Confuse on getSCEVAtScope
hi all,
i have SCEVAddRec
{{(32 + @edge.8265),+,32}<Loop0>,+,4}<Loop1>
where Loop0 and Loop1 are brothers (loops at the same level of the
loopnest), and Loop0 have a computable backedge taken count.
when i call getSCEVAtScope({{(32 +
@edge.8265),+,32}<Loop0>,+,4}<Loop1> , Loop1), it just give me a
{{(32 + @edge.8265),+,32}<Loop0>,+,4}<Loop1>,
instead of
2005 Feb 03
1
help on "stack" function
So in fact :
I have a data wich colnames are :
"id","VEMS5A","VEMS6A","VEMS7A","VEMS8A","VEMS9A","VEMS10A","VEMS11A","VEMS12A","VEMS13A","VEMS14A","VEMS15A","VEMS16A","VEMS17A","VEMS18A","cohort")
With "VEMS5A" is the value when
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi,
I''m testing puppet from the subversion trunk. I have a rather
hacked-together system to install a CRM into one of my nodes, which
worked (more or less) with version 0.19.3. When I tried to do a puppet
run on a completely clean node it seemed to stall on the ''compilation''
part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When
I broke
2006 Aug 15
8
AGAIN: file object treated as string
I am trying to implement the uploading of a file to a remote server
I get error while trying to write the file on the server. The error I
get is the following:
undefined method `rewind'' for #<String:0x2aaaad062eb8>
It seems to be treating my file as a string instead of a File object.
--------- Code is below ------------------
VIEW:
<%=
2004 Oct 06
10
Eezee phone?
I'm just wondering if anyone knows the story with these...
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=5721202362&ssPageName=STRK:MEWA:IT
He claims they support IAX2 and SIP... but almost no history on the account selling them. I didn't see anything in the wiki about this company either..
Does anyone have any history with these phones?
Thanks,
Jared
2014 Jul 15
3
GSSAPI
If I am trying to build OpenSSH 6.6 with Kerberos GSSAPI support, do I still need to get Simon Wilkinson's patches?
---
Scott Neugroschl | XYPRO Technology Corporation
4100 Guardian Street | Suite 100 |Simi Valley, CA 93063 | Phone 805 583-2874|Fax 805 583-0124 |