similar to: problem with R CMD check

Displaying 20 results from an estimated 1100 matches similar to: "problem with R CMD check"

2013 Nov 06
1
resdiuals of random model estimated by plm function
Hi all, I have estimated a random panel model using plm function. I have a question about the vector of resduals obtained with the object $residuals. example: data("Produc", package = "plm") zz <- plm(log(gsp) ~ log(pcap) + log(pc) + log(emp) + unemp, model="random", data = Produc, index = c("state","year")) res<-zz$residuals #
2004 Dec 12
0
Samba (old) and shared printers on MS Win 2003 SBS
This might be a rube question; if so I apologize in advance. Someone asked me to help and I don't have much info, but I have a limited window and have to be forearmed with as much information as possible before I set foot in the door. The guy that asked for help runs a Red Hat 6.2 box with the version of Samba that came with RH 6.2. I asked him what version of Samba it was. He
2019 Apr 21
2
R-devel (rev 76409) fails 'make check': non-generic function 'isSymmetric' given to findMethods()
Hello, Most likely I'm doing something wrong, but am at a loss as to what the issue is. I have a clean checkout of trunk here: ?? ~/svn/r-devel/R$ svn info ?? Path: . ?? Working Copy Root Path: /home/btyner/svn/r-devel/R ?? URL: https://svn.r-project.org/R/trunk ?? Relative URL: ^/trunk ?? Repository Root: https://svn.r-project.org/R ?? Repository UUID:
2006 Jun 29
1
Samba/CUPS Windows Print Queue Not Showing Up
I have installed Samba-3.0.22 with CUPS on my Solaris 10 box. It prints fine and shows up in my CUPS queue but active print jobs in my CUPS queue don't show up in my Windows Print Driver queue on my client! I've also tried not using CUPS and having it call lpstat but it still doesn't work! When I run CUPS' lpstat in command line it can see the jobs. What am I doing wrong?
2001 Nov 14
2
compile errors on version 2.2.2
Hi -- Compiling samba 2.2.2 on Solaris 2.7 server I get the following errors: (These are not in sequence.) Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:234: warning: return from incompatible pointer type lib/util.c: In function `transfer_file': lib/util.c:559: `_write' undeclared (first use in this function) lib/util.c:559: (Each undeclared
2019 Apr 05
0
all.equal failure
On 05/04/2019 9:03 a.m., Therneau, Terry M., Ph.D. via R-devel wrote: > This arose in testing [.terms and has me confused. > > data(esoph)?? # use a standard data set > > t0x <- terms(model.frame( ~ tobgp, data=esoph)) > t1 <-? terms(model.frame(ncases ~ agegp + tobgp, data=esoph)) > t1x <- (delete.response(t1))[-1] > > > all.equal(t0x, t1x) > [1]
2019 Apr 21
0
R-devel (rev 76409) fails 'make check': non-generic function 'isSymmetric' given to findMethods()
On 21/04/2019 4:56 p.m., Benjamin Tyner wrote: > Hello, > > Most likely I'm doing something wrong, but am at a loss as to what the > issue is. I have a clean checkout of trunk here: > > ?? ~/svn/r-devel/R$ svn info > ?? Path: . > ?? Working Copy Root Path: /home/btyner/svn/r-devel/R > ?? URL: https://svn.r-project.org/R/trunk > ?? Relative URL: ^/trunk
2019 Apr 05
0
[EXTERNAL] Re: all.equal failure
On 05/04/2019 10:19 a.m., Therneau, Terry M., Ph.D. wrote: > Duncan, > ? I should have included it in my original note, but > > ?? ? all.equal(unclass(t0x), unclass(t1x)) > > returns TRUE as well.? I had tried that as well. ? But a further look at > all.equal.default shows the following line right near the top: > ??? if (is.language(target) || is.function(target))
2015 Dec 09
2
NTLMSSP NTLM2 packet check failed due to invalid signature
Understood, then I follow what's in the Wiki? Thanks Em 09-12-2015 13:47, Reindl Harald escreveu: > > Am 09.12.2015 um 16:41 schrieb Carlos A. P. Cunha: >> hehehe >> Thank you for your attention. >> Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be >> presented here. >> >> https://wiki.samba.org/index.php/Updating_Samba
2006 Oct 30
1
Random intercept-slope correlation (nlme)
Dear list members, I am working with a multilevel growth curve, that in its simplest form goes like follows: Yit = Ai + Bi t + eit (the error term is assumed to follow an AR(1) autorregressive process) One major topic in my research is the convergence in the values of Y over time. Thus, I am interested in the relationship between the random effects for the intercept and the slope, and I
2019 Apr 05
0
[EXTERNAL] Re: Re: all.equal failure
On 05/04/2019 10:46 a.m., Therneau, Terry M., Ph.D. wrote: > > > On 4/5/19 9:39 AM, Duncan Murdoch wrote: >> On 05/04/2019 10:19 a.m., Therneau, Terry M., Ph.D. wrote: >>> Duncan, >>> ?? I should have included it in my original note, but >>> >>> ??? ? all.equal(unclass(t0x), unclass(t1x)) >>> >>> returns TRUE as well.? I had
2019 Apr 05
6
all.equal failure
This arose in testing [.terms and has me confused. data(esoph)?? # use a standard data set t0x <- terms(model.frame( ~ tobgp, data=esoph)) t1 <-? terms(model.frame(ncases ~ agegp + tobgp, data=esoph)) t1x <- (delete.response(t1))[-1] > all.equal(t0x, t1x) [1] TRUE # the above is wrong, because they actually are not the same > all.equal(attr(t0x, 'dataClasses'),
2015 Dec 09
2
NTLMSSP NTLM2 packet check failed due to invalid signature
Wiki I am referring to was the link I spent to update the samba, I use the method described it to upgrade my Samba 4.3.0 -> 4.3.2? https://wiki.samba.org/index.php/Updating_Samba Em 09-12-2015 14:07, Reindl Harald escreveu: > > > Am 09.12.2015 um 17:00 schrieb Carlos A. P. Cunha: >> Understood, then I follow what's in the Wiki? > > Wiki? > how did you install
2011 Jan 09
1
question about the chow test of poolability
Good day R-listers, My question is more a statistical question than an R related question, so please bear with me i'm currently applying the chow test of poolability in fact i'm working with panel N=17 T=5 , and my model looks like this : Yit= a0+B1X1+B2X2+B3X3+B4X4+eit My question is the following when i'm Testing for the equality of the coefficients of the unpooled data (the
2005 Jun 21
1
Samba and Clearcase 2003
Dear all I currently have samba running with ClearCase 2003 and all works well except I cant make views from the windows PCs. I need to make them from the Unix box and then synchronise them. Has any one ever managed to got this functionality to work. Apart from that samba works perfectly. I can read/write via ClearCase perfectly IBM can't seem to make their mind up if this is possible or
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 16:41 schrieb Carlos A. P. Cunha: > hehehe > Thank you for your attention. > Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be > presented here. > > https://wiki.samba.org/index.php/Updating_Samba > > Application patch, exemple.... 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a *bugfix only* minor
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 17:00 schrieb Carlos A. P. Cunha: > Understood, then I follow what's in the Wiki? Wiki? how did you install samba? if i installed from a package i would just write a bugreport when my distribution stays on a x.0 release and when i build my own packages, well, download tarball, edit the version number in the SPEC-file and just fire rpmbuild > Em 09-12-2015 13:47,
2011 Jul 14
1
WLS regression, lm() with weights as a matrix
Dear All, I've been trying to run a Weighted Least Squares (WLS) regression: Dependent variables: a 60*200 matrix (*Rit*) with 200 companies and 60 dates for each company Independent variables: a 60*4 matrix (*Ft*) with 4 factors and 60 dates for each factor Weights: a 60*200 matrix (*Wit*) with weights for 200 companies and 60 dates for each company The WLS regression I would like to run
2002 Mar 06
1
Multiple samba servers, 1 smb.conf.include file
Hi Everyone -- Currently we are running two samba servers, server1 and server2 for example, which are each using the same smb.conf.editme as an include file to the server's smb.conf file for it's shares. In other words if you go to \\server1\my-share or \\server2\my-share, it would be the identical share. One quite large problem that we are running into is that although each server
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
Am 09.12.2015 um 17:20 schrieb Carlos A. P. Cunha: > Wiki I am referring to was the link I spent to update the samba, I use > the method described it to upgrade my Samba 4.3.0 -> 4.3.2? > > https://wiki.samba.org/index.php/Updating_Samba damned - how did you install it? [ ] self compiled [ ] package [ ] package on what operating system THERE IS NOTHING to do besides update the