Displaying 20 results from an estimated 1000 matches similar to: "probleme with R CMD check"
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
2018 Mar 28
0
can not install package "matie"
On 28/03/2018 6:27 PM, varin sacha via R-help wrote:
> 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
2018 Mar 29
1
can not install package "matie"
Varin
In the teaching you to fish department, you can find those dependencies Duncan appeared to pull out of thin air by looking at the CRAN contributed packages web pages, which can easily be found with Google. Start at the matie page and follow the dependency links and look at dependencies. In particular the error message mentioning the proxy package is a clue that dependencies might be a
2007 Oct 04
1
Problem with .libPaths & Rterm.exe (under Vista)
Dear list,
I?m using R embedded in another program (coded in tcl/tk) under Windows
Vista. In this context I don?t launch Rgui.exe but rather Rtem.exe.
Now I have a problem finding libraries not specifically installed as
administrator (and which are not in the path ?program files? but in
Contacts\Documents of the current user). To be precise, the user
launching my tcl/tk program can?t find
2007 Oct 10
2
Problem with RCMD CHECK (or BUILD)
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/20071010/d6c89c66/attachment.pl
2016 Oct 26
2
improve 'package not installed' load errors?
>>>>> Duncan Murdoch <murdoch.duncan at gmail.com>
>>>>> on Mon, 24 Oct 2016 14:54:16 -0400 writes:
> On 24/10/2016 1:51 PM, Kevin Ushey wrote:
>> Hi R-devel,
>>
>> One of the more common issues that new R users see, and become stumped
>> by, is error messages during package load of the form:
>>
2010 Sep 02
1
Using library and lib.loc
Hi,
I didn't find any post on this subject so I ll ask you some advices.
Let's say that I have two library trees.
Number 1 is the default R library tree on path1
Number 2 is another library tree on a server with all packages on path2.
When I set library(aaMI,lib.loc=paths2) it loads the package even if its not on default R library
When I set library(fOptions,lib.loc=paths2) it
2008 Feb 18
0
"Error in package manager"
Hi all,
I am quite new to R, and I guess i made a mistake with
it...
Now, when i want to open the package manager i got
this :
"Erreur dans package.manager(is.loaded, pkgs,
pkgs.desc, pkgs.url) :
invalid arguments (length mismatch)
De plus : Warning message:
In .find.package(pkgs) : aucun package nomm?
'file56e509fe' n'est trouv?"
Well, it is in french... saying that
2017 Mar 03
1
Trouble installing packages when history mechanism is modified by user profile
I tried installing the 'ks' package from my interactive R session, it
failed with the following
Erreur dans .External2(C_loadhistory, file) :
aucun m?canisme d'historique des commandes disponible
Calls: <Anonymous>
Ex?cution arr?t?e
second line is french for "no command history mechanism available", fouth
is "execution stopped".
This does not happen when I
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 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
-----------------------------------------------------
2003 Apr 16
5
besoin d'aide
J'aimerais savoir si la fonction merge() est la seule disponible pour concatener des tableaux de donn?es?
Est-ce normal que l'ex?cution soit lente?
2007 Nov 21
10
bugs
Bonjour tout le monde.
Parfois j''ai mon application qui se ferme toute seul et voila l''erreur qui apparaƮt: "Exit code: -1073741819"
Est-ce que quelqu''un peut m''expliquer ce que veut dire ce message d''erreur?
Je vous remercie.
sebastien
http://beusse.liveror.com
_______________________________________________
wxruby-users mailing list
2016 Oct 24
4
improve 'package not installed' load errors?
Hi R-devel,
One of the more common issues that new R users see, and become stumped
by, is error messages during package load of the form:
> library(ggplot2)
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()),
versionCheck = vI[[j]]) :
there is no package called 'Rcpp'
Error: package or namespace load failed for 'ggplot2'
Typically, error messages of this form
2004 May 18
1
Dial and MeetMe on the same channel
Hello everybody,
I would like to know whether it is possible to run Dial and MeetMe
commands simultaneoously on the same channel.
I am using a C AGI as below but it seems to me that only the first
command that is called in the agi is executed.
...........
// Pr?paration de la commande pour l'appel du client
fprintf(stderr,"%s%s",numtocall," is the number to
2006 Jul 24
1
Fw: INFOSEC 500 XP en USB et drivers newhidups avec '-x generic'
Bonjour,
Je souheterais utilis? la version qui permet le '-x generic',mais je ne sais pas ou la recuperer car ca devrait solutionner mon probleme (cf mail ci-dessous)
DaneZ
_____
From: DaneZ [mailto:david.guillotte@danez.no-ip.org]
To: arnaud.quette@mgeups.com
Sent: Sat, 08 Jul 2006 23:24:06 +0200
Subject: Fw: INFOSEC 500 XP en USB
_____
Bonjour Arnaud,
Je me
2004 Dec 08
1
install bug with specific JPEG library by exporting CPPFLAGS variable
Hi there,
I think I have found a small problem in the
"/my/path/R-2.0.1/src/modules/X11/MakeFile" generation.
During the configure step, I have specified a specific JPEG library by
exporting CPPFLAGS variable.
All compilation works well for individual files in the src/modules/X11/
directory, but when linking, the -ljpeg option doesn't work.
I obtain the following message (in french
2012 Feb 06
15
Probleme index file copy failed .....
Bonjour, J'essais de lancer une application nomm? mitchell on demand sur mon serveur linux avec wine, l'installation a reussi, je lance l'application sans aucun probleme aussi. Par contre, lorsque jessais d'installer les data de l,application voici se que ca me donne.
[Image: http://74.221.24.50/xbox/mitchell-error.png ]
quelqu'un peu m'aider ?
2013 Jun 24
1
Problem compil samba 4.0.6
Hi all,
I have a problem when I try to compil samba 4.0.6 on my test machine
(suse linux enterprise server 11 SP2 32-bits).
output of compilation :
[3353/3781] Linking default/lib/param/libsamba-hostconfig.so
[3354/3781] Linking default/lib/tdb_wrap/libtdb-wrap.so
[3355/3781] Linking default/libcli/security/libsamba-security.so
[3356/3781] Linking default/lib/util/libutil_tdb.so
2007 May 03
5
INBOX inaccessible
Hi,
One of my users can't read message of his Inbox, he can view subject of
message with Thunderbird or Squirrelmail and IMAP but when he click on a
message in order to read it he has thess messages
with Thunderbird :
The current command did not succeed. Invalidmessageset:
1181461470:-1181461446.
ou 1181461444:*
ou 1181461444:-1181461445
with Squirrelmail :
SquirrelMail: ERREUR
ERREUR:
Le