similar to: Calendar week ISO (PR#14132)

Displaying 20 results from an estimated 130 matches similar to: "Calendar week ISO (PR#14132)"

2004 Apr 23
1
Help! - need to Start multiple samba smbd/nmbd daemons
We're trying to dual home samba onto 2 windows domains. We're created 2 separate smb.conf files each having it's own domain specific info. The only differences between them are - different workgroups - different interfaces to bind too - different socket addressees (matches the interface) - and different WINS server IPs. We are using the security = domain model. We've
2008 Mar 25
5
reading Excel file
Hi R, I have an excel file in which the third column is "date" and others are "character" and "numeric". Number of columns are 12 If I use this to read the file in R: x = read.xls("D:\\file.xls") The problem is that my date column is read in julian dates. So I am using: x = read.xls("D:\\file.xls",
2018 Oct 03
5
Bug reports - auth is broken in Dovecot 2.3.3
I applied the patch and recompiled but nothing resolved. What else can I do? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181003/17af6a17/attachment.html>
2016 Jan 15
0
Asterisk 11.21.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.21.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.21.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2016 Jan 15
0
Asterisk 13.7.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.7.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: New
2009 Mar 21
5
Plot and Boxplot in the same graph
Hii, Is it possible, to use the plot() funktion and the boxplot() funktion together ? I will plot a simple graph and additionally to the graph on certain places boxplots. I have imagined to plot the graph a little bit transparency and show in the same graph on certain places boxplots.... Is it possible to do it in this way ? greetings, johnh -- View this message in context:
2002 Aug 08
2
Splus-funktion "haplo.score"
Sehr geehrte Damen und Herren, hiermit m?chte ich bei Ihnen nachfragen, ob die f?r Splus geschriebene "haplo.score"- Funktion auch unter R verwendet werden kann. siehe http://www.mayo.edu/statgen/software/ Wenn ja, wie sind die Aufrufe Splus CHAPTER -m und Splus make in R zu realisieren? Herzlichen Dank f?r Ihre M?he mit freundlichen Gr??en -- Dr. rer. nat. Andreas Fr?hlich
2010 Aug 11
0
R and TK Error "can't find objects"
Dear R People, I?m trying to link R and TK. I?m using R 2.11.1 with Tinn-R 1.17.2.4. For simple examples like the following one it?s working (see the initiation of the variables, the handler and the link to the function which multiply Zahl, Exponent and Factor) : require(tcltk) Ergebnis<-tclVar(c(0,0,0,0,0,0)) Zahl<-tclVar(c(0,0,1,1,1,0)) Exponent<-tclVar(c(1,1,1,1,1,1))
2003 May 07
4
element of
Dear all, is there any funktion in R which i can use to check if a single value is element of a matrix or data.frame so that it returns me logical values like TRUE/FALSE. Thanks in advance for your help!
2008 Jan 26
0
Can`t compile Xen3.2 with ACM
Hello Folks, I tryed to compile Xen3.2 sources with ACM. To include ACM in the build I set ACM_SECURITY ?= y in Config.mk. When I start the build process by calling "make all" compiling failes: acm_core.c: In Funktion »acm_init«: acm_core.c:283: Fehler: »policy_buffer« nicht deklariert (erste Benutzung in dieser Funktion) acm_core.c:283: Fehler: (Jeder nicht deklarierte Bezeichner
2009 Aug 24
1
Filling matrix secondary diagonal
Hi, how do i fill the secondary diagonals of a matrix? Is there an funktion like the "diag" funktion in matlab, where i can specify the diagonal i?d like to fill? -- View this message in context: http://www.nabble.com/Filling-matrix-secondary-diagonal-tp25121745p25121745.html Sent from the R help mailing list archive at Nabble.com.
2020 Oct 20
0
Problem with LDAP-query (Active Directory) on filter by memberOf
Hi list! We have a Dovecot 2.3.4 (from Debian 10 repository) that should connect to our AD to authenticate the users. It works, but now we would like to restrict using IMAP to all users in the Group "Funktion - E-Mail-Konto". So I changed the query from: (&(sAMAccountName=%n)(objectClass=user)(homeMDB=*)) to
2013 Jan 31
2
use name (not values!) of a dataframe inside a funktion
Dear Listers, can anyone help me, please. Since several days i try to figure out, how to assign values, vectors, functions etc to variables with dynamically generated names inside of functions. Sometimes I succeed, but the success is rather arbitrary, it seems. up to now i don't fully understand, why things like get, assign, <<- etc do sometimes work, and sometimes not. here's one
2010 Mar 01
1
help with zoo
Hi, I am interested in decomposing a time series and getting the trend, seasonal and?irregular variations, as one can get with the "stl" command. My time series is fairly regular, but it has some breaks. From the zoo manual, I gather that it should be possible to convert it to a regular time series and then fill the NA entries by interpolation. I am not able to proceed beyond a certain
2003 Oct 12
1
Error openning file (PR#4550)
Full_Name: Adolfo Jiménez Pérez Version: 1.8.0 (2003-10-08) OS: Window'98 2ed Submission from: (NULL) (81.203.134.156) I've a crash when reading a specific file with the command: > read.table("file.dat") This file can be readed with the 1.1.1 version using the same command and R reads it correctly. The content file is this: ---->file beginning<---------
2009 Sep 14
2
Function "Varcov" in Design (Ver. 2.2-0) package
Hi, I'm running into an error message for the "anova"-function I never got before with the Design (Version 2.2-0) package. There seems to be a missing function "Varcov", please check my function calls (it's in german but I think you get the error): > library(Design) ## attaching Design package and dependent packages Lade n?tiges Paket: Hmisc ## loading
2009 Feb 10
2
Problem installing MASS-Package
Dear R-Help-Team, I tried to use isoMDS-Function of the MASS-Package: Message: Fehler: konnte Funktion "isoMDS" nicht finden (error: could not find function "isoMDS") so I tried to install the package MASS: > utils:::menuInstallPkgs() versuche URL 'http://cran.rakanu.com/bin/windows/contrib/2.8/VR_7.2-45.zip' Content type 'application/zip' length 1598763
2003 Jul 10
0
FW: Maximum Likelihood Estimation and Optimisation
Have a look at ?optim. I don't think it has the BHHH algorithm as an option, though. =========================================== David Barron Jesus College University of Oxford -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Harold Doran Sent: 10 July 2003 15:43 To: Fohr, Marc [AM]; R-help at stat.math.ethz.ch
1999 Mar 10
1
Bug in set_effective_uid on AIX 4.1.5 /4.3.2 Samba 2.0.3
Dear samba-Team, The bug reported in PR#12819 for AXI 4.1.5 persits also in samba 2.0.3. The Bug prevents the connecting of other users as root to any share. I have a workaround/fix tested on AIX 4.1.5 ,4.3.2 with gcc 2.8.1 here: Change samba-2.0.3/source/lib/util_sec.c funktion set_effective_uid like this: 155c155 < #elif defined(HAVE_SETREUID) --- > #elif defined(HAVE_SETREUID)
2002 Apr 30
1
PXE Timeout not work
Hello, why don't work the Timeout funktion in PXE Boot v1.7.2 of Syslinux?? here the config file: default linux timeout 1000 label linux kernel kernel_bart append initrd=initrd.img root=/dev/sdb4 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/syslinux/attachments/20020430/dded961c/attachment.html>