search for: tir

Displaying 20 results from an estimated 45 matches for "tir".

Did you mean: dir
2007 May 09
3
Removing a list of Objects
...quot;C243.Daily",sep="",1:5)) > rm(a) Obviously this wouldn't work, as it would only remove the object a. But is there any way I could do this, like on the lines of a UNIX ` (grave-accent) Something like Prompt> rm `find . -type f -name "foo"` TIA and best, -Tir
2007 May 10
3
Quick question on merging two time-series of different frequencies
...B[j] When A[i] > B[j], match with B[j+1] where A[i] <= B[j+1] Basically the less-frequent attributes stay true for a stock while the daily prices change. One example of this is the vlookup function in Excel with the TRUE option. So we have an implementation of this in R? TIA and best, -Tir
2001 Nov 14
2
BASA GELEN CEKiLiR DEMEYiN..
...ednesday, November 14, 2001 10:40 PM To: samba@samba.org Subject: BASA GELEN CEKiLiR DEMEYiN.. Importance: High SA?LAM S?GORTA ARACILIK H?ZMETLER? Merhabalar, Size ?ncelikle firmam?z? tan?tarak ba?lamak istiyoruz, SA?LAM S?GORTA Arac?l?k Hizmetleri; Sigorta Sekt?r?nde bir?ok ilkleri ger?ekle?tirmi? olan GARANT? S?GORTA A.?.'nin ?stanbul Anadolu yakas? yetkili Acentesidir. Hayat Sigortalar? d???nda ki ana bran?lar olan; . Yang?n Sigortalar? Mecburi DEPREM Sigorta Poli?esi Konut Paket Poli?esi ??yeri Paket Poli?esi ?ste?e g?re Se?meli Ek Teminatl? Klasik Yang?n Poli?esi...
2007 May 10
3
Getting the last day of the month.
...nth <- as.integer(substr(yyyymm,5,6)) if (month==12){ date <- as.Date(ISOdate(year+1,1,1))-1 }else{ date <- as.Date(ISOdate(year,month+1,1))-1 } print(date) } x$Date <- as.vector(sapply(x$YearEnd,GetEOM)) str(x$Date) Is there a simpler way to do this please? TIA and best, -Tir Tirthankar Patnaik India Strategy Citigroup Investment Research +91-22-6631 9887
2007 Jun 05
2
Problems with Merge
....73 1604 2007-05-12 85493.73 1605 2007-05-13 85033.21 1606 2007-05-14 89209.41 1607 2007-05-15 89089.19 1608 2007-05-16 90472.62 1609 2007-05-17 90326.51 1610 2007-05-18 90326.51 Any reasons why the dates are shifted by one date? Am I missing some parameters in the merge statement? TIA and best, -Tir
2007 Jun 13
5
Confusion with sapply
...> sapply(as.vector(dc),Set2March) Error in prettyNum(.Internal(format(x, trim, digits, nsmall, width, 3, : unimplemented type 'character' in 'asLogical' > What am I missing here? Shouldn't the function work with the sapply working on each entry? TIA and best, -Tir
2005 Apr 19
2
Pam mkhomedir - Permissions
I would like to set special permissions (ACL) when pam autocreates my home dirs in samba. I think i should use a script for that. My question is: how can I make pam run a bash script after it creates the homedir? Thanks Cristian
2007 May 14
6
Conditional Sums for Index creation
...$`9` V5 5 $`10` V1 V5 1 5 $`11` integer(0) $`12` V5 5 > But now I'm stuck. I don't how to use this list of indices at each row to exclude my columns. Any pointers please? Would such an exercise be easier if I use a time-series based object, like a zoo. TIA and best, -Tir Tirthankar Patnaik India Strategy Citigroup Investment Research +91-22-6631 9887
2007 May 16
1
Problem with Sweave
...ce) dat<-read.table("verification_summary_20051024_table.txt",sep="\t",header=TRUE) \begin{center} <<fig=TRUE,echo=FALSE>>= boxplot(dat$MAE ~ dat$BASINID) abline(h=1) abline(h=0.5,col="red") @ \end{center} \end{document} I get the following error: xt4-tir:adams> echo 'Sweave("test.Rnw")' | R --vanilla --quiet > Sweave("test.Rnw") Writing to file test.tex Processing code chunks ... 1 : echo term verbatim Error: chunk 1 Error in parse(file, n, text, prompt, srcfile, encoding) : syntax error, unexpected $un...
2018 Mar 23
0
rsync very very slow with multiple instances at the same time.
...t;> —exclude=‘.FileSync' —exclude=‘IMAP*' —exclude=‘.Trash' —exclude='Saved >>> Application State' —exclude='Autosave Information' >>> --exclude-from=/Users/pabittan/.UserSync/exclude-list --max-size=1000M >>> /Users/pabittan/ xserve.local.fftir:./ >>> > > -- > Jayce Piel — jayce.piel at gmail.com <mailto:jayce.piel at gmail.com> -- 0616762431 > Responsable Informatique F.F.Tir -- Jayce Piel — jayce.piel at gmail.com -- 0616762431 Responsable Informatique F.F.Tir -------------- next part...
2018 Mar 21
4
rsync very very slow with multiple instances at the same time.
...clude=‘Caches' —exclude=‘SyncService' —exclude=‘.FileSync' —exclude=‘IMAP*' —exclude=‘.Trash' —exclude='Saved Application State' —exclude='Autosave Information' --exclude-from=/Users/pabittan/.UserSync/exclude-list --max-size=1000M /Users/pabittan/ xserve.local.fftir:./ Here is the version i use (self compiled) : $ /usr/local/bin/rsync3 --version rsync version 3.1.2-jsp protocol version 31 Copyright (C) 1996-2015 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps,...
2007 Jun 14
3
Preserving dates in Excel.
...te format when using write.table. However, when I export the data, I get the generic number underlying the date, not the date per se, and a number such as 11323, 11324, etc are not meaningful in Excel. Is there any way I can preserve the format of a date on writing into a text-file? TIA and best, -Tir
2018 Mar 23
1
Aw: Re: rsync very very slow with multiple instances at the same time.
An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20180323/66c46d5a/attachment.html>
2023 Jun 06
1
Fwd: package interflex
...e/............/4.3/abc' Warning in install.packages : installation of package 'abc' had non-zero exit status. ok, AFAIU, wanting to manage R dependencies as easily as possible suggests using Ubuntu with r2u instead of Debian. Be my guest to evaluate this interpretation. Johan Den tirs. 6. jun. 2023 kl. 19.58 skrev Dirk Eddelbuettel <edd at debian.org>: > > On 6 June 2023 at 19:37, Johan Andresen wrote: > | I'd like input on how to install interflex > | <https://github.com/xuyiqing/interflex> (note the instructions on its > | github). > > It...
2023 Jun 06
2
Fwd: package interflex
...ble suggests | using Ubuntu with r2u instead of Debian. Be my guest to evaluate this | interpretation. It would be sweet if we could do something like r2u for Debian, but for now we can't. Switching between Debian and Ubuntu is not that onerous though. Cheers, Dirk | Johan | | | | | Den tirs. 6. jun. 2023 kl. 19.58 skrev Dirk Eddelbuettel <edd at debian.org>: | | | On 6 June 2023 at 19:37, Johan Andresen wrote: | | I'd like input on how to install interflex | | <https://github.com/xuyiqing/interflex> (note the instructions on its | | github). | |...
2012 Feb 18
3
foreach %do% and %dopar%
Hi everyone, I'm working on a script trying to use foreach %dopar% but without success, so I manage to run the code with foreach %do% and looks like this: The code is part of a MCMC model for projects valuation, returning the most important results (VPN, TIR, EVA, etc.) of the simulation. foreach (simx = NsimT, .combine=cbind, .inorder=FALSE, .verbose=TRUE) %do% { MCPVMPA = MCVAMPA[simx] #The *[simx] variables are vectors containing 100,000 simulations of each variable. MCPVMPB = MCVAMPB[simx] #Wich then I want to parse to the script below MCPVM...
2007 Feb 26
2
Quota stored in LDAP
Hie folks, Does anyone have any experiences using dovecot + per user quota + ldap? I've configured my settings as this example: # quotaStorage must be in the format mentioned above # For example: dirsize:storage=10240 user_attrs = uid,homeDirectory,,,uidNumber,gidNumber,quotaStorage=quota But, Dovecot isn't creating maildirsize file. Any guesses? PS: I've
2004 May 17
1
Printi command not used ??
Hmm, gues i missed something... i updated to samba 304, and i had a print script (print command = <script>) but it's not executed annymore ?? i do use cups to get the papers roling...! i did saw some info in the man, saying, that samba compiled against libcups, is not using the print command annymore ?? Huh.. why ?? is there a way to use my cups printer daemon, and the print command ?
2005 Apr 26
1
Group Policies in Samba 3
Ok, I'm going kinda nuts... I have a samba 3 + openldap domain, which works great for authentication, etc. I am trying to use the NTConfig.POL to enforce policies on a mix of 98/win2k and XP boxes. This is a K12 environment, so I need very restrictive policies for students, less so for teachers and staff. What seems to be happening, at least with the XP clients is that it gets the
2005 May 03
1
the profiles keeps mapping!
I just cant stop this! The remote profiles of the users keeps mapping everytime they login so they have this new remote unit with the contents of the profile of the user logged in. How can i stop this?