search for: haupt

Displaying 20 results from an estimated 20 matches for "haupt".

Did you mean: haunt
2014 Sep 04
2
negative numerics in []
...ood. But: > x <- c(1,2,3) > x[-3.1] [1] 1 2 3 Given the documentation, I'd have expected a result of "[1] 1 2", because -3.1 should be coerced to -3 (by virtue of as.integer). What bit do I not get? (I'm using R 3.1.1, if that matters.) Best, Michael -- Dr. Michael Haupt Principal Member of Technical Staff Phone: +49 331 200 7277, Fax: +49 331 200 7561 Oracle Labs Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14, 14467 Potsdam, Germany
2014 Feb 12
1
FastR
...ossible forms - tests, code, bug fixes, design hints, criticism - are very welcome! I would like to point the R developers to the FastR project page, now on BitBucket: https://bitbucket.org/allr. The project mailing list is at https://groups.yahoo.com/neo/groups/fastr/info. Best regards, Michael Haupt -- Dr. Michael Haupt Principal Member of Technical Staff Phone: +49 331 200 7277, Fax: +49 331 200 7561 Oracle Labs Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14, 14467 Potsdam, Germany
2014 Jul 14
2
cummax / cummin for complex numbers
...#39;cummax' not defined for complex numbers > cummax(c(1+1i,2-3i,4+5i)) Error in cummax(c(1 + (0+1i), 2 - (0+3i), 4 + (0+5i))) : 'cummin' not defined for complex numbers It may be fixed in R-devel, but I thought I'd mention it to make sure ... Best, Michael -- Dr. Michael Haupt Principal Member of Technical Staff Phone: +49 331 200 7277, Fax: +49 331 200 7561 Oracle Labs Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14, 14467 Potsdam, Germany
2011 Dec 12
2
Problema para cargar "lme4" en R version 2.14.0
...rgar la nueva versión del paquete mencionado cuando intento cargarlo me da el siguiente error : > library(lme4) Error: package ‘lme4’ is not installed for ''arch=i386'' Hay alguna solución para esto o tengo que volver a la versión anterior del R?? Muchas gracias Lic. Carolina Haupt [[alternative HTML version deleted]]
2012 May 07
3
que valores está informando R en summary???
...el razonamiento que seguí y que con otros datos si se corroboran. La verdad es que no entiendo que es lo que está informando el R como intercept ni los valores de los contrastes.... Alguién me podrá ayudar porque la verdad es que estoy bastante atascada con esto. Muchas gracias Lic. Carolina Haupt [[alternative HTML version deleted]]
2004 Sep 16
2
File locking in NFS on Solaris
...ies from smb.conf: locking = yes lock dir = /var/spool/locks/samba kernel oplocks = no oplocks = yes level2 oplocks = yes veto oplock files = /*.mdb/ posix locking = yes Can you please help me to solve this? Greetings Andreas -- | Andreas Haupt | E-Mail: andreas.haupt@hmi.de | Hahn-Meitner-Institut (DN) | WWW: | Glienicker Stra?e 100 | Phone: +49/30/8062-2597 | 14109 Berlin | Fax: +49/30/8062-2096
2014 Aug 14
1
`*tmp*`
...ork? Is there some special handling for a variable named `*tmp*` when it comes to make element assignments? > x<-c(1,2) > x[1]<-42 > `*tmp*`[1]<-7 # I would expect this one to fail > `*tmp*` Error: object '*tmp*' not found Confused greetings, Michael -- Dr. Michael Haupt Principal Member of Technical Staff Phone: +49 331 200 7277, Fax: +49 331 200 7561 Oracle Labs Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14, 14467 Potsdam, Germany
2014 Jan 23
0
internship at Oracle Labs
Dear all, we are offering an internship position at Oracle Labs, in Redwood Shores (CA) or Potsdam (Germany). An outline of the job description can be found below. Additional details can be found at https://irecruitment.oracle.com (search for IRC2419637). Best regards, Michael Haupt "In the context of the Alphabet Soup project, Oracle Labs is contributing to an open-source optimised implementation of the R programming language and environment called FastR. The R environment has powerful support for plotting and graphics. This internship position should focus on providing...
2005 Oct 05
1
NUT does not recognize Effekta MT 1500
...and try to get it working with our Effekta MT 1500. In the Drievers List I found this entry: "Effekta" "MI/MT/MH" "2502 cable" "fentonups" I went ahead and created this entry in ups.conf: [UPS_A] driver = fentonups port = /dev/ttyS0 desc = "Haupt-USV" And tried to start the driver: > /usr/local/ups/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0.2 Network UPS Tools - Fenton UPS driver 1.22 (2.0.2) Unknown ups - please report this ID string: #SMART-UPS 1500VA T15Q1CCG Detected Unknown 500VA on /dev/ttyS0...
2009 Feb 17
2
spss-file problem with foreign 0.8-32
Hi, after updating to foreign version 0.8-32, I experienced the following error when I tried to load a SPSS file: Fehler in inherits(x, "factor") : objekt "cp" nicht gefunden Zus?tzlich: Warning message: In read.spss("***l.sav", use.value.labels = TRUE, to.data.frame = TRUE) : ***.sav: File-indicated character representation code (1252) looks like a Windows
2013 Feb 05
2
Upgrading from 4.0.0 to 4.0.3
I made note the following in the 4.0.3 release notes about upgrades: o For more details concerning the ACL problem with delegation of privileges and deletion of accounts over LDAP interface (bugs #8909 and #9267) regarding upgrades from older 4.0.x versions, please see http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Upgrading which will be filled with details once we have
2010 Nov 20
2
[LLVMdev] CFP: MISS 2011 workshop (ex ACP4IS) at AOSD 2011
...2011 Final papers due: February 19, 2011 Lightning abstracts: March 13, 2011 Workshop: March 22, 2011 PROGRAM COMMITTEE - Bram Adams, Queen's University - Walter Binder, University of Lugano - Michael Haupt, Hasso Plattner Institut - Mick Jordan, Oracle Labs - Julia Lawall, DIKU - David Lorenz, The Open University of Israel - Stefan Marr, Vrije Universiteit Brussel - Eddy Truyen, KU Leuven - Eric Wohlstad...
2003 Apr 08
0
Some problems with Heimdal and AFS
...problem is compilation against Heimdal. It does not work because of the following: /products/source/heimdal/heimdal-0.5.1/i386_linux24/lib/roken/../../../lib/r oken/getprogname.c(.text+0xc): multiple definition of `get_progname' openbsd-compat//libopenbsd-compat.a(bsd-misc.o)(.text+0x0):/usr1/ahaupt/open ssh-3.6.1p1/openbsd-compat/bsd-misc.c: first defined here /usr/bin/ld: Warning: size of symbol `get_progname' changed from 24 to 15 in getprogname.o After applying the heimdal patch from http://meta.cesnet.cz/software/heimdal/index.en.html which also applies perfectly for the 3.6.1 it wor...
2012 May 04
1
necesito ayuda para realizar contrastes
Hola a todos, Ajusté un modelo lineal mixto en el cual tengo una interacción significativa entre dos facotres, cada uno con 3 niveles (osea un diseño 3x3). Esta es la tabla de medias             P1                P 2             P3 M1      220.66       311.85        260.80 M2      348.57        89.33         191.71 M3      103.57      381.37         511.62 Con el fin de interpretar
2003 Mar 19
0
Samba and Win2k: Printing from Outlook Express
...the correct English wording, may be someone could help: the German word is Standard-Benutzer) on the workstations. And for every of these users printing from Outlook Express fails in the above mentioned way. Never mind whether a local or a network printer is used. As soon as I make the user a "Haupt-Benutzer" (please help again, what is the correct English word?) he/she can print from Outlook Express correctly. Sounds this familiar to someone of you? Or does anyone have a hint concerning the smb.conf below related to this problem? Thank you very much, Wolfgang This is my smb.conf:...
2014 Jun 27
3
[Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD
...en after update to 3.1.1 on FreeBSD Product: rsync Version: 3.1.1 Platform: x64 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: ehaupt at FreeBSD.org QAContact: rsync-qa at samba.org After updating the FreeBSD port from 3.1.0 to 3.1.1 external zlib support is broken: --- output of regression test begins here --- # 3.1.1 root at wiggles:/tmp/test # rm dst/*; rsync -z -avP src/. dst/ This rsync lacks old-style --compress...
2007 Dec 15
10
1) Error 2) sending request to a specific worker
Hello ! 1) I have this error logged by bdrb: undefined method `send_request'' for nil:NilClass framework/packet_master.rb:58:in `ask_worker'' backgroundrb/server/master_worker.rb:59:in `process_work'' backgroundrb/server/master_worker.rb:16:in `receive_data'' backgroundrb/framework/bin_parser.rb:29:in `call'' backgroundrb/framework/bin_parser.rb:29:in
2008 Apr 16
12
how to accomplish pagination in RoR
Hi Folks, I am just trying to get started up in RoR, I have done a simple application of add, edit, delete.... I am now trying to accomplish pagination in RoR, I referred a few tutorials, however none of the examples that i tried from there, seemed to work error free..... I have heard that lots of things have deprecated in RoR, can someone please post me a detailed report of how i can
2003 Dec 01
0
No subject
...gt; directory. > > Can I find it anywhere ? > > Thank you for your help. > > Dominique Peudenier. > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > Return-Path: <haupt@sme.de> Delivered-To: samba@samba.org Received: from relay.teamware-gmbh.de (relay.teamware-gmbh.de [212.29.0.3]) by lists.samba.org (Postfix) with ESMTP id 352964449; Thu, 23 Aug 2001 03:33:22 -0700 (PDT) Received: from priamus.teamware-gmbh.de (priamus [212.29.0.5]) by relay.teamware-gmb...
2012 Nov 07
1
Samba4 DNS error
We have setup separate 2 Samba4 Domains in test environments and are having some errors in DNS. The errors are the same on both domains and they are as follows. Domain 1: Ubuntu 12.04 Samba 4.1.0pre1-GIT-92e17d5 This domain was a clean provision as a new domain. Domain 2: Debian 6.0.6 Samba 4.1.0pre1-GIT-92e17d5 Classic upgrade from Samba3 When trying to add a Forwarder to DNS using the DNS