search for: schmitt

Displaying 20 results from an estimated 1357 matches for "schmitt".

Did you mean: schmidt
2008 Feb 11
1
WG: Tinn-R not working well with latest R
I am in R command window and just make Crt+V. Corinna -----Ursprüngliche Nachricht----- Von: Farrel Buchinsky [mailto:fbuchins@wpahs.org] Gesendet: Mo 11.02.2008 21:16 An: Schmitt, Corinna Betreff: Re: Tinn-R not working well with latest R I can easily get R to open without an error. I simply removed the Tinn-R related lines from the Rprofile.site file C:\Program Files\R-2.6.2\etc\Rprofile.site but then when I try to manually load the svIDE library by entering library(s...
2007 May 08
4
minimum of each row in a matrix
Hallo, I just followed the discussion of the title: minimum from matrix. I have a similar problem. > a=matrix(c(0,2, 0, 0, 1, 3, 0, 3, 2, 0, 3, 5, 0, 4, 0, 0),ncol=4) > a=rbind(a,1:4) > a [,1] [,2] [,3] [,4] [1,] 0 1 2 0 [2,] 2 3 0 4 [3,] 0 0 3 0 [4,] 0 3 5 0 [5,] 1 2 3 4 > > minOfColumns=apply(a, 2, function(x)
2010 Mar 02
2
Nagios based on David Schmitt's Complete Config : variables are empty
Hello ! I''m trying to implement a Nagios solution based on David Schmitt''s Complete Config. But I the following error when running puppetd -t - v : notice: Starting catalog run err: //Node[monitoring]/nagios::target/Nagios::Host[]/File[/conf.d/ _host.cfg]/ensure: change from absent to present failed: Could not set present on ensure: No such file or directory -...
2009 Mar 09
2
[LLVMdev] Intrinsic & address space
...fic instruction of my target) with a pointer in its arguments, but when calling this intrinsic, if the pointer is not in the generic address space (ie AddrSpace 0), an error occurs ("bad signature"). How can I specify the address space in the intrinsic definition ? Thank you. -- Julien Schmitt CONFIDENTIAL NOTICE: The contents of this message, including any attachments, are confidential and are intended solely for the use of the person or entity to whom the message was addressed. If you are not the intended recipient of this message, please be advised that any dissemination, distributi...
2010 Feb 19
2
Rgui.exe cannot be set as default program under Vista wtih R2.10.1
...tried installing R both with file associations and without. Opening Rgui.exe (eg. via shortcut) and then opening the RData files works, however. Under my last R version (R 2.8.1), I had no problems. I can't find hints in the help files so far. Best regards and thanks for your help, Heike Schmitt ------------------------------------------------------------------------- Heike Schmitt IRAS, Institute for Risk Assessment Sciences Utrecht University IRAS - VPH PO Box 80175 3508 TD Utrecht The Netherlands Tel 0031 30 253 5372 Fax 0031 30 253 2365 email h.schmitt@uu.nl <mailto:...
2007 Mar 16
19
Terminology
Hello folks, I''ve blended/updated the Glossary of Terms (<http://reductivelabs.com/trac/puppet/wiki/GlossaryOfTerms>). It seems the definition of "manifests" is a bit different amongst members. Some people consider a "manifest" to be a configuration file written in puppet, e.g. any .pp file. But at my organization, we''ve considered the totality
2009 Mar 09
0
[LLVMdev] Intrinsic & address space
Julien Schmitt wrote: > I would like to use intrinsic with different address space. > I defined an intrinsic (used to represent à specific instruction of my target) with a pointer in its arguments, but when calling this intrinsic, if the pointer is not in the generic address space (ie AddrSpace 0), an error...
2002 Jul 31
6
how to become poweruser?
If you log in you will be a Windows 2000 standard user. Some applications need to run as poweruser. How can I configure samba to log in certain users as powerusers? Volker
2007 Apr 19
3
plotting command trouble
Dear R-Experts, I have the following command lines: windows() plot(0:60, 0:0.896, type="n", xlab="Zeit [min]", ylab="Absorptionsmessung bei 600nm",main="Zellwandstabilit?t" ) dev.off() Can anyone say me why the plot command does not work and how the correct one should look like? Important is: x-axis goes from 0 to 60 and the y-axis from 0 to 0.896!
2007 Apr 19
2
element search
Dear R-experts, I have got an excel file as attached. I imported it successful with the commands: library(RODBC) channel <- odbcConnectExcel("data2.xls") tables <- sqlTables(channel) # list the names of the spreadsheets name1 <- tables[1, "TABLE_NAME"] # get the name of the 1st spreadsheet plan1 <- sqlQuery(channel, sprintf("select * from [%s]",
2005 May 31
2
DNAT "without" SNAT?
...is the shorewall configuration files. No, I haven''t tried out anything yet, mainly because the internal server that will receive the requests isn''t up yet and can hardly be tested. :-) Thanks in advance, -martin -- +-------------------------+------------------------+ | Martin Schmitt | Schmitt Systemberatung | | http://www.scsy.de/~mas | http://www.scsy.de | +-------------------------+------------------------+
2014 Jun 22
2
[PATCH] utils/isohybrid.c: usage text change, s/AFP/APM/
It is "APM" Apple Partition Map, not "AFP" Apple Filing Protocol Reported-by: Thomas Schmitt <scdbackup at gmx.net> --- utils/isohybrid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/isohybrid.c b/utils/isohybrid.c index 05afd29..15f63fc 100644 --- a/utils/isohybrid.c +++ b/utils/isohybrid.c @@ -236,7 +236,7 @@ printh(void) printf(FMT, " -t -...
2007 Mar 26
5
Listing function
Hallo, I build a list by the following way: Lst = list(name="Fred", wife="Mary", no.children=3, cild.ages=c(4,7,9)) I know how I can extract the information one by one. But now I want to add a new entry which looks like name="Barney", wife="Liz", no.children=2, cild.ages=c(3,5) How can I add this information to Lst without overwriting the first entry?
2002 Sep 09
4
Hardware - no way -Re: Crashes maybe due to: "error writing 4 unbuffered bytes"
...ok in the system logs. The pipe errors seem more likely >to be cause by bad memory than disk. > >-- >________________________________________________________________ > J.W. Schultz Pegasystems Technologies > email address: jw@pegasys.ws > > Remember Cernan and Schmitt >
2010 Oct 05
1
nonlinear curve fit of an implicit function
...0.1, 0.0, 0.1, 0.5, 0.9, 1.4, 2.3, 3.1, 3.4, 3.8, 4.2, 4.6, 4.9, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5) My function is a sigmoidal growth function based on an integrated form of the Monod function: (A+B+C)*log((B+C+y)/C)-A*log((B-y)/B)=(B+C)*D*x Your ideas would be greatly appreciated. Heike Schmitt Utrecht University [[alternative HTML version deleted]]
2007 Sep 13
4
Eliminate pending signing requests
Hello, How can I eliminate pending signing requests with puppetca?
2007 Oct 28
9
openvpn recipe: comments, suggestions, help
Good day, First off, I''m a complete puppet newbie, this openvpn recipe is pretty much the first puppet work I''ve done so be gentle :-) Secondly, the openvpn setup for Debian (and systems based on Debian) allows each openvpn network (tunnel) to be specified using a separate config file for each: /etc/openvpn/<vpn>.conf Each tunnel can be then stopped/started/restarted
2008 Jan 03
5
modules and parser plugins: function unknown
Hi, We are totally sold on Pupet (what a nice concept) and are trying to setup a proof-of-concept. We are trying to learn a bit from other people''s work by integrating external modules. One of the modules we wanted to start with was the ''ntp'' module from David Schmitt. It clearly uses some functionalities from the ''common'' module, which we also installed. But our puppet''s keep complaining that it cannot parse some functions used in the defs/classes. This is the error we get on the client: "err: Could not retrieve catalog: Cou...
2007 Apr 05
4
reading of a matrix
Dear R-experts, I still have problems with the reading of a matrix. Input: matrixData6.txt A-Paar B-Paar C-Paar D-Paar E-Paar A 1 3 5 7 9 B 2 4 6 8 10 R-commands: y=read.table(file="Z:/Software/R-Programme/matrixData6.txt") y Result: A.Paar B.Paar C.Paar D.Paar E.Paar A 1 3 5 7 9 B 2 4 6 8 10 If you look into the txt-file
2014 Jan 22
2
wiki account request
Now in a new thread with updated subject. ----- Forwarded message from Thomas Schmitt ----- Date: Wed, 22 Jan 2014 08:45:51 +0100 >From: Thomas Schmitt To: syslinux at zytor.com Subject: Re: [syslinux] Advice/directions to users of Syslinux Message-Id: <29490645553171871372 at scdbackup.webframe.org> Reply-To: For discussion of Syslinux and tftp-hpa <syslinux at zytor.c...