Displaying 20 results from an estimated 189 matches for "projet".
Did you mean:
project
2007 Jun 05
1
multiple plot in odfWeave
...SQL")
library(maps)
library(mapdata)
library(spmaps)
library(grid)
library(plotrix)
drv <- dbDriver("MySQL")
con <- dbConnect(drv, user="lamilhat", password="******",
dbname="Aquagenome", host="mymachine.toulouse.inra.fr")
@
Liste des projets:
<<carte2, echo = FALSE, results= verbatim, fig = TRUE>>=
lp <- dbSendQuery(con, "SELECT nom FROM projets")
projets <- fetch(lp)
nbr=dim(projets)[1]
for (i in 1:nbr)
{
monprojet=(projets)[i,1]
myquery=paste("SELECT s.longitude, s.latitude, o.orgashort FRO...
2006 Mar 01
2
Update R 2.1.1-1 -> 2.2.1 on UBUNTU
I've installed Ubuntu 5.10 Breezy on my Mac. When using MacOSX, I used to
work with R 2.2.1, but now, with Ubuntu, I can't download it with
synaptic. I can only download R 2.1.1-1, and I really need 2.2.1.
I've tried to edit the sources.list file, typing
deb http://cran.R-projet.org/bin/linux/debian stable/
R/r, using a different mirror,... but when I run synaptic, it says:
W: Impossible de localiser la liste des paquets sources
http://cran.R-projet.org stable/ Packages
(/var/lib/apt/lists/cran.R-projet.org_bin_linux_debian_stable_Packages) -
stat (2 Aucun fichier ou r?p...
2007 Jun 18
2
(no subject)
Bonjour, en fait j''ai chercher sur rubyforge quelques projets créer avec wxruby ou wxruby2, en vain!!!
je voulais savoir si vous pouviez me donnez quelques noms de projets créer avec wxruby ou wxruby2 pour que je puisse voir ce que d''autres personnes ont pu réaliser.
Merci
Sebastien
_______________________________________________
wxruby-users maili...
2003 Dec 15
5
Rsyncing Windows directory to a Linux box: problem with spaces in directory names
Hello,
I am trying to rsync folders/files hosted on a Windows machine to a
Linux machine. Many of the directory names have spaces in them.
How can I list them in a file so that the --include-from option use
them correctly?
Thanks!
Charles
--
Charles-E. Nadeau Ph.D
http://radio.weblogs.com/0111823/
2024 May 15
0
NOUVEAU, 2 projets immobiliers neufs aux portes du Golfe du Morbihan, proposés par IFI Promotion & Aménagement
**VOTRE FUTUR LOGEMENT**?
=========================
aux portes du Golfe du Morbihan
===============================
?
=
Appartements neufs
==================
**du 2 au 3 pi?ces**
====================
-
Seulement 17 appartements
-------------------------
-
Proche de toutes commodit?s?
----------------------------
-
Belles expositions
------------------
-
Grandes terrasses
2018 Dec 27
3
recording session
Hi,
Please if you know any opensource tools he can recording session ?
Freeipa can do this ?
Thank's
--
*Ilyass kaouam*
*Ing?nieur System OpenSource*
*Mast?re europ?en Manager de Projets Informatiques*
2010 Mar 27
2
Using SVN + SSH on windows
Hi the list,
I try to use R-Forge for developping a projet. I am using tortoise SVN
(last version) but I do not manage to Commit. I read the R-Forge user
Manual and some post on but I do not manage to find the solution. Here
is what I did:
1/ I download 'puttygen.exe'. I generate a key (256 bits).
2/ I save the private key in a file 'pri...
2006 Aug 02
1
read.spss and umlaut
Hello
When I read a SPSS *.por file with read.spss everything after a umlaut is
missing:
> library("foreign")
> spssdaten <- read.spss("projets.por")
> attr(spssdaten$PROJETX, "value.labels")[1:20]
Bg Stammzellenforschung Bb
863 862
Bb Neugestaltung des Finanzausgleichs
861...
2004 Jan 09
1
samba says "you have right" but I must not have right (Important - SECURITY ISSUE)
My Samba 3.0.1 is configured with LDAP SAM and ACL on XFS filesystem.
For a test, I added my user to the group "cadres". This group is in ACL
definition of my directory.
# file: Projets
# owner: root
# group: root
user::rwx
user:asi:rwx
group::rwx
group:administrateurs
group:cdir:r-x
group:jardin:r-x
group:cadres:r-x
mask::rwx
other::---
default:user::rwx
default:user:asi:rwx
default:group::rwx
default:group:adminis
default:mask::rwx
default:other::---
In my explorer, the direct...
2006 May 19
1
Object-Oriented PHP Markdown/SmartyPants
...object-oriented counterparts to PHP
Markdown 1.0.1c, PHP Markdown Extra 1.0.1, and PHP SmartyPants
1.5.1e, named respectively PHP Markdown 1.0.1oo, PHP Markdown Extra
1.0.1oo, and PHP SmartyPants 1.5.1oo. Please consider them beta for now:
PHP Markdown 1.0.1oo
<http://www.michelf.com/docs/projets/php-markdown-1.0.1oo.zip>
PHP Markdown Extra 1.0.1oo
<http://www.michelf.com/docs/projets/php-markdown-extra-1.0.1oo.zip>
PHP SmartyPants 1.5.1oo
<http://www.michelf.com/docs/projets/php-smartypants-1.0.1oo.zip>
They should yield identical results than their non-object
counterp...
2007 Jul 12
2
how to get the p-values from an lm function ?
Hi, dear R-users,
I am computing a liner regression by rating category using the 'by' function
as stated below:
tmp <- by(projet, rating, function(x) lm(defaults ~ CGDP+CSAVE+SP500, data =
x))
I would like to get not only the coefficients but also their p-values. I
can't find the command in the help pages to get them.
Does anyone have a suggestion ?
Thank you,
Benoit.
[[alternative HTML version deleted]]
2008 Nov 08
1
Get Information
I am a new commer in R. I am using the library tcltk, i need few information about it.
so that, i wrote the following programme to save the file, but when i save the file, i do not find the file save, please help me, in order to continue my projet.
this is the programme:
tt <- tktoplevel()
txt <- tktext(tt)
tkwm.title(tt,"Saisi des modalités") #intitule la fenêtre
tkgrid(txt)
tkmark.set(txt,"insert","0.0")
topMenu <- tkmenu(tt)
tkconfigure(tt,menu=topMenu)
cascade =function () {fileName=tclvalue(tkget...
2007 Jun 12
4
fichier wxruby2
Bonjour, je voulais savoir si il est possible d''installer les fichiers wxruby2 ailleurs que dans les dossiers habituel et sans se servir de rubygems?
car j''aimerais pouvoir les déplacés.
Merci
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2002 Jul 05
1
radiomatic
...and moves.
"
Not only the machine produces something in the world, but it contributes
to
produce, reproduce and transform the world in which it functions ".
(quotations: Pierre Levy)
[french version]
RadioMatic est la contraction de Radio et d'Automatique en traduction
anglaise. Le projet consiste en la construction d'une radio permanente
automatique diffusée en streaming on-line 24h/24h. Ce projet ouvrira un
espace dynamique dans lequel les étudiants mettront en place un
programme
continu à partir d'activités improvisées et basées sur des systèmes, en
utilisant l'audio...
2009 Mar 07
2
direct i/o using wine
I built a projet that use direct i/o access to $100-$1F0 and $300-$307 i/o address.
I use delphi 6 with a driver to enable direct i/o access in winNT,XP etc.
and all is ok.
Now I'd like to run my project in linux (I choose ubuntu 8.10) but all i/o access are refuse.
Do you know if wine permit the direct use of...
2007 Apr 16
2
Question for install Rapache package.
Hi, this is Charlie and I am trying to embed R in my apache server. However, I am having problem with installation. The R projet says that we can install add-on package with command $R CMD (rapache.0.1.4.tar.gz). However, I try to use it in command windows (windows xp) and an error shows. Please tell me when I can use the command (in c?? or in the same folder with the file). thx.
[[alternative HTML version deleted]]
2011 Feb 02
1
Why my package is not being generate?
Hi all,
I have commited a new release of my package and waited for more than one
day. After that "install.packages("tests",repos="http://r-forge.r-projet.org")"
still returns "package 'tests' is not available". I have done the local
build & check and the package seems ok. Also have mofified the Title in the
DESCRIPTION file.
What can be wrong?
Is there any tool or recomendation to validade my package before submit...
2007 Jan 04
3
problem with plot() and POSIXt dates
Hy all,
I'm plotting graphs using plot() function, they are on X axes POSIX dates:
"POSIXt" "oldClass" "POSIXct" "POSIXlt"
I can't figure out why sometimes it prints the month and days and sometimes it prints the unix timestamp.
It appens usually when the xlim is short like only some days.
xlim is settled as a POSIXt like this
"2006-12-30
2002 Feb 06
3
Help plot
...e that x is a vector of length 3. I just want the
Xticks (and the corresponding labels)
for 1 2 and 3 to be displayed ( and not 1, 1.5, 2,2.5, ....) .
Thanks
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Olivier MARTIN
PhD student phone: (33) 04 76 61 53 55
Projet IS2 06 08 67 93 42
INRIA Rhone-Alpes fax : (33) 04 76 61 54 77
655, Av. de l'Europe
Montbonnot e-mail:olivier.martin at inrialpes.fr
38334 Saint Ismier cedex
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
---------...
2011 Mar 01
2
[LLVMdev] Using clang+llvm from Xcode 3 project yields 1.5k linkage warnings
...latest revisions), and when I compile, I get 1501 link-time warnings. All those I read were about symbol visibility. Here's an example:
ld: warning: namespace::class::method() has different visibility (default) in /usr/local/lib/libclangCodeGen.a(CodeGenAction.o) and (hidden) in /Users/myself/Projets/path/build/project.build/Debug/project.build/Objects-normal/x86_64/object.o
1501 seems large enough that it could simply be all symbols referenced from the static libraries. It works anyways though.
What am I doing wrong? As usual with stuff causing spectacular diagnostics, I must be missing some...