Displaying 20 results from an estimated 700 matches similar to: "mgcv problem"
2006 Nov 22
1
problem with the plm package
Hi all,
I have a problem in installing and using the plm
package using R 2.2.0 on windows xp.
I installed it from a .zip file downloaded from
the CRAN. Apparently everything is ok:
> utils:::menuInstallLocal()
package 'plm' successfully unpacked and MD5 sums checked
updating HTML package descriptions
However, when I try to load it:
> library(plm)
Errore in lazyLoadDBfetch(key,
2010 Feb 04
1
mgcv problem to load
Dear friends,
I cannot load the pachkages labdsv...which i do not understand is linked to 'mgcv' package. Anyway neither the last is loadable in my new R 2.10 version. Th emessage on the screen is the following:
This is mgcv 1.6-1. For overview type `help("mgcv-package")'.
Error in runif(1) :
.Random.seed is not an integer vector but of type 'list'
Error :
2007 Apr 04
1
gpclib library
Hi all,
I'm tring to download the gpclib library but I don't find it in the old
repository
install.packages(c("gpclib"), dependencies=TRUE,
repos="http://cran.cnr.berkeley.edu/")
Avviso in install.packages(c("gpclib"), dependencies = TRUE, repos =
"http://cran.cnr.berkeley.edu/") :
argument 'lib' is missing: using
2006 Oct 30
1
no possible to load a package correctly dowloaded by the R prompt
Please, help me.
I had a trouble in downloading from CRAN the package "untb".
Everything seems to work. I type
>install.packages(c(untb))
after selecting the CRAN mirror and I get a message of successful downloading. Indeed I have the package in the library and if I check with command
> library()
I see untb among the various packages.
But, when I type the command:
2008 Dec 02
1
Problem with tcl/tk and Rcmdr - urgent help required
Hello everyone,
i have been searching the whole day, trying ANY solution offered by the
internet and before headbanging against the wall would like to try asking
for your help.
As many others, i am haveing problems loading the Rcmdr package with Macbook
running Tiger 10.4.11. X11 version updated to the last one after having
manually installed.
I have also installed (obviously) the Rcmdr package
2012 Feb 17
4
xen-unstable unable to boot on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from
xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail
build:
http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html
On boot start to load but after start ramdisk load server reboot without
message on screen.
The grub2 entry is:
-----------------------------------------
2009 Nov 20
1
make fails on R r50499 ( openSuSE 11.0 x86-64)
Dear all,
I encountered a problem when compiling the source of R patched 2.10.0
r50499 (19-11-2009)
linked to ACML single threaded (4.2.0 or 4.3.0)
OS: openSuSE 11.0 x86-64
make fails when it comes to installing mgcv with the following
[snip]
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
non esiste un pacchetto chiamato
2006 Jul 06
1
Bug test di Rails
salve a tutti,
sentite, non riesco a capire i test automatizzati di Rails.
Secondo il libro, il ciclo di vita di un test prevede che per ogni
metodo ( che sarebbe in pratica un test da eseguire ) si verificano
sempre 3 eventi:
1) la cancellazione di tutti i record della tabella in esame
2) il caricamento di tutti i dati di test elencati nel file di fixture
della tabella ( ad esempio
2006 Jan 11
1
Strange behaviour of load
Dear All,
simetimes when I load an Rdata I get this message
#######
Code:
load('bladder1.RData')
Carico il pacchetto richiesto: rpart ( Bad traslastion: Load required package-...)
Carico il pacchetto richiesto: MASS
Carico il pacchetto richiesto: mlbench
Carico il pacchetto richiesto: survival
Carico il pacchetto richiesto: splines
Carico il pacchetto richiesto: 'survival'
2006 Jan 18
2
Loading of namespace on load of .Rdata (was strange behaviour of load)
Last week Giovanni Parrinello posted a message asking why various packages were loaded when he loaded an .Rdata file. Brian Ripley replied saying he thought it was because the saved workspace contained a reference to the namespace of ipred. (Correspondence copied below).
This begs the question: how did the reference to the namespace of ipred come to be in the .Rdata file? Brian did say it is
2017 Jun 21
5
Classic upgrade and forced password change...
I'm doing some test moving from a NT domain to ad AD domain, using
debian jessie samba (4.2) and obviously the 'classicupgrade' procedure.
In my setup i use(d) extensively some script to reset password to
users. I was (ab)used to have 'smbpasswd' behave differently if
executed by root, eg change the password without taking in
consideration password policy and check password
2010 Jun 01
12
Wine & Pro/Intralink
Hi
My name i Lorenzo, I'm new on linux's world. I wold like to know is someone has tried to use Wine with Pro/Intralink (a PTC product). During installation...no problem. Lunching the program after installation... no results.
Following, more informations:
WINE Version: Wine 1.2-rc1
TERMINAL OUTPUT DURING INSTALLATION
[code]icelolli at ascari:/media/PRO$ wine setup.exe
icelolli at
2007 Dec 18
2
bug in r-base (PR#10521)
Full_Name: marco zamboni
Version: no R version
OS: ubuntu gusty
Submission from: (NULL) (87.9.174.188)
I have just finish to install gusty ubuntu on my AMD sempron.
I would like to:
$ sudo apt-get install r-base
but
...
I seguenti pacchetti hanno dipendenze non soddisfatte:
r-base: Dipende: r-base-core (>= 2.6.1-1gutsy0) ma 2.5.1-1 sta per essere
installato
Dipende:
2007 Dec 18
2
bug in r-base (PR#10521)
Full_Name: marco zamboni
Version: no R version
OS: ubuntu gusty
Submission from: (NULL) (87.9.174.188)
I have just finish to install gusty ubuntu on my AMD sempron.
I would like to:
$ sudo apt-get install r-base
but
...
I seguenti pacchetti hanno dipendenze non soddisfatte:
r-base: Dipende: r-base-core (>= 2.6.1-1gutsy0) ma 2.5.1-1 sta per essere
installato
Dipende:
2009 Apr 30
1
URGENTE
Sto imparando ora ad utilizzare R. Ho un problema: devo caricare i dati da un file xls creato da me, utilizzando la funzione
"read.xls" produce il seguente errore:
Errore in xls2csv(xls, sheet, verbose = verbose, ..., perl = perl) :
Unable to read xls file 'indagineUSA.xls'.
Errore in file.exists(tfn) : argomento 'file' non valido
Cosa c'è che non va? La directory
2009 Feb 13
2
loading mgcv package
Hi ,When I try to load the 'mgcv" package, often, but not always, get this
error message. What am I doing wrong?
__________________
This is mgcv 1.4-1.1
Error in runif(1) :
.Random.seed is not an integer vector but of type 'list'
Error : .onAttach failed in 'attachNamespace'
Error: package/namespace load failed for 'mgcv'
-----------------------------------------
2019 Aug 27
2
C7.6 Update problem
Hi list,
today I tried to update my centos workstation (7.6.1810).
My problem concerns kmod-nvidia update. Nvidia driver where installed by
elrepo.
During running yum update I get:
kmod-nvidia.x86_64 430.40-2.el7_7.elrepo
elrepo
and I also get several statements like this:
Errore: Pacchetto: kmod-nvidia-430.40-2.el7_7.elrepo.x86_64 (elrepo)
Richiede:
2008 Mar 03
2
esercizio
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080303/c747f103/attachment.pl
2013 Jun 14
2
Argumento "Puntos suspensivos"
Hola a tod en s:
Tengo una función del tipo
f <- function(...) {
args <- list(...)
# validaciones
}
En la cual debo realizar una validación diferente para cada argumento que se pase, y no consigo identificar los nombres de los argumentos con names(args).
¿Alguna idea o sugerencia acerca de cómo realizar este tipo de validaciones?.
Gracias.
Salud!
Eva
2012 Apr 20
1
error loading tcltk2
Hello,
I just installed R-2.15.0 on windows XP and cannot load package tcltk2
(which I just downloaded from CRAN as tcltk2_1.2-1.zip; package install
reported no problems):
> library(tcltk2)
Carico il pacchetto richiesto: tcltk
Loading Tcl/Tk interface ... done
Error : .onLoad failed in loadNamespace() for 'tcltk2', details:
call: system("cat /etc/issue", intern = TRUE,