Displaying 20 results from an estimated 129 matches for "trouve".
2005 Jun 26
3
Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!
...__________________________________
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
-------------- next part --------------
An embedded message was scrubbed...
From: Khubeka JM <jmkhubeka@yahoo.com>
Subject: JE TROUVE QUE VOUS N'ETES PAS HONETE!
Date: Sun, 26 Jun 2005 05:14:44 -0700 (PDT)
Size: 1507
Url: http://lists.digium.com/pipermail/asterisk-users/attachments/20050626/efdc6786/attachment.eml
2008 Jun 02
1
probleme with R CMD check
Hi the list.
I got a probleme with R CMD check. I run a package.skeleton on a very
simple code (four toy function, no probleme with the R CMD build). But
on the R CMD check packClassique, I get :
* checking for unstated dependencies in R code ... WARNING
Erreur dans .find.package(package, lib.loc) : aucun package nomm?
'packClassique' n'est trouv?
Calls: <Anonymous> ->
2005 Nov 29
1
Create rpm for Mandriva of Samba 3.0.21rc1 ?
Hi
i want create the rpm of the 3.0.21rc1 release for my Mandriva.
i have used the same spec of 3.0.20b but i have a small problems :
Requires: perl-base >= 2:5.8.5 perl-base perl(Crypt::SmbHash)
perl(Digest::MD5) perl(Digest::SHA1) perl(Exporter) perl(FindBin)
perl(Getopt::Long) perl(Getopt::Std) perl(MIME::Base64) perl(Net::LDAP)
perl(Net::LDAP::LDIF)
Conflicts: smbldap-tools > 0.9.1
2003 Jun 19
3
sciViews
Bonjour,
J'ai t?l?charg? SciViews Insider que je trouve tr?s convivial.
Par contre, je n'arrive pas ? comprendre comment enregistrer un script R en type de fichier R justement.
Mes programmes fonctionnent tr?s bien, mais SciViews me propose uniquement de les enregistrer au format txt sous un type de fichier "bloc notes".
Comment les enregi...
2009 Feb 13
2
téléchargement et affichage d'image avec HtmlWindow
2008 Jan 04
2
checklistbox
Salut Alex.
En fait je me suis rendu compte de mon erreur à propos de "HSCROLL", ça marche correctement. La scrollbarre apparaît et fonctionne bien. La dernière fois j''ai eu l''impression qu''elle ne marchait pas, car cela peut arriver que la dernière lettre de la ligne de charactères qui s''affiche soit un peu coupée par la "VSCROLL".
2002 May 28
2
MYGROUP inaccessible
High gurus,
Je souhaite mettre en place un serveur samba
lorsque je vais dans le voisinnage r?seau je vois bien le partage MYGROUP
cependantlorsque je veux y acc?der j'ai une erreur du type :
MYGROUP est inaccessible.
l'ordinateur ou le nom de partage n'a pas ?t? trouv? !!
controler votre entr? et r??ssayez !!
Une id?e ?
# Samba config file created using SWAT
# from 130.0.10.3
2007 Aug 22
3
rectify a program of seasonal dummies matrix
Hi friends,
I would like to construct a matrix of seasonal dummies with number of rows (observations)=100. such matrix is written as follows:[1 0 0 0;0 1 0 0;0 0 1 0;0 0 0 1;1 0 0 0;0 1 0 0;0 0 1 0;0 0 0 1;etc...] . I wrote the following program:
T=100
br=matrix(0,T,4)
{
for (i in 1:T)
for (j in 1:4)
if i==j
br[i,j]=1
if else (abs(i-j)%%4==0
br[i,j]=1
else
br[i,j]=0
}
z<-br
z
but
2007 Jul 25
11
taskbaricon
Salut alex, j''ai un petit souci.
quand j''utilise "demotaskbaricon" avec traducteur-wxruby, que j''ouvre mon application(donc l''icone apparaît dans la barre de lancement rapide) et que je ferme mon application, l''icone disparaît tout de suite.
Mais quand je l''utilise avec l''exemple Wizard et que je ferme mon application
2004 Jul 21
3
How to sort TWO columns ?
Dear ALL,
I fear my question has already been answered many times before, but I
haven't fund that in archives...
I am working on spatial datasets and, in most arrays I'm handling, there are
two columns dedicated to (x,y)-coords.
For different reasons - notably to draw image() plots, I need to have these
two columns sorted in increasing order.
But sort() and order() seem to apply to
2004 Aug 06
2
compile error
...nsubscribe from this list, send a message to 'icecast-request@xiph.org'
> > containing only the word 'unsubscribe' in the body. No subject is needed.
> > Unsubscribe messages sent to the list will be ignored/filtered.
>
> --
>
>
> je ne cherche pas, je trouve (Picasso)
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
> containing only the word 'unsubscribe' in the bod...
2004 Aug 06
0
compile error
...essage to 'icecast-request@xiph.org'
> > > containing only the word 'unsubscribe' in the body. No subject is needed.
> > > Unsubscribe messages sent to the list will be ignored/filtered.
> >
> > --
> >
> >
> > je ne cherche pas, je trouve (Picasso)
> >
> >
> > --- >8 ----
> > List archives: http://www.xiph.org/archives/
> > icecast project homepage: http://www.icecast.org/
> > To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
> > containing only the wo...
2004 Jul 15
1
About lattice plots and loops
I cannot operate lattice plots, notably those in package gstat, within for()
loops.
(I can neither read such graphics included in a .R (or .txt) file with the
source() function).
However same commands executed one by one don't fail.
Could you please help me find a means to execute lattice plots inside a loop
?
Jacques VESLOT
CIRAD
-----------------------------------------------------
2011 May 26
3
text mining
Hi,
how can I import a document whose type is. "txt" using the package tm?
it is the command to know that my document is not placed in the library
package tm.
thanks.
--
View this message in context: http://r.789695.n4.nabble.com/text-mining-tp3552221p3552221.html
Sent from the R help mailing list archive at Nabble.com.
2011 Mar 20
3
Comment ça marche?
Quelqu'un ici peut-il m,indiquer o? je peut avoir de l'information sur Winw en fran?ais?
Comment faire pour faire fonctionner ce programme.On me dit sur le site de Linux Mint d'installer Wine mais ici je ne trouve aucune information.
?tes vous Tous anglophone????a n'a pas de sens qu'aucun francophone puisse se servir de ce programme. :? :? :?
2008 Sep 25
1
Bug while loading Package "tcltk" with R-2.7.2 (PR#13016)
Full_Name: Cyril Alegret
Version: 2.7.2
OS: Windows
Submission from: (NULL) (90.80.39.42)
An error occurs when I try to load the package "tcltk2_1.0-7" with R-2.7.2
(whereas it works with version 2.6.2).
Please find below the error message :
"> source("C:\\Data\\Travail\\Software&Method\\R\\Procs\\Chargement des
librairies.R")
Le chargement a n?cessit? le package
2018 Mar 28
2
can not install package "matie"
Dear R-experts,
I can not install the package "matie". If somebody can tell me where the problem is.
> install.packages("matie")
Installing package into ?/Users/Caro/Library/R/3.3/library?
(as ?lib? is unspecified)
essai de l'URL 'https://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/matie_1.2.tgz'
Content type 'application/x-gzip' length 80151
2002 Nov 05
1
PB samba 2.5 and clients W2K SP2-SP3
English version :
Hi i've some problems with samba 2.5 and MDK 8.2 each time I log on a WIN2K
SP2 or SP3 client I get the message :
your password expires today would you like to change it ? yes no
Even if I change it , I get the message one more time when I log on the
client the next time..
I read the o'reilly and the how to and I didn't see any param for password
expiration in
2006 Apr 25
3
select boxe
yop,
http://rubyonrails.org/api/classes/ActionView/Helpers/FormHelper.html
ici j''ai vu qu''on pouvait g?n?rer des ?l?ment d''un formulaire gr?ce des
m?thodes. Apres quelque petite recherches j''ai trouv? comment g?n?rer un
select
<%= select(''category'', ''category.id'', Category.find_all.collect {|category|
category.nom})
2011 May 06
2
coxph and survfit issue - strata
Dear users,
In a study with recurrent events:
My objective is to get estimates of survival (obtained through a Cox model) by rank of recurrence and by treatment group.
With the following code (corresponding to a model with a global effect of the treatment=rx), I get no error and manage to obtain what I want :
data<-(bladder)