search for: nomm

Displaying 12 results from an estimated 12 matches for "nomm".

Did you mean: nomem
2008 Jun 02
1
probleme with R CMD check
...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> -> .find.package Excecution hated [French=Ex?cution arr?t?e] See the information on DESCRIPTION files in the chapter 'Creating R packages' of the 'Writing R Extensions' manual. * checking S3 generic/method consi...
2018 Mar 28
2
can not install package "matie"
...========================================== downloaded 78 KB The downloaded binary packages are in ?? ?/var/folders/hj/11q7wt055rg83y2vj45whdmw0000gn/T//RtmpqjqsFe/downloaded_packages > library(matie) Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : ? aucun package nomm? ?proxy? n'est trouv? Erreur : le chargement du package ou de l'espace de noms a ?chou? pour ?matie? Here is my sessionInfo > sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: macOS Sierra 10.12.4 locale: [1] fr_CH.UTF-8/fr_CH.UTF-8...
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
2018 Mar 28
0
can not install package "matie"
...t; downloaded 78 KB > > > The downloaded binary packages are in > ?? ?/var/folders/hj/11q7wt055rg83y2vj45whdmw0000gn/T//RtmpqjqsFe/downloaded_packages > >> library(matie) > Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : > ? aucun package nomm? ?proxy? n'est trouv? > Erreur : le chargement du package ou de l'espace de noms a ?chou? pour ?matie? The 'matie' package depends on 'proxy', and 'proxy' depends on R version 3.4.0 or more. You could try installing 'proxy' using install.pacakges(&quot...
2018 Mar 29
1
can not install package "matie"
...>> The downloaded binary packages are in >> ?? >?/var/folders/hj/11q7wt055rg83y2vj45whdmw0000gn/T//RtmpqjqsFe/downloaded_packages >> >>> library(matie) >> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = >vI[[i]]) : >> ? aucun package nomm? ?proxy? n'est trouv? >> Erreur : le chargement du package ou de l'espace de noms a ?chou? >pour ?matie? > >The 'matie' package depends on 'proxy', and 'proxy' depends on R >version >3.4.0 or more. You could try installing 'proxy' using...
2007 Oct 04
1
Problem with .libPaths & Rterm.exe (under Vista)
....r (where ?local? libs are *NOT found*) :** > .libPaths() "C://PROGRA~1/R/R-26~1.0/library" > require(affy) Le chargement a n?cessit? le package : affy Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : aucun package nomm? 'affy' n'est trouv? > # this translates into "no package called "affy" was found" > sessionInfo() R version 2.6.0 (2007-10-03) i386-pc-mingw32 locale: LC_COLLATE=French_France.1252;LC_CTYPE=French_France.1252;LC_MONETARY=French_France.1252;LC_NUMERatta...
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
...= no fruit:encoding = native Je n'ai apport? aucune modification dans les sections d?finissant les partages. J'ai red?marr? les services smbd, nmbd et winbindd. A noter qu'il n'existe pas d'utilitaire testparm sur ce NAS. A pr?sent, lorsque je tente d'acc?der ? un fichier nomm? historiquement avec l'un des caract?res interdit par Microsoft, le gestionnaire de fichier m'indique que le fichier (en indiquant son nom) est introuvable... J'aimerai que ces fichiers stock?s sur le NAS, m?me s'ils sont mal nomm?s, puissent s'ouvrir depuis un poste MAC-OSX, m...
2016 Oct 26
2
improve 'package not installed' load errors?
..., it seems, but that is different issue(buglet) }} : a) French: > Sys.setenv("LANGUAGE"="fr"); Sys.setlocale("LC_MESSAGES", "fr_FR.UTF-8") > library(ggplot2) Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : aucun package nomm? ?gtable? n'est trouv? Erreur : le chargement du package ou de l'espace de noms a ?chou? pour ?ggplot2? b) German: > Sys.setenv("LANGUAGE"="de"); Sys.setlocale("LC_MESSAGES", "de_CH.UTF-8") [1] "de_CH.UTF-8" > library(ggplot2) Error...
2008 Feb 18
0
"Error in package manager"
...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 it didn't find the package call "ile56e509fe". Can you help me ?? I already tried to download a new R version (for my MacOS X) and the last R GUI...And the problem is still there... Thanks a lot,...
2010 Sep 02
1
Using library and lib.loc
...=.lib.loc) Le chargement a nécessité le package : timeDate Le chargement a nécessité le package : timeSeries Erreur : le package 'timeSeries' ne peut être chargé De plus : Message d'avis : In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) :   aucun package nommé 'timeSeries' n'est trouvé (Sorry for french error message. By the way, how can I set error in French (setting language in English in R installation is not sufficient !) How can I set lib.loc for every package that I will load ? Or is there any global way of doing this ? Thanks, Ol...
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'...
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