Displaying 20 results from an estimated 10000 matches similar to: "problems getting the splm package installed"
2011 Nov 09
2
Installing binaries from R-Forge
Hello,
I'm attempting to install the splm package from R-Forge.
https://r-forge.r-project.org/R/?group_id=352
The page says, "In order to successfully install the packages provided on
R-Forge, you have to switch to the most recent version of R..." It later
says "To install this package directly within R type:
install.packages("splm",
2011 Jan 24
2
how to get loglik parameter from splm package?
splm package is a r implemention of spatial panel data models.
and the loglik paremeter is most important infomation for splm methods.
but i found the loglik always been null ,it's craze to get right estimation
in splm with null loglik.
Any one knows the splm package and can get the right loglik ? please help
me.
thanks
--
View this message in context:
2010 Oct 01
3
gridExtra question
?
Hi:
I get?a couple of warnings? when trying to download gridExtra:
install.packages("gridExtra",repos=http://R-Forge.R-project.org)
?Warning: unable to access index for repository
http://R-Forge.R-project.org/bin/windows/contrib/2.10
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
? package ?gridextra? is not available
I would like to download the binary
2009 Dec 31
1
newbie question
Hello,
When I install the package Rsafd, I get the following message.
> install.packages("Rsafd",repos="http://R-Forge.R-project.org
",dependecies=TRUE)
Warning in install.packages("Rsafd", repos = "http://R-Forge.R-project.org",
:
argument 'lib' is missing: using '/Users/aajd/Library/R/2.10/library'
Warning: unable to access index for
2011 Dec 07
2
glmmADMB not available on r-forge?
After copy and pasting the code for installation of glmmADMB package
suggested at http://glmmadmb.r-forge.r-project.org/, I receive this
message.
> install.packages("glmmADMB",
repos="http://r-forge.r-project.org",type="source")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package 'glmmADMB' is not available
I'm not
2012 Oct 31
0
pseudo R-squared for model generated with spgm (splm)
I am working with the splm package. I use the spgm function: general
estimation of a panel data model. Based on this approach, I know it is
possible to compute a R2, eg the ratio of variation explained by a given
model.
My model is :
bivmod<-spgm(logIKA~NBLITRE0+NBLITRE1,data=mydatap,listw=comsKnn.nbW,spatial.error=TRUE)
I know that we can calculate the R^2 as the variance of the fitted
2010 Jul 10
1
quantstrat and blotter unavailable
These packages were not available. Are these the only places to go for
backtesting technical trading systems other than ttrTests pls?
> install.packages("quantstrat", repos="http://R-Forge.R-project.org")
Warning in install.packages("quantstrat", repos = "
http://R-Forge.R-project.org") :
argument 'lib' is missing: using
2010 Jan 31
2
RBloomberg on Mac Leopard
Hi,
I'm running R 2.10.1 GUI 1.31 Leopard build 64-bit (5537).
I cannot install RBloomberg on my Mac. After I type:
install.packages("RBloomberg", repos="http://R-Forge.R-project.org")
I get the following message:
Warning in install.packages("RBloomberg", repos = "http://R-Forge.R-project.org") :
argument 'lib' is missing: using
2011 Jul 25
1
Installing CAIC
Hi,
I'm trying to install CAIC directly into the newest version of R using the
code on the R-Forge CAIC website and I get an error message:
install.packages("CAIC", repos="http://R-Forge.R-project.org")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?CAIC? is not available (for R version 2.13.1)
This has worked when I've tried in
2024 Nov 27
2
pam_winbind Appears to need a Network Connection to Succeed at Offline Authentication
When I put winbindd in offline mode,
??? terra ~ # smbcontrol winbindd offline
??? terra ~ # smbcontrol winbindd onlinestatus
??? PID 20664: global:Offline BUILTIN:Online TERRA:Online HOME:Offline
I can successfully log in (with the test shown in the PAM Offline
Authentication Wiki article):
??? terra ~ # ssh SAMDOM\\jgraham at localhost
??? (SAMDOM\jgraham at localhost) Password:
???
2024 Nov 19
1
Working through the PAM Offline Authentication Wiki page, but...
...the tests for initial online login to my newly joined Linux domain
member the machine through ssh are failing. I ran:
??? terra ~ # ssh HOME\\jgraham at localhost
??? (HOME\jgraham at localhost) Password:
??? (HOME\jgraham at localhost) Password:
??? (HOME\jgraham at localhost) Password:
??? HOME\jgraham at localhost's password:
??? Permission denied, please try again.
???
2024 Nov 25
1
Working through the PAM Offline Authentication Wiki page, but...
On 11/25/24 11:26, Rowland Penny via samba wrote:
> D, I must go to specsavers, I appear to be going blind ;-)
>
> you wrote 'smbcontrol winbind offline' and I missed it, the extra 'd'
> that is, it should have been:
>
> smbcontrol winbindd offline
>
> Rowland
Okay, thanks, but I'm going to start over as I appear to have related
some incorrect
2018 Jul 10
1
Updating qvalue and xtable
Good Morning Everyone,
I was going through my list of FTBFS packages today and I fixed all my R
packages but 2: qvalue and xtable.
qvalue requires ggplot2
xtable requires: lsmeans, spdep, splm, sphet, plm
I am not doing any R anymore these days and in fact spot has been the one
maintaining most of my R packages these days (thanks spot!!), so I am not really
interested in maintaining more R
2024 Nov 16
2
First Linux Machine Domain Join
On 11/16/24 11:59, Rowland Penny via samba wrote:
> Samba doesn't start any daemons on a Unix domain member, you have to do
> it yourself.
I did. My Gentoo samba service scripts starts smbd and nmbd. Oh. Ugh.
Sorry. Found an untweaked option in the samba service script
configuration file--that I had apparently known about while setting up
the AD DC--which was necessary to start
2016 Aug 24
19
[Bug 97462] New: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5
https://bugs.freedesktop.org/show_bug.cgi?id=97462
Bug ID: 97462
Summary: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa
version 11.2.2 when visiting Google Maps with firefox
49.0b5
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
2024 Nov 16
1
First Linux Machine Domain Join
On Sat, 16 Nov 2024 10:38:06 -0500
"John R. Graham via samba" <samba at lists.samba.org> wrote:
> I apparently haven't created the correct formula to get Samba to
> start winbindd on my workstation in the process of joining my domain.
> Testing winbindd connectivity fails:
Samba doesn't start any daemons on a Unix domain member, you have to do
it yourself.
>
2010 Nov 09
0
Problem on installing statconnDCOM and RBloomberg
Installation of rcom, statconnDCOM and RBloomberg
Hi folks,
Win7 64bit
R version 2.11.1 (2010-05-31)
Perform following steps to install rcom, statconnDCOM and RBloomberg
1) rcom installation
login Win7 as administrator and start R
> install.packages("rcom")
--- Please select a CRAN mirror for use in this session ---
also installing the dependency ?rscproxy?
trying URL
2007 Aug 20
1
About cluster size (read/write)
Hello list,
I need understand more about cluster-size. Cluster size are small space
when i create some file in ocfs2 disk, but when i read some data this
size are small part that i can read? Or smal part are block-size to
read? cluster-size are only to optimize fragmentation?
I create my ocfs2 mounts with block-size 4k and cluster-size 1M and i
have few files per filesystem with more than
2013 Jun 03
2
installing package 'rqpd' (Regression quantiles for panel data)
Hello R community members,
I'm trying to install the 'rqpd' package which is developed by Roger
Koenker and Stefan Bache. When I try to install the package using the
command 'install.packages("rqpd",repos="http://R-Forge.R-project.org")'
I'm getting the following two messages:
i) package ?rqpd? is available as a source package but not as a binary
2024 Nov 16
1
First Linux Machine Domain Join
I apparently haven't created the correct formula to get Samba to start
winbindd on my workstation in the process of joining my domain. Testing
winbindd connectivity fails:
??? ~ # wbinfo --ping-dc
??? could not obtain winbind interface details:
WBC_ERR_WINBIND_NOT_AVAILABLE
??? could not obtain winbind domain name!
??? checking the NETLOGON for domain[] dc connection to ""