Displaying 20 results from an estimated 20000 matches similar to: "Re: new to this"
2002 Jan 23
1
error in rsync protocol data stream (code 12) at io.c(139)
When trying to connect to a rsync server (sparc.solaris.2.6) from a
linux machine (redhat 6.2).
# rsync machine.upo.es
ksh: rsync: not found
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
Both machines have 2.5.1 version of rsync code, compiled from scratch.
rsh is working
properly when rsync is not in scene.
2004 May 20
1
write in fixed format
DeaR useRs:
I have a problem, because I have a file in fixed width format and I can read
it with 'read.fwf' and after I can use these data to do generate new columns
(variables) and when I am going to write this set of data (data.frame) I
can't find a function which storages my data.frame in fixed width format.
Can you help me?
Thanks in advance.
Agust??n P??rez
Universidad Miguel
2012 Feb 01
1
Error al instalar package sqldf
Intenta Instalar gsubfn dentro de R y no de los repositorios. A mi me pasó lo mismo. Es un tema de q la versión 14 no acepta paquetes sin namespace. Ya nos cuentas
José Luis Cañadas
Enviado de Samsung Mobile
Carlos Ortega <cof@qualityexcellence.es> escribió:
Hola Leonardo,
Parece que el mismo error lo reportaron en noviembre del a� pasado.
La conversaci� es larga, y no la he le�o
2012 Aug 15
0
DTMF detection issues
*David Mat?as Hern?ndez didi you have any luck?*
*I have the same problem.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120815/6478461e/attachment.htm>
2007 Jun 04
0
Same scale on different q-q plots
Hi there, I'm new on the list. I am wondering as how to make different q-q
plots and display them on the same scale in order to attain an easy visual
comparison.
I have tried to use xlim and ylim as arguments to qq.plot in a similar
fashion to what is done on plot, also I have tried to use the plot.window
utility to implement xlim and ylim. I have even modified the qq.plot.R
source and
2011 Oct 18
2
About an integral univariate problem
Hello all R users
I want to calculate this univariate integral:
exp(-x)*sum(y^x) respect to x from 0 to 3 where y is a vector y=(2,3,5).
In fact, the original y vector has a large number of elements but I propose
with 3 elements.
I know that I can resolve this problem doing
fun <- function(x) exp(-x)*(2^x+3^x+5^x)
integrate(fun,0,3)
When the y vector has a large number of elements the
2005 Mar 10
2
QuadBRI ,TDM400 and SuSE9.2
Hi all,
We need help with our SuSe9.2 asterisk box
We have one QuadBRI and one TDM40B in an ASUS pundit R-2 barebone.
We have downloaded the bristuff (0.2.0-RC7j) and installed it without
problems.
once we downloaded and compiled asterisk, zaptel and all other stuff,
the module installation succed in this order:
modprobe zaptel
modprobe qozap
modprobe wcfsx
then the ztcfg output this:
Zaptel
2005 Mar 11
1
QuadBRI ,TDM400 and SuSE9.2 (Sencond try)
Hi all, this time with the complete configuration files...
We need help with our SuSe9.2 asterisk box
We have one QuadBRI and one TDM40B in an ASUS pundit R-2 barebone.
We have downloaded the bristuff (0.2.0-RC7j) and installed it without
problems.
once we downloaded and compiled asterisk, zaptel and all other stuff,
the module installation succed in this order:
modprobe zaptel
modprobe qozap
2002 Jul 24
1
Unable to join W2K Active Directory Domain
Hello all ...
I'm trying to join a W2K domain and I'm getting the following error message:
sun220:root# smbpasswd -j hern
cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME
cli_nt_setup_creds: request challenge failed
modify_trust_password: unable to setup the PDC credentials to
machine xxx.xxx.xxx.xxx(IP ommitted). Error was : NT_STATUS_UNSUCCESSFUL.
2002/07/24 09:44:18 :
2020 Nov 15
2
Trabajar con fechas y data.table
Cosas como IDate est?n a?n en modo experimental, haces uso de esas funciones?
Obtener Outlook para Android<https://aka.ms/ghei36>
________________________________
From: Carlos Ortega <cof en qualityexcellence.es>
Sent: Sunday, November 15, 2020 8:27:43 AM
To: Jes?s Para Fern?ndez <j.para.fernandez en hotmail.com>
Cc: r-help-es en r-project.org <r-help-es en r-project.org>
2008 Dec 16
0
Serve N files from a directory that may or may not exist
Hi list,
Here''s my files directory in my apache module:
files
|
+-> ted.haha.com
bob.haha.com
etc.haha.com
I have a custom myexists function that returns boolean. I''d like to
check for a vhosts directory underneath each of those $fqdn
directories, i.e.,
if myexits("/var/puppet/modules/apache/files/${fqdn}/vhosts") {
# serve every file in
2018 Dec 11
3
Clases S3, S4...
La verdad es que todas las aportaciones son muy muy interesantes,
MI pregunta siguiente: Habeis usado R para programar orientado a objetos alguna vez? Porque yo hago mucho scripting.... Supongo que por mi mala calidad como programador...
Jes?s
________________________________
De: Carlos Ortega <cof en qualityexcellence.es>
Enviado: domingo, 9 de diciembre de 2018 21:07
Para: Jes?s Para
2018 Jun 02
3
Prediccion de series temporales con keras
Es justo ese ejemplo el que estoy mirando, pero no sale la prediccion
He probado a cambiar la funcion generadora, haciendo que devuelva como lista solo los input, pero sigue devolviendo error:
Error in py_call_impl(callable, dots$args, dots$keywords) :
ValueError: Error when checking model : the list of Numpy arrays that you are passing to your model is not the size the model expected.
2013 Nov 14
6
Sieve script problem (don't know if is it possible to do this)
Hello:
I'm loosing my mind trying to classify my outgoing messages with
sieve-test (2.0.9, centos 6.4). It came to the point I think it's not
even possible with a sieve script.
I need to classify my outgoing messages in three folders:
1- To my department (@dept.example.com)
2- To my company (@example.com, @anyotherdept.example.com)
(anyotherdept.example.com as in a way to say "any
2020 May 19
1
Sysvol GPO ACLs problem (SOLVED)
Hi,
We have solved the problem and the command 'samba-tool ntacl sysvolreset' is working correctly again. We have been able to reset the SYSVOL permissions and the AD GPOs are working again.
The problem is that if we have the audit options active in the smb.conf, that command stops working. We don't know why. If we temporarily remove them if it works.
I know that we have an old
2020 May 11
0
Sysvol GPO ACLs problem
Sorry Rowland, didn't read that part.
Yes, the 'Domain Admins' group has the gidNumber attribute the value "512", and 'BUILTIN\Server Operators' value "549".
Regards,
Pablo Sanz Fern?ndez
-----Mensaje original-----
On 11/05/2020 11:09, Pablo Sanz Fern?ndez wrote:
> Hi Rowland.
>
> It's CentOS 6.10 with Python 2.6.6.
>
> I guess then we
2008 Sep 12
1
write.dcf does not quote as Debian would like it to (PR#12816)
Full_Name: charles blundell
Version: 2.7.0
OS: Debian GNU/Linux
Submission from: (NULL) (217.37.73.202)
The Debian Policy Manual says concerning lines in a Description field:
* Those containing a space, a full stop and some more characters. These are for
future expansion. Do not use them.
(section 5.6.13, http://www.debian.org/doc/debian-policy/ch-controlfields.html)
But for example:
>
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 20
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
21th and 24th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral