search for: rch

Displaying 20 results from an estimated 54 matches for "rch".

Did you mean: rc
1998 Oct 20
0
SMBClient authentication failing, always connecting as "Guest"
...includes.h somewhat to get stuff to compile under this config. There were several definition conflicts and missing defs.) Whenever I make a smbclient connection to our nt servers, my username always reports as "guest", no matter which username or password I provide. Eg: $ smbclient //rchsrv07/ClinTrls -U pjs11 -W RCH Added interface ip=129.176.63.130 bcast=129.176.63.255 nmask=255.255.255.0 Server time is Tue Oct 20 12:25:26 1998 Timezone is UTC-5.0 Password: Domain=[RCH] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] connected as guest security=user On the other hand, SMBD and...
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...lf (100%) diff --git a/.gitignore b/.gitignore index c82a372..02f9e27 100644 --- a/.gitignore +++ b/.gitignore @@ -291,7 +291,6 @@ tools/xm-test/lib/XmTestLib/config.py tools/xm-test/lib/XmTestReport/xmtest.py tools/xm-test/tests/*.test tools/ocaml-xenstored* -xen/.banner* xen/System.map xen/arch/arm/asm-offsets.s xen/arch/arm/xen.lds @@ -314,9 +313,7 @@ xen/include/linux xen/include/public/public xen/include/xen/*.new xen/include/xen/acm_policy.h -xen/include/xen/banner.h xen/include/xen/compile.h -xen/tools/figlet/figlet xen/tools/symbols xen/xsm/flask/include/av_perm_to_string.h...
2009 Sep 01
1
understanding the output from gls
...eading "Correlation:"? At first, I thought that this was describing possible correlations among the predictor variables, but then I saw that it also included the model intercept. What do these correlation value mean? ##More detailed information ##function calls: sppl.i.xx = gls(all.all.rch~l10area+newx, data = gtemp, method="ML") sppl.i.ex = gls(all.all.rch~l10area+newx, data = gtemp, method="ML", correlation = corExp(c(20,.8), form=~x+y|area, nugget=TRUE)) ##model summaries > summary(sppl.i.xx) Generalized least squares fit by maximum likelih...
2004 Oct 25
5
building a package under windows
...libR.a] Error 255 But still, I tried to build my package by C:\Documents and Settings\guillot\Mes documents\package>Rcmd check geneland and got : * checking for working latex ...latex: not found NO * using log directory 'C:/Documents and Settings/guillot/Mes documents/package/ eneland.Rcheck' * checking for file 'geneland/DESCRIPTION' ... OK * checking if this is a source package ... OK installing R.css in C:/DOCUME~1/guillot/MESDOC~1/package/GENELA~1.RCH ---------- Making package geneland ------------ adding build stamp to DESCRIPTION making DLL ... make[4]: ***...
2004 Sep 28
1
package error message
...it runs ok up until * checking for file 'GammaTest/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'GammaTest' can be installed ... ERROR Installation failed. See 'c:/Documents and Settings/Samuel Kemp/My Documents/R Files/GammaTest.Rcheck/00install.out' for details. This file contains the following..... installing R.css in c:/DOCUME~1/SAMUEL~1/MYDOCU~1/RFILES~1/GAMMAT~1.RCH ---------- Making package GammaTest ------------ adding build stamp to DESCRIPTION make[2]: *** No rule to make target `R/Create', needed by `c...
2004 Nov 30
1
Build package for R 2.0.1 under Windows
...les\R. Now I have R v 2.0.1 and the same package won't build. I get the following C:\Program Files\R\rw2001\bin>rcmd check "c:\program files\r\rw2001\src\library\ sag" * checking for working latex ...latex: not found NO * using log directory 'C:/Program Files/R/rw2001/bin/sag.Rcheck' * checking for file 'sag/DESCRIPTION' ... OK * checking if this is a source package ... OK installing R.css in C:/PROGRA~1/R/rw2001/bin/SAG~1.RCH ---------- Making package sag ------------ adding build stamp to DESCRIPTION making DLL ... ... DLL made installing DLL inst...
2008 Dec 01
3
Failure to subset in R v 2.8.0
...QH115B5 QH115C5 [25] QH116 QH117A1 QH117B1 QH117C1 QH117A2 QH117B2 QH117C2 QH117A3 [33] QH117B3 QH117C3 QH117A4 QH117B4 QH117C4 QH117A5 QH117B5 QH117C5 [41] phase year month stdistid.rch <0 rows> (or 0-length row.names) I get the same result for c[c[,43]==11,], and > length(c$month[c$month==11]) [1] 0 This is true for most values of month (1,2,4,5,7,8,10,11), but the multiples of 3 work, apparently correctly. Other variables do not have this problem (the columns shift...
2007 Jun 16
1
fSeries - Ox - ver: 240.10068 - Steps to make it work
...ugs and fixes reported to Diethelm Wuertz. -In the interim. To make the Ox functions part of the fSeries package work please follow the following steps. ------------------------------------------------- 1. Install R-project. 2. Install fSeries. 3. Download: http://www.core.ucl.ac.be/~laurent/G@RCH/site/xbdcons/garch42.zip (G@RCH package for Ox) 4. Download: http://www.doornik.com/download/b736gw/oxcons.html (Ox console) 5. Install Ox console to directory "c:\ox" 6. Copy: R-2.5.0\library\fSeries\ox\GarchOxModelling.ox c:\ox\ox\lib\GarchOxModelling.ox 7. Load R-Project 8. Run:...
2004 Feb 25
2
Remote Windows registry read access from Linux?
...indows Howto pages, but GUI guides (run regedit.exe, click here&there) are of very little use here. Can the Windows RPC be used to run a visual basic script (uploaded with smbclient) on the remote side to do this? E.g. Any links to *any* useful Linux information? Peter -- Peter Valdemar M?rch http://www.morch.com
2007 Oct 24
1
Package Build fails: make ./help: no such file or directory
...nk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building 'Dmisc_0.5.0.tar.gz' %>rcmd check Dmisc * checking for working latex ... OK * using log directory 'C:/Documents and Settings/Dieter/My Documents/R/Dmisc/Dmi sc.Rcheck' * using R version 2.6.0 (2007-10-03) * checking for file 'Dmisc/DESCRIPTION' ... OK * this is package 'Dmisc' version '0.5.0' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'Dmisc' can be instal...
2008 Jul 01
1
Autoconf / Windows package building problem for device package
...uild tools is very limited but I would have hoped config.h.in would be processed into config.h. Any pointer or hint will be appreciated. Many thanks in advance, Tobias P.S. 00install.out (using R 2.7.1 and a current Rtools28.exe): installing R.css in C:/DOCUME~1/tverbeke/WORKSP~2/pdf2/TRUNK~1.RCH ---------- Making package trunk ------------ ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** adding build stamp to DESCRIPTION installing NAMES...
2006 May 08
1
Repeatability and lme
...hange trajectory (the slope). Would sa^2 be the sum of the variance components for intercept and slope? If my idea of analysing such kind of data is all together wrong, what alternatives do I have? Cheers Roger _____________________________ Universit?t Bern Abteilung Verhalten?kologie Roger Sch?rch? Wohlenstrasse 50A CH-3032 Hinterkappelen Tel. +41 (0)31 631 91 51 Fax +41 (0)31 631 91 41 http://zoology.unibe.ch/behav
2009 Feb 26
1
[Bug 1285] provide fallback options /etc/ssh/ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=1285 Peter Valdemar M?rch <t7nm6lz02 at sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t7nm6lz02 at sneakemail.com --- Comment #3 from Peter Valdemar M?rch...
2011 Dec 06
1
Unable to collate and parse R files with R CMD check
..."00install.out" which reads as follows: * installing *source* package 'pkg' ... ** R Error in parse(outFile) : 94:0: unexpected end of input 92: 93: dat ^ ERROR: unable to collate and parse R files for package 'pkg' * removing 'C:/PROGRA~1/R/R-214~1.0/bin/x64/PKG~1.RCH/pkg' I have no idea what this means and I was not able to find any similar errors online. Any help would be appreciated. Thanks in advance, Sumukh [[alternative HTML version deleted]]
2011 Jun 09
0
How to shift the heat map
...ot(data) heatmap_data<- data[,-1] colnames(heatmap_data) <- if (length(grep("^X[\\d]",colnames(heatmap_data),perl=TRUE)) != 0) # then {gsub("^X([\\d].*)","\\1",colnames(heatmap_data),perl=TRUE)} else {colnames(heatmap_data)} # Define palette colours rch<-rich.colors(256) rwb<-colorRampPalette(c("red","white","blue"))(256) rbb<-colorRampPalette(c("red","black","blue"))(256) pwg<-colorRampPalette(c("purple","white","green"))(256) pbg<-colorRampPa...
2011 Oct 16
1
Error in gzfile(file, mode) when checking a package with rcmd check
Hi, For the first time I have a strange behaviour when checking a package before 'packaging' the code. Looks like a file cannot be read. rcmd check pgirmess * using log directory 'U:/Documents and Settings/pgiraudo/Mes documents/R/pgir_arch/pgirmess_arch/On work/pgirmess.Rcheck' * using R version 2.13.2 (2011-09-30) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'pgirmess/DESCRIPTION' ... OK * this is package 'pgirmess' version '1.5.2' * checking package de...
2004 Aug 09
1
firewalk
I was wondering if anyone got firewalk to install? I'm running 4.10 stable and it doesn't seem to want to install. It's looking for libnet 1.1 or higher I believe and the ports only comes with version 1.0. I manually downloaded the latest version and installed it. Still firewalk doesn't know where to look for it. any ideas?? Thanks.
2018 Dec 04
1
Required to Build Samba
...t; > > _to_Build_Samba > > > > > > Debian / Ubuntu > > > > > > These 2 packages are not available for 18.04 but are for 16.04 > > > python-gpgme python3-gpgme > > > > If you look here : > > > https://packages.ubuntu.com/search?suite=default&section=all&a > rch=any&keywords=gpgme&searchon=sourcenames > > You see, > > bionic (libdevel): 1.10.0-1ubuntu1 > > Binaire pakketten: libgpgme-dev, libgpgme11, libgpgmepp-dev, > > libgpgmepp-doc, libgpgmepp6, libqgpgme7, python-gpg, pytho...
2009 Sep 22
1
odd (erroneous?) results from gls
...kwards from the reported AIC of 559.2, it seems that gls believes it has estimated 6 parameters in the fitting process. Again, is this an error in gls, or an error on my part? Copied from R terminal: > > summary(sppl.i.ex) Generalized least squares fit by maximum likelihood Model: all.all.rch ~ l10area + newx Data: gtemp AIC BIC logLik 559.167 575.7911 -273.5835 Correlation Structure: Exponential spatial correlation Formula: ~x + y | area Parameter estimate(s): range nugget 15.4448835 0.3741476 Coefficients: Value Std.Error t-value p-valu...
2004 Aug 10
0
freebsd-security Digest, Vol 72, Issue 2
...otmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > This is what I get. > > alien# sudo make install clean > ===> Building for firewalk-5.0_1 > Making all in src > cc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include -O -pipe -ma > rch= > pentiumpro -Wall -c init.c > In file included from /usr/local/include/libnet.h:62, > from ../include/firewalk.h:42, > from init.c:38: > /usr/include/netinet/ip_icmp.h:81: warning: `icmp_pptr' redefined > /usr/local/include/dnet/icmp.h:131: wa...