Displaying 19 results from an estimated 19 matches for "14989".
Did you mean:
1489
2011 Jan 17
3
to append a column to a data frame, has I use loop/if in my case?
days=Sys.Date()-1:70
price=abs(rnorm(70))
regular=rep(c(0,0,0,0,1,0,1,0,0,1),c(7,7,7,7,7,7,7,7,7,7))
y=data.frame(cbind(days,price,regular))
y is like
days price regular
1 14990 0.16149463 0
2 14989 1.69519358 0
3 14988 1.57821998 0
4 14987 0.47614311 0
5 14986 0.87016180 0
6 14985 2.55679229 0
7 14984 0.89753533 0
the output I want:
have another column appended to y, whose value is the max price in the recent 2 **regular** weeks.
So if the current ro...
2006 Feb 23
7
ipp2p don''t block Ares
...soul --winmx
--ares --mute --waste --xdcc
Thanks for any help.
roberto
--
Ing. Roberto Pereyra
ContenidosOnline
Servidores BSD, Solaris y Linux
Soporte técnico ISPs
Jabber ID: rpereyra@lugmen.org.ar
For reliable and professional DNS, use DNS Made Easy!
http://www.dnsmadeeasy.com/u/14989
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Apr 22
6
bridge firewall with two nets
...orewall with two nets behind the bridge.
Thanks in advance.
roberto
--
Ing. Roberto Pereyra
ContenidosOnline
Servidores BSD, Solaris y Linux
Soporte técnico ISPs
Jabber ID: rpereyra@lugmen.org.ar
For reliable and professional DNS, use DNS Made Easy!
http://www.dnsmadeeasy.com/u/14989
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-...
2004 Jun 29
2
Several PCA questions...
...ig_select_thresh_5", header=1)
# Where some rows look like this...
# PDB SUNID1 SUNID2 AA CH IPCA PCA IBB BB
# 3sdh 14984 14985 6 10 24 24 93 116
# 3hbi 14986 14987 6 10 20 22 94 117
# 4sdh 14988 14989 6 10 20 20 104 122
# NB First three columns = row ID, last 6 = variables
attach(allDat)
# My columns of interest (variables).
part <- data.frame(AA,CH,IPCA,PCA,IBB,BB)
pc <- princomp(part)
plot(pc)
The above plot shows that 95% of the variance is due to the fi...
2006 Apr 19
1
bridge filtering and Xen
...I replace the bridge with a Xen virtual machine ?
Any help ?
roberto
--
Ing. Roberto Pereyra
ContenidosOnline
Servidores BSD, Solaris y Linux
Soporte técnico ISPs
Jabber ID: rpereyra@lugmen.org.ar
For reliable and professional DNS, use DNS Made Easy!
http://www.dnsmadeeasy.com/u/14989
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jan 19
1
Rewrite the mailbox copy functions works in imap but don't work in doveadm import command
...: segfault at 9c ip b7698000 sp bf83d7d0 error 4 in
libdovecot.so.0.0.0[b7663000+6d000]
doveadm[14983]: segfault at 9c ip b7661000 sp bf9c9ee0 error 4 in
libdovecot.so.0.0.0[b762c000+6d000]
doveadm[14986]: segfault at 9c ip b75b3000 sp bfcd82e0 error 4 in
libdovecot.so.0.0.0[b757e000+6d000]
doveadm[14989]: segfault at 9c ip b7684000 sp bfa5d3c0 error 4 in
libdovecot.so.0.0.0[b764f000+6d000]
There is difference between imap using a client , and doveadm import command
? If have some difference, can i identify and do some workarround ?
Tks Timo !!
2006 Jan 20
1
AIX calls with sipdiscount
...rver but can make free calls (less 1
minute).
Thanks in advance.
roberto
--
Ing. Roberto Pereyra
ContenidosOnline
Servidores BSD, Solaris y Linux
Soporte t?cnico ISPs
Jabber ID: rpereyra@lugmen.org.ar
For reliable and professional DNS, use DNS Made Easy!
http://www.dnsmadeeasy.com/u/14989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060120/7edca6b6/attachment.htm
2022 Mar 15
0
[Announce] Samba 4.15.6 Available for Download
...laris and AIX acl modules: wrong function arguments.
?? * BUG 7239: Function aixacl_sys_acl_get_file not declared / coredump.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently
???? during strcpy in tdbsam_getsampwnam.
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with
???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2.
?? * BUG 14984: changing the machine password against an RODC likely
destroys
????...
2022 Mar 15
0
[Announce] Samba 4.15.6 Available for Download
...laris and AIX acl modules: wrong function arguments.
?? * BUG 7239: Function aixacl_sys_acl_get_file not declared / coredump.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14900: Regression: Samba 4.15.2 on macOS segfaults intermittently
???? during strcpy in tdbsam_getsampwnam.
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with
???? gnutls_aead_cipher_decrypt() from gnutls before 3.5.2.
?? * BUG 14984: changing the machine password against an RODC likely
destroys
????...
2005 Mar 03
14
Serious performance issues
...94
lat_fcntl
-Fcntl lock latency: 43.2246 microseconds
+Fcntl lock latency: 5.4676 microseconds
lat_fifo
-FIFO latency: 32.4076 microseconds
+FIFO latency: 3.3622 microseconds
lat_fs
-0k 1000 18563 31549
-1k 1000 6426 17887
-4k 1000 6583 17826
-10k 1000 3084 14989
+0k 1000 63666 92541
+1k 1000 24125 51193
+4k 1000 25863 52089
+10k 1000 12533 41564
lat_pipe
-Pipe latency: 31.0475 microseconds
+Pipe latency: 5.4833 microseconds
lat_proc
-Process fork+exit: 789.2857 microseconds
+Process fork+exit: 113.7347 microseconds
lat...
2006 Jan 24
6
iax provider
...provider.
Better with a test account to try.
Thanks in advance.
roberto
--
Ing. Roberto Pereyra
ContenidosOnline
Servidores BSD, Solaris y Linux
Soporte t?cnico ISPs
Jabber ID: rpereyra@lugmen.org.ar
For reliable and professional DNS, use DNS Made Easy!
http://www.dnsmadeeasy.com/u/14989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060124/6b0e3e3d/attachment.htm
2006 Jun 24
8
mysql frontend for linux.
Hi list.
I''m using Ubuntu distro. for rails development. Today, to my disappoint,
I''ve found that there''re certainly almost no mysql frontend which runs
very well.
(1) mysql-query-browser: Seems to be very nice. But, it quickly exits
when I press ctrl+enter or modify a table structure. Something strange
is happening here, but I can not figure out what it is.
(2)
2022 Mar 08
0
[Announce] Samba 4.16.0rc5 Available for Download
...ks.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 14996: Fix ldap simple bind with TLS auditing.
o? Andrew Bartlett <abartlet at samba.org>
?? * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14865: Uncached logon on RODC always fails once.
?? * BUG 14984: Changing the machine password against an RODC likely
destroys
???? the domain join.
?? * BUG 14993: authsam_make_user_info_dc() steal...
2022 Mar 08
0
[Announce] Samba 4.16.0rc5 Available for Download
...ks.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 14996: Fix ldap simple bind with TLS auditing.
o? Andrew Bartlett <abartlet at samba.org>
?? * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14865: Uncached logon on RODC always fails once.
?? * BUG 14984: Changing the machine password against an RODC likely
destroys
???? the domain join.
?? * BUG 14993: authsam_make_user_info_dc() steal...
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
...ks.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 14996: Fix ldap simple bind with TLS auditing.
o? Andrew Bartlett <abartlet at samba.org>
?? * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14865: Uncached logon on RODC always fails once.
?? * BUG 14984: Changing the machine password against an RODC likely
destroys
???? the domain join.
?? * BUG 14993: authsam_make_user_info_dc() steal...
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
...ks.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 14996: Fix ldap simple bind with TLS auditing.
o? Andrew Bartlett <abartlet at samba.org>
?? * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
o? Volker Lendecke <vl at samba.org>
?? * BUG 14989: Fix a use-after-free in SMB1 server.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 14865: Uncached logon on RODC always fails once.
?? * BUG 14984: Changing the machine password against an RODC likely
destroys
???? the domain join.
?? * BUG 14993: authsam_make_user_info_dc() steal...
2012 Oct 26
4
R 2.15.2 is released
...cking subdirectories) checks that the R code
in any demos is ASCII and can be parsed, and warns if not.
o When R CMD Rd2pdf is used with inputenx.sty, it allows further
characters (mainly for Eastern European languages) by including
ix-utf8enc.dfu (if available). (Wish of PR#14989.)
o R CMD build now omits several types of hidden files/directories,
including inst/doc/.Rinstignore, vignettes/.Rinstignore,
(.Rinstignore should be at top level), .deps under src,
.Renviron, .Rprofile, .Rproj.user, .backups, .cvsignore,
.cproject, .directory, .dropbox...
2012 Oct 26
4
R 2.15.2 is released
...cking subdirectories) checks that the R code
in any demos is ASCII and can be parsed, and warns if not.
o When R CMD Rd2pdf is used with inputenx.sty, it allows further
characters (mainly for Eastern European languages) by including
ix-utf8enc.dfu (if available). (Wish of PR#14989.)
o R CMD build now omits several types of hidden files/directories,
including inst/doc/.Rinstignore, vignettes/.Rinstignore,
(.Rinstignore should be at top level), .deps under src,
.Renviron, .Rprofile, .Rproj.user, .backups, .cvsignore,
.cproject, .directory, .dropbox...
2012 Oct 26
4
R 2.15.2 is released
...cking subdirectories) checks that the R code
in any demos is ASCII and can be parsed, and warns if not.
o When R CMD Rd2pdf is used with inputenx.sty, it allows further
characters (mainly for Eastern European languages) by including
ix-utf8enc.dfu (if available). (Wish of PR#14989.)
o R CMD build now omits several types of hidden files/directories,
including inst/doc/.Rinstignore, vignettes/.Rinstignore,
(.Rinstignore should be at top level), .deps under src,
.Renviron, .Rprofile, .Rproj.user, .backups, .cvsignore,
.cproject, .directory, .dropbox...