search for: rhf

Displaying 11 results from an estimated 11 matches for "rhf".

Did you mean: ref
2011 Nov 16
1
Checking for monotonic sequence
I am scraping data from a web page using XML (excellent package BTW - that's scraping data the easy way!). So far, I've got the code: tables <- readHTMLTable(theurl) rhf <- tables$tabResHistFull div1 <- rhf[which(rhf$V1=="Div ps"),] div1 which is giving me the result:        V1 V2    V3    V4    V5    V6    V7          V8    V9   V10   V11   V12   V13   V14  V15 15 Div ps  p 32.31 35.64 40.17 42.55 45.13 46.36+17.22 51.11 55.72 70.78 71.72 76.99 82...
2006 Apr 03
1
Cannot compile metamail
...ask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/redhat/BUILD + rm -rf mm2.7 + /bin/gzip -dc /usr/src/redhat/SOURCES/mm2.7.tar.Z + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mm2.7 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mm-2.7-make.patch):' Patch #0 (mm-2.7-make.patch): + patch -p1 -b --suffix .make -s + echo 'Patch #1 (mm-2.7-fonts.patch):' Patch #1 (mm-2.7-fonts....
2009 Jun 01
0
Compiling 3.4.0pre1 via makerpms.sh
...r/src/redhat/BUILD > + rm -rf samba-3.4.0pre1 > + /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/samba-3.4.0pre1.tar.bz2 > + tar -xf - > + STATUS=0 > + '[' 0 -ne 0 ']' > + cd samba-3.4.0pre1 > ++ /usr/bin/id -u > + '[' 0 = 0 ']' > + /bin/chown -Rhf root . > ++ /usr/bin/id -u > + '[' 0 = 0 ']' > + /bin/chgrp -Rhf root . > + /bin/chmod -Rf a+rX,u+w,g-w,o-w . > + cd /usr/src/redhat/BUILD > + cd samba-3.4.0pre1 > + /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/setup.tar.bz2 > bzip2: /usr/src/redhat/SOURCES/set...
2017 Aug 03
4
pam auth problem
>> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility > > I do not think that it has something to do with the dovecot settings > itself but perhaps with the pam facility settings instead? i can believe that. any clues to debug? randy
2017 Aug 03
0
pam auth problem
...t define all necessary settings? - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBWYMiAHz1H7kL/d9rAQLmcAgArM/RKrUk2g3MUWN7O51VZ4wIBXL0aIwh EqyG7Tj7CnWPWu+sZY64omu6beoD6WC3ThfRkY2uAWEP9MKGU6Nt9W6vZSsLdDeH cegMSHnfW19YZefiIhlYMZJHC7pyn2sEslS3iTkDNjja6FSoVbW/Qr+SUri9Gd5h rHF/DOUtLbLugrQymWe2KO2pJaL+WZvwhd4FP66pOlr+njEkxRfNjCQQx6L9kM7m Muq4beU9WvHFB6cXYxv1bGyxvLU1Y02YaAFVQAiKRVicNfBXo7RLXj1duQADtWqK 1tB60TVAFhREKR5Mu0tq3xRYuwYQc0tNVbuP1KrjfOTtJ9NLpeDE+g== =9LWc -----END PGP SIGNATURE-----
2006 Jul 05
0
Problem with coxme
...icient clamor from without). In my defense, I was first sidetracked by trying to understand and support pdMat structures, something I've since abandoned all hope of. They are great examples of object-oriented programming: elegant, short, code resuse, and incomprehensible (see www.netfunny.com/rhf/jokes/98/May/stroustrup.html). ------------- End Forwarded Message -------------
2011 Sep 22
1
Wrapper of linearHypothesis (car) for post-hoc of repeated measures ANOVA
...levelcomb <- checkfactors(bframe,bfactors,levelcomb) wfactor.interact <- match(ifactors,wfactors) wfactors <- wfactors[wfactor.interact[!is.na(wfactor.interact)]] levelcomb <- checkfactors(wframe,wfactors,levelcomb) # 5. Preliminary definition of the Linear Hypothesis matrix (L) rhf <- paste(as.character(formula(modmlm))[c(1,3)],collapse=" ") L <- model.matrix(as.formula(rhf), data=bframe) # 6. Transformed Linear Hypothesis (L) and response transformation (P) matrices if (length(bfactors)){ L <- makeT(bframe,bfactors,levelcomb) %*% L }else{ L <-...
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
...p-1.2.1-buildroot + cd /root/rpmbuild/BUILD + rm -rf commons-dbcp-1.2.1 + /usr/bin/bzip2 -dc /root/rpmbuild/SOURCES/commons-dbcp-1.2.1-src-RHCLEAN.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-dbcp-1.2.1 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp LICENSE.txt ../LICENSE + find . -name '*.jar' -exec rm -f '{}' ';' + gzip -dc /root/rpmbuild/SOURCES/commons-build.tar.gz + tar xf - + cp -p /root/rpmbu...
2009 Aug 10
3
Need Advice: Considering Converting a Package from S3 to S4
Hello R Folks... Not a technical question, but I need some advice and perspective. I?ve got a set of functions I?m planning to put together into a package. The main hunk of data that gets used by different functions is currently an S3 list. I?ve been reading about S4 objects, and I see the (numerous) advantages of them. I have seen the recommendation that all new packages be done with S4.
2006 Oct 01
4
HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Everyone, On October 31st, FreeBSD 5.3 and FreeBSD 5.4 will have reached their End of Life and will no longer be supported by the FreeBSD Security Team. Users of either of those FreeBSD releases are strongly encouraged to upgrade to FreeBSD 5.5 or FreeBSD 6.1 before that date. In addition, the FreeBSD 6.0 End of Life is presently scheduled
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...d3}g09 at U8X>w%Ff4*$-MR*842NJi1j8d3 z4ng+`hC(nTf?*I0gP at xPLm(IeLAP_(0oGG~+Xkdh3avr734rM)nBrddB7ZYr3*bJ= zdu;`5LmYW at JLP>I0Ix784<URQ03&ky4up?VemjiN?T;aZ;ko^B&~_pYLv;HtgfK*8 zH)wkhe*yqQbo*Y)OZI`bpK|vBga?s6MEL-Sa{$CS0OE8%O^rXmQG+cS_zdL(pG8-W zfE6}t;ByFJugJ?nt&n~mY1pWNM-jqq4LpVrHf`W>gs%&W4S?MuuvY}Oiom83*sVKH zQl4^3)CqV|l%f2uFHx?(jPMntUq$$ur~~0Sz#D)!0dE1`7UCuRukRrKF5o at D`+yHX z{}ACv2tNjVg7~KhKL>nC`Q2Y3{2Jjml;8O+HCm{A at DG#^{*iL;&w%p)=(qP5gckq} zI;W#_UOpC{>o}cPU^V$B=-dZ$?}I7#O+<VWU@~9|05j^t%=o4vjxwp!be=u~WoPNU zYBs_-I=^Qg!ubG{B`AB(0)((9_bk-8x(IR9bI)RwTY...