Displaying 20 results from an estimated 300 matches similar to: "How can I change the language back to english?"
2010 May 11
1
R 2.11 on Ubuntu 9.10 does not complain abt unexisting objects
Hi
I recently updated to R 2.11 and see a strange problem. When run into
the console, R does not warn when calling an unexisting object, see
below. I don't know if this is related, but I am not able to run the R
CMD BATCH properly... Did someone see a similar problem? Which
information can I provide more on this problem?
Thanks for help!
Matthieu
$R
R version 2.11.0 (2010-04-22)
2009 Nov 17
0
Problem loading fAssets.
Hello.
I'm using the fAssets package from the Debian distribution. I've been
experiencing the following behaviour:
> yziquel at seldon:~$ R
>
> R version 2.9.2 (2009-08-24)
> Copyright (C) 2009 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
>
> R est un logiciel libre livr? sans AUCUNE GARANTIE.
> Vous pouvez le redistribuer sous certaines
2006 Mar 28
1
Error once having applied (PR#8718)
Hi, people. Here is a transcript of a "R --vanilla" session:
======================================================================>
R : Copyright 2005, The R Foundation for Statistical Computing
Version 2.2.1 (2005-12-20 r36812)
ISBN 3-900051-07-0
R est un logiciel libre livr?? sans AUCUNE GARANTIE.
Vous pouvez le redistribuer sous certaines conditions.
Tapez 'license()'
2007 Sep 10
1
I can't do it again on an other PC : R+RMySQL ->error loading dll
Hello,
Some weeks ago, thanks to you, I managed to install R, to connect to a local
MySQL Database and to launch some queries with a script written with Tinn-R.
My script is now ok and would like to test it with the "real" database.
I did the same installation of R, DBI package and RMySQL package I did on my
PC (I wrote everything I did in order to make it easy ...) but when I type
2007 May 14
4
Batch
I saw the R-help to run some R programs in batch I used it like this
> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
Erreur : erreur de syntaxe dans "R CMD"
but without success!!!I don't work on linux but on windows IS it the same command ?
_____________________________________________________________________________
[[alternative HTML version
2008 Mar 08
1
Installing odesolve package of R under Ubuntu (Debian) Linux
Bonjour,
Je cherche à installer le package odesolve du logiciel de statistique R sous
Ubuntu Linux.
C'est un package qui contient des fonctions appelant du code en Fortran.
A l'installation sous R via le shell, j'obtiens l'erreur suivante:
Hi,
I tried to install odesolve package of R under Ubuntu Linux.
But I got the following error:
ghislain@ghislain-laptop:~$ sudo R
[sudo]
2003 Jun 04
1
FW: Besoin d'aide au sujet de swat
Can anyone help out Marie-Christine?
Thanks
PG
-----Original Message-----
From: Marie-Christine DRACK [mailto:jennifer.drack@wanadoo.fr]
Sent: Wednesday, June 04, 2003 8:54 AM
To: mkaplan@samba.org; paulg@samba.org
Subject: Besoin d'aide au sujet de swat
bonjour,
je vous ?cris car je n'arrive pas ? me connecter ? swat alors que le fichier
est configurer normalement.Voici mon fichier
2007 Mar 29
1
Interconnexion d'un serveur Asterisk à des PABX LG ( IP LDK)
bounjour
je dispose de differents commutateurs de LG (IP LDK) sur differents sites.
je voudrais savoir comment je pourrais interconnecter ces differents IP LDK
a un serveur Asterisk via IP ( ceci sous entend que chacun de ces
commutateurs dispose d?j? d'une carte VOIBE).
Mecri d'avance pour l'aide
_________________________________________________________________
MSN Messenger :
2005 Oct 20
3
problème d'import de fichier
hello!
je veux importer un fichier de donnees excel que j'ai au prealable
converti en fichier txt avec separateurs tab, fichier de la forme entree
simple (suite de colonnes contenant des variables).
Voila ma ligne de commande :
> poussins <- read.table("poussins.txt", header=T, sep="\t")
et sa reponse
Erreur dans scan(file = file, what = what, sep = sep, quote =
2001 Apr 11
2
smbpasswd 2.0.7-3 matters (with smbpasswd & smb.conf...)
My message is first in english (hope you'll
understand it), et en fran?ais pour ceux qui le
causent.
--- ENGLISH ---
Hi everybody,
I've got a matter with my Samba server supplied by
Debien 2.2r0. testparm returns there's no problem in
smb.conf. It's in 'security = DOMAIN' mode.
I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and
6 users, all correctly added to
2012 Jan 30
2
Help page of colors() : add a new example ?
Dear all,
May I suggest to add an example in the help page of the colors() function ?
The following code could be useful to easily choose any color from colors() :
## Millot G. (2011), p.71.
## Figure displaying all the 657 built-in color names of colors().
palette(colors())
tempo<-NULL
for(i in 14:1){tempo<-c(tempo, rep(i,50))}
windows(width=10) # replace by quartz(width=10) for MacOS and
2007 Nov 11
0
Recent French communications
Hello All,
(Salut)
Sebastien is a French user among us, and doesn''t speak English, so I''ve
been talking with him in French the best way I know how (Google is
god.) So, I will also translate the conversation going on, so that
everyone will be able to understand, and keep up with what has been
going on:
(Sebastien est un utilisateur français parmi nous, et ne parle pas
2004 Jul 06
1
aide pour une affiner une AFD.
madame, monsieur, help me please,
Je debute avec R. J'ai r??alis?? une analyse factorielle discriminante avec R.
J'obtient les resultat graphiques et les tables assici??es ?? l'analyse.
Cependant je souhaiterais savoir si les distances separant les groupes
(decades) sont statistiquement significatives. pour cela il me faut utiliser
la distance de mahalanobis et la statistique de
2007 Nov 10
9
problème de téléchargement
salut Alex, je ne peut pas télécharger wxruby-1.9.2 avec rubygems. J''avait wxruby-1.9.0, mais j''ai fait une restauration complète de mon pc hier.
J''ai la version 0.9.4 de ruby gems.
J''ai un message d''erreur <openURI::HTTPerror> quand je veut installer wxruby-1.9.2.
merci
_______________________________________________
wxruby-users mailing list
2020 May 12
0
How to build language selection menu ?
Hello,
What is the recommended way to build a language selection menu like "For
english, press 1, Pour le français, tapez 2, ..." ?
Is possible to rely on CORE-SOUNDS-EN, CORE-SOUNDS-IT, ... to find needed
audio files ?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jul 06
1
Decompose function : calculation of each component
Hello,
I'd like to know how R does calculate each component in the decompose()
function?
More precisely, how is calculated the final trend component in this
function?
Thanks for your answer
Myriam
--
View this message in context: http://www.nabble.com/Decompose-function-%3A-calculation-of-each-component-tp24362207p24362207.html
Sent from the R help mailing list archive at Nabble.com.
2003 Nov 06
2
Need help setting up a Samba 3.x Backup Domain Controller with LDAP
I would like to know the options I need in my smb.conf to have for
setting up a Samba 3.x Backup Domain Controller when using LDAP. What I
am confused about is reference made in the smb.conf man page to "idmap".
From the man page and Samba how-to documentation, I understand this
"idmap" reference to only be used for member servers and backup domain
controllers that
2014 Sep 03
5
[Bug 83443] New: Nouveau cras
https://bugs.freedesktop.org/show_bug.cgi?id=83443
Priority: medium
Bug ID: 83443
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau cras
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: openoliv at mailoo.org
Hardware: x86-64
2007 May 16
6
Keyboard change
Hello,
it''s not the first time but ... Who know?
Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but
this keyboard become QWERTY when i enter in VM, it''s not useful to type
password.
How can i keep my keyboard AZERTY in my VM and in Dom0?
--
Benjamin HENRION
Elève de 4eme année de l'' EXIA (Nancy)
Ecole supérieure d''informatique
Spé
2001 Apr 11
0
smbpasswd 2.0.7-3 matters
My message is first in english (hope you'll
understand it), et en fran?ais pour ceux qui le
causent.
--- ENGLISH ---
Hi everybody,
I've got a matter with my Samba server supplied by
Debien 2.2r0. testparm returns there's no problem in
smb.conf. It's in 'security = DOMAIN' mode.
I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and
6 users, all correctly added to