Displaying 20 results from an estimated 48 matches for "magalha".
Did you mean:
magalh
2019 Jun 20
2
solis driver
On Jun 19, 2019, at 11:56 AM, Silvino Benevides Magalhaes wrote:
>
> Unfortunately I do not use the latest versions of NUT, the driver I created, solis, was changed, not by me, and now does not work on my nobreak, which I used to create the driver.
>
> greetings
>
> Silvino B. Magalhaes
Silvino,
We have had several changes to soli...
2008 Jan 03
1
Homedir permissions problems with LDAP
...er_global_uid = 107
user_global_gid = 109
But I don't want to read homeDirectory from LDAP, so I have the
following in dovecot.conf
mail_location = maildir:/var/virtual/%d/%n/
The question is when I try to log into imap I receive the following error:
dovecot: 2008-01-03 10:03:55 Error: IMAP(magalhaes at fmcs.com.br):
mkdir(/HOME_DIRECTORY_USED_BUT_NOT_GIVEN_BY_USERDB/expunged/cur) failed:
Permission denied
dovecot: 2008-01-03 10:03:55 Error: IMAP(magalhaes at fmcs.com.br):
mkdir(/HOME_DIRECTORY_USED_BUT_NOT_GIVEN_BY_USERDB/deleted/cur) failed:
Permission denied
dovecot: 2008-01-03 10:03:5...
2019 Jun 21
1
solis driver
...;s).
>
> Silvino,
>
> Can you confirm what is the latest working version for your hw? Thanks.
>
> Best,
> Roberto.
>
> Em qui, 20 de jun de 2019 14:02, Charles Lepple <clepple at gmail.com>
> escreveu:
>
>> On Jun 19, 2019, at 11:56 AM, Silvino Benevides Magalhaes wrote:
>> >
>> > Unfortunately I do not use the latest versions of NUT, the driver I
>> created, solis, was changed, not by me, and now does not work on my
>> nobreak, which I used to create the driver.
>> >
>> > greetings
>> >
>> >...
2006 Jun 14
4
Extend Draggable
Hello all,
I want to extend a draggable object so it has one more attribute (type
attribute, so I can distinguish different draggable types).
Can anyone tell me how to do it?
I''ve search throught the examples (like
http://wiki.script.aculo.us/scriptaculous/show/ExtendClass) but I
can''t seem to understand what I should do.
Thanks for you help,
H
2004 Nov 23
4
data.frame into vector
Hi
I want to extract a row from a data.frame but I want that object to
be a vector . After trying some different ways I end up always with a
data.frame or with the wrong vector. Any pointers?
x <- data.frame(a = factor(c('a',2,'b')), b = c(4,5,6))
I want to get
"a" "4"
I tried:
as.vector(x[1,])
a b
1 a 4
(resulting in a data.frame even after in my
2008 Jan 03
2
[Fwd: Re: Building path to maildir]
Hi Charles
I receive the Timo's reply. thanks for send me again
Use the option that i said, but the problem persists.
userdb static {
args = uid=500 gid=500
}
userdb prefetch {
}
Jan 2 23:50:08 michel dovecot: auth(default): new auth connection: pid=18374
Jan 2 23:50:20 michel dovecot: auth(default): client in: AUTH 1
PLAIN service=POP3 secured lip=127.0.0.1
2019 Jun 19
2
[EXTERNAL] Re: Fixing Drops With SMART1500LCDXL & USB-HID Driver
On 6/19/19 5:59 AM, Charles Lepple wrote:
>>
>> “The 62-nut-usbups.rules file looks pretty standard. Do you know if the changes to 42-usb-hd-pm.rules are needed? It seems like none of the USB devices would have the right permissions if 62-nut-usbups.rules isn't sufficient (though this happened in Debian once).”
>>
>> My means of testing wasn’t the most rigorous,
2005 Mar 18
3
extract rows in dataframe with duplicated column values
Hi
I want to extract all the rows in a data frame that have duplicates
for a given column.
I would expect this question to come up pretty often but I have
researched the archives and surprisingly couldn't find anything.
The best I can come up with is:
x <- data.frame(a=c(1,2,2,3,3,3), b=10)
xdup1 <- duplicated(x[,1])
xdup2 <- duplicated(x[,1][nrow(x):1])[nrow(x):1]
xAllDups <-
2019 Jun 20
0
solis driver
...should not be
interfering with Solis hw, only APC's).
Silvino,
Can you confirm what is the latest working version for your hw? Thanks.
Best,
Roberto.
Em qui, 20 de jun de 2019 14:02, Charles Lepple <clepple at gmail.com>
escreveu:
> On Jun 19, 2019, at 11:56 AM, Silvino Benevides Magalhaes wrote:
> >
> > Unfortunately I do not use the latest versions of NUT, the driver I
> created, solis, was changed, not by me, and now does not work on my
> nobreak, which I used to create the driver.
> >
> > greetings
> >
> > Silvino B. Magalhaes
>
>...
1998 Nov 13
1
compute geometric mean
Hi:
I need to compute the geometric mean of a population. How i can do it??
thanks.
Jorge M. A. Magalhae
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at sta...
2005 Feb 12
3
data.frame into list by columns; merge and row.names
Hi
a)
I want to make a list out of a data.frame, where each element of the
list is a column of the data.frame.
I looked in the archives and saw a lot of postings but surprsingly
none elucidated me. I also tried the split, aggregate help files and
counldn't see any easy way to do this. I wouldn't be surprised if
it's there, but I really didn't see it.
I solved the problem
2005 Jan 19
3
importing files, columns "invade next column"
Dear R-listers:
I want to import a reasonably big file into a table. (15797 x 257
columns). The file is tab delimited with NA in every empty space. I
have reproduced what I have used as my read.table instruction. I have
read the R-dataImportExport FAQ and still couldn't solve my problem.
(I might have missed it, of course). I'm using R.2.01 in a Mac G4,
10.3.7.
I can import the
2004 Aug 03
3
basic questions: any place for them
Hi
I have two basic questions, and here they go, but I was wondering as
well where can I ask these basic questions without bothering you
people
I've used Splus and now I'm using R and there's some functions that I
can't simply find
one:
sort.col
that allows data.frames to be sort by a given col
(I saw the funtion sort but that's for vectors. and I can't believe I
2004 Jun 11
2
running R UNIX in a mac computer
Hi to you all
My question is:
there is a package written in UNIX for which there is no Mac version.
I would like to know if it's possible to install the R UNIX version on the
MacOSX and run that UNIX package on my Mac (through this UNIX R Vresion on
a Mac)
I have seen a porfile for r version 1.8.1 on darwin:
http://r.darwinports.com/
is that it?
aother question related to that
if it's
2019 Jun 19
0
[EXTERNAL] Re: Fixing Drops With SMART1500LCDXL & USB-HID Driver
Unfortunately I do not use the latest versions of NUT, the driver I
created, solis, was changed, not by me, and now does not work on my
nobreak, which I used to create the driver.
greetings
Silvino B. Magalhaes
Em qua, 19 de jun de 2019 às 03:39, Manuel Wolfshant <
wolfy at nobugconsulting.ro> escreveu:
> On 6/19/19 5:59 AM, Charles Lepple wrote:
>
>
> “The 62-nut-usbups.rules file looks pretty standard. Do you know if the changes to 42-usb-hd-pm.rules are needed? It seems like none...
2013 May 29
0
Relação de aprovados Mar Vermelho
...BRUNO RAMOS FERNANDES, LUIZ HENRIQUE ALVES DAMASCENO, IAGO DA SILVA NOBRE, RITA ANGELA DA SILVA. Paulino Neves.
Mar Vermelho, ANA CLEIDE PEREIRA DE VASCONCELOS, LUAN MARINHO DE SOUZA, FRANCISCO LEANDRO FIUSA DA SILVA, PEDRO HENRIQUE ARAUJO SANTIAGO, JO?O CARLOS MOREIRA DE CARVALHO, DANIEL DA CUNHA MAGALHAES, MARIA IVANI DE ARA?JO, JEANNIE PAULO DE SOUSA. SILVANA GALDINO FERREIRA, AUGUSTO BRUNO PEREIRA DOS SANTOS, LUCIANA ESTELITA LAFAYETTE RABELO, GRACY KELLY DE LIMA MORAIS, REJANE CRISTINA SANTOS DE OLIVEIRA. Carangola.
Presidente J?nio Quadros e ANA PAULA NEVES FERREIRA DE BARROS, LUCAS ALVES DE...
2013 May 29
0
Relação de aprovados Japaratinga
...TO ASSUNCAO, GLAUCIO VALENCA PEREIRA RANGEL, REBECA FARIAS CARNEIRO. Nova Iorque.
Japaratinga, ANDERSON BEZERRA MOURAO, LUCAS CAULA ALBUQUERQUE, GEILSON HOLANDA SAMPAIO, RAFAEL FERNANDES, JO?O CARLOS MOREIRA DE CARVALHO, DEBORA CRISTINA SCHNORNBERGER, MARIA MACLENE BEZERRA LIMA, JOAO PEDRO TAVARES MAGALHAES. TAMYRES AMORIM SOUZA, CAIO CESAR FERNANDES LOPES, MAGNUN SANTOS FREDERICO, IAGO SIMOES CALIARI, RITA MARIA SILVA ALMEIDA. Capetinga.
Piritiba e ANA CAROLINA DE FIGUEIREDO COSTA, LIGEOV?NIA FABR?CIA HAC?RIO SILVA, FRANCISCO EMANUEL TIMBO FERREIRA JUNIOR, PAULO MATHEUS MOTA MARANHAO, JO?O CARLOS...
2013 May 29
0
Lista aprovados Jequiá da Praia
Lista aprovados Jequi? da Praia:
Tesouro: ANA CLEIDE PEREIRA DE VASCONCELOS, LUAN MARINHO DE SOUZA, FRANCISCO LEANDRO FIUSA DA SILVA, PEDRO HENRIQUE ARAUJO SANTIAGO, JO?O CARLOS MOREIRA DE CARVALHO, DANIEL DA CUNHA MAGALHAES, MARIA IVANI DE ARA?JO, JEANNIE PAULO DE SOUSA. SILVANA GALDINO FERREIRA, AUGUSTO BRUNO PEREIRA DOS SANTOS, LUCIANA ESTELITA LAFAYETTE RABELO, GRACY KELLY DE LIMA MORAIS, REJANE CRISTINA SANTOS DE OLIVEIRA. Olho d`?gua das Cunh?s.
Jequi? da Praia, ANA PAULA RODRIGUES DA SILVA, LUCAS ARAUJO GOMES...
1998 Oct 20
1
fitting regression models
...??
I need R for working with calibration curves, and i dont know what is the best
package for it.
I need some packages for fitting nonlinear models.
I would like install thes fuctions: rreg(); lmsfit(); l1fit(); and loess.
How i can download and install it?
Please help me.
Thanks
Jorge M. A. Magalhaes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at sta...
1998 Nov 04
1
histograms of profiles for each class
Hi.
How i can make, with R program, histograms of profiles for
each class in cluster analysis.
Tanks
Jorge M. A. Magalhaes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at sta...