Displaying 20 results from an estimated 24 matches for "introuvables".
Did you mean:
introuvable
2018 Apr 10
1
Fail to save an object using name as string
Dear list member,
I think that I have detected a strange behavior of the save() command:
> year <- "2000"
> assign(paste0("Var_", year), list(A=10, B=20))
> get(paste0("Var_", year))
$A
[1] 10
$B
[1] 20
# At this point all is ok, I have created a list of name Var_2000
> save(paste0("Var_", year), file=paste0("Var_", year,
2009 Apr 06
3
The Rosetta Stone : Installer doesn't work
Hello,
I'm trying to install The Rosetta Stone v2.08 (language learning software) on a Debian Squeeze (w/ linux 2.6.28-2~snapshot.12850 for my wireless card) using wine 1.1.18.
Running the autorun.exe (with ALSA as audio driver in winecfg) starts on working well, asking me what language the install should be in, and then allowing me to click on "Run installer". At that point,
2002 Apr 26
2
Can't install packages (PR#1486)
Hello,
I install R under Mandrake Linux 8.2.
R itself work fine, but I had an error to install packages, i.e. fields, geoR
and geoRglm :
$: R CMD INSTALL geoRglm_0.4-3.tar.gz
Installing *source* package `geoRglm' ...
libs
gcc-3.0.1 -I/usr/lib/R/include -I/usr/local/include -mieee-fp
-D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro
-march=i586 -fno-fast-math
2002 Apr 26
2
Can't install packages (PR#1486)
Hello,
I install R under Mandrake Linux 8.2.
R itself work fine, but I had an error to install packages, i.e. fields, geoR
and geoRglm :
$: R CMD INSTALL geoRglm_0.4-3.tar.gz
Installing *source* package `geoRglm' ...
libs
gcc-3.0.1 -I/usr/lib/R/include -I/usr/local/include -mieee-fp
-D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro
-march=i586 -fno-fast-math
2019 Oct 22
3
Win7 vs. Win10 GPO Editing
Hi,
I have a problem with GPO editing.
I have some GPO first created with RSAT and GPO editor on Win 7 x64.
I have modified recently this object with RSAT and GPO editor on Win 10 x64
.
If I try to edit the GPO back to Win7 I got the following error (in
french):
La ressource ? $(string.SiteDiscoveryEnableWMI) ? r?f?renc?e dans
l?attribut displayName est introuvable. Fichier
2008 Jan 04
1
Help on odfWeave package
Hi R users !
I'm trying to use odfWeave package
I have a problem with unzipping files : when I try to run the example given in odfWeave help I get this error message :
Copying C:/Documents and Settings/stgduclos/Mes documents/R/win-library/2.6/odfWeave/examples/simple.odt Setting wd to C:\DOCUME~1\STGDUC~1\LOCALS~1\Temp\RtmpzfZ6ye/odfWeave04141446464 Unzipping ODF file using
2009 Mar 11
1
trying to run odfWeave()
Hi there !
I'm working with windows and R GUI and I'm trying to generate an automatic repport using odfWeave.
I have taken the basic template available on line at : http://www.biostat.uzh.ch/services/templates.html
which is SampleOdf.odt I've imported the package "odfWeave" and the corresponding library. And then I run :
> file.in="E:/Tex/SampleOdf.odt"
2009 May 07
1
error using lapply with oneway_test (coin package)
Dear expeRts,
I would like to use a oneway_test (from package coin) to test whether
two groups differ on various variables. The variables are encoded
within a data frame. Unfortunately, I obtained an error, that I don't
understand. Could you please help me ?
Example:
library(coin)
y <- as.data.frame(matrix(rnorm(200), ncol=2))
group <- as.factor(unif(100))
lapply(y,
2007 Nov 12
2
R 2.6.0 & RMySQL
Dear list members --
I have problems in loading the pre-compiled library RMySQL_0.5-7 taken
here (http://stat.bell-labs.com/RS-DBI/download/index.html) or
RMySQL_0.6-0 taken here
(http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.5/) on R 2.6.0
under Windows XP. I am using the MySQL features of EasyPHP1-8 (but the
problem is not (for the moment) in connecting with a database but just
2009 Aug 20
1
Problem with updating/reinstalling R under UBUNTU (Hardy)
...print.check_make_vars’, ‘print.check_package_code_syntax’, ‘print.check_package_depends’, ‘print.check_package_description’, ‘print.check_package_description_encoding’, ‘print.check_package_license’, ‘print.check_package_datasets’, ‘print.check_packages_used’ sont déclarées dans NAMESPACE mais sont introuvables
Execution halted
make[3]: *** [all] Error 1
make[3]: Leaving directory `/data/prog/R-2.9.1/src/library/tools'
make[2]: *** [R] Error 1
make[2]: Leaving directory `/data/prog/R-2.9.1/src/library'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/data/prog/R-2.9.1/src'
make: *** [R]...
2011 Oct 12
1
Error in Rcpp/inline (Windows XP)
Hi, everyone,
I am just trying to use Rcpp in my computer, and I would like to try a
simple example from website, but R keeps reporting me error. I am using
Windows XP, and has installed Rtools and GSI.
Here is the response:
> src = '
+ Rcpp::NumericVector xa(a);
+ Rcpp::NumericVector xb(b);
+ int n_xa = xa.size();
+ int n_xb = xb.size();
+
+ Rcpp::NumericVector xab(n_xa + n_xb - 1);
2016 Nov 14
0
CentOS 7 + KDE - default keyboard layout?
On 14.11.2016 17:55, Nicolas Kovacs wrote:
> But then, I'm also running Xfce on this machine, so I don't know if on
> the CentOS machine, the problem is related to localectl, to X.org or to
> KDE.
Alright, I just installed KDE in an existing VirtualBox VM (so that I
can easily undo everything later) that used to be "fully Germanized",
and then tried to switch the whole
2020 Feb 25
1
GPO failed for regedit
Hi I've created a file in users GPO and put it in start script. It
contains the following statements :
C:\Windows\System32\reg.exe delete
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v
OneDrive /f
C:\Windows\System32\reg.exe delete
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v
com.squirrel.Teams.Teams /f
I've the following result with gpresult (in
2008 Apr 22
1
spline
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080422/9bb74193/attachment.pl
2011 Jul 03
1
No Launch on Fallout 3.
Help me, please!
(and excuse my poor english, I'm french...)
I do everything on the tutorial (Paul the Tall) to install Fallout 3 with Wineskin.
Fallout 3 is installed successfully, but when I want to play, I double-click on the fallout3.exe, and... 3 seconds later :
Disque introuvable.
Merci d'ins?rer le CD/DVD original "Fallout 3".
Voir
2014 Feb 10
0
building 4.1.4 on AIX 5.2 : fails on libtalloc.so linking
Hi,
I'm trying to build samba 4.1.4 on an AIX 5.2.0.0.
I'm using GCC v3.3.2 and python 2.7.6
I've configured the build with this command (disabling ACL because of
missing headers on my system concerning nfs4 acl):
$) LDFLAGS=-lpthread ./configure -C --prefix=/i/infext/samba-4.1.4
--without-acl-support
And then I have run the build procedure but it fails on linking libtalloc.so
2019 Oct 22
0
Win7 vs. Win10 GPO Editing
Hi,
My guess is this:
RSAT reads policy definitions either from central store (first) or from
local (if first not found). It might be the case, that one of the
policies templates was changed between windows 7 and windows 10 and now
windows 7 runs into errors. Your error shows that it's trying to look
for policy definition in the local store (c:\windows\PolicyDefinitions).
You can google
2013 Oct 24
0
TR: problem with ecdf : "missing C_R_approxfun" message
Hi again, this is a follow-up of my previous post :
I've noticed that
> attr(first.list[[1]]$size.ecdf,"call") gives ecdf(test.moms[, "m.pxs"]) and that there is no "test.moms" field in my records (a local variable named test.moms was used inside a function, but it was stored under another name in the list, outside the function)
May this be the answer (and
2009 Jun 30
0
bug in nlme package function predict.lmList (PR#13788)
Full_Name: Vaidotas Zemlys
Version: 2.9.0
OS: Ubuntu 8.10
Submission from: (NULL) (213.197.173.50)
Steps to reproduce the bug:
library(nlme)
data(Oxboys)
qm=lmList(height~age|Subject,data=Oxboys)
grid=with(Oxboys,expand.grid(age=seq(min(age),max(age),length=50),Subject=levels(Subject)))
res <- predict(qm,grid,se=TRUE)
Erreur dans if (pool) { : l'argument est de longueur nulle
res <-
2016 Nov 14
2
CentOS 7 + KDE - default keyboard layout?
Le 14/11/2016 ? 17:33, Patrick Hess a ?crit :
> That could be possible, of course. On FreeBSD, with the keyboard layout
> configured the old-fashioned way via /etc/X11/xorg.conf, KDE does respect
> the system-wide settings. I would expect KDE to behave the same on CentOS.
> However, I only had to deal with easy layouts like "de" and "us" so far;
> Swiss-French