search for: shs

Displaying 20 results from an estimated 30 matches for "shs".

Did you mean: sh
2012 Dec 11
1
[LLVMdev] Remove $SHS/vop to fix your build
A few recent revisions will likely break your builds, since svn is having trouble with the deletion and then addition of $SHS/vop. If you have errors when updating, try removing $SHS/vop and then update again. Andrew
2007 Dec 30
1
Histogram with different colors for different portions
...t;, 8), rep("blue", 4), rep("red", 8))) ################################################################################ # Histogram depicting Hinge Spread with boxplot layout(matrix(c(1, 2)), heights=c(2, 1)) fn <- fivenum(nnum) LH <- fn[2] UH <- fn[4] HS <- UH - LH SHS <- HS/10 BR <- seq(LH - SHS*30, UH + SHS*30, SHS) par(mar=c(0,2,3,2)) hist(nnum, breaks=BR, col=c(rep("red", 30), rep("blue", 10), rep("red", 30)), xlim=c(60,140), axes=FALSE, xlab="", ylab="", main="") # par(mar=c(3,2,0,2)...
2006 Nov 15
0
INSTALL R-2.4.0 on Compaq Tru64 UNIX V5.1B
Dear all: I got some error messages when I installed R-2.4.0 on Compaq Tru64 Unix V5.1B, I set the R_HOME=/shs/R and then try 'make' command after configuration and it showed "Make: Cannot open /share/make/vars.mk. Stop.",after that,I used the 'gmake' to implement. The following is my installation steps: 1. ./configure --enable-R-shlib --prefix=/shs/R MAKE=gmake (no error messages...
2011 Jul 04
1
Contrastes con el paquete survey (svycontrast)
...oks?id=9wN0HbBEmb0C&pg=PA114&dq=thomas+lumley+scottish+household+survey&hl=es&ei=HwwSToaXHsSO8gPwsLDGDg&sa=X&oi=book_result&ct=result&resnum=1&ved=0CCoQ6AEwAA#v=onepage&q&f=false library(survey) load(url("http://faculty.washington.edu/tlumley/svybook/shs.rda")) # Baja un fichero de 1.5M m <- svyglm( intuse ~ I(age-18)*sex , design = shs, family = quasibinomial()) m2 <- svyglm( intuse ~ (pmin(age, 35) + pmax(age, 35))*sex , design = shs, family = quasibinomial()) summary(m) # OK. Coincide con el libro summary(m2) # OK. Coincide con...
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus codebase in libxl. Changes in V3: [1/5] Fix redundant checks in configure scripts (based on Ian Campbell''s suggestions) [2/5] Introduce locking in the script, during IFB setup. Add xenstore paths used by netbuf scripts to xenstore-paths.markdown [3/5] Hotplug scripts setup/teardown invocations are now
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
...---Urspr?ngliche Nachricht----- Von: Syslinux [mailto:syslinux-bounces at zytor.com] Im Auftrag von Geert Stappers Gesendet: Samstag, 26. Oktober 2013 07:15 An: syslinux at zytor.com Betreff: Re: [syslinux] lpxelinux.0 - 6.02 - failed to load ldlinux.c32 Op 2013-10-23 om 20:55 schreef Petry Roman, SHS-S IT-TS: <snip/> > > As i don?t have a serial console on Model2 and 3, is there a way to > try to debug those things. Perhaps a way to display some UNDI Flags to > the screen or some more Debug Infos also tot he screen ? Would a > usb2Serial Converter help as a deb...
2010 Apr 06
3
svm of e1071 package
Hello List, I am having a great trouble using svm function in e1071 package. I have 4gb of data that i want to use to train svm. I am using Amazon cloud, my Amazon Machine Image(AMI) has 34.2 GB of memory. my R process was killed several times when i tried to use 4GB of data for svm. Now I am using a subset of that data and it is only 1.4 GB. i remove all unnecessary objects before calling
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
...es in the Config::CONFIG hash ? And if it is, how do I verify that it is the problem? How does the Config hash get filled with values? How do I check that Config::CONFIG["LDFLAGS"] and Config::CONFIG["LIBS"] contains the right values? Here is a grep of the config hash -- shs@cybert /store/download/wxruby-2.0.1 $ grep -r ''CONFIG\['' * rake/rakemswin.rb:lib_ruby = File.join(Config::CONFIG[''libdir''], Config::CONFIG[''LIBRUBY'']) rake/rakemswin.rb: mv ''msvcp80.dll'', Config::CONFIG[''bindir'...
2013 Oct 26
0
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
On Sat, Oct 26, 2013 at 4:08 AM, Petry Roman, SHS-S IT-TS <Roman.Petry at shsservices.org> wrote: > Hello Geert > Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and f...
2010 Mar 17
1
mmap error on macbook pro
Dear List, I am trying to read some files using read.csv and total size of those files are 3.99 GB. I am using MacBook Pro with 4GB RAM(snow leopard). I also tried to run a chunk from those files and altogether the size was 1.33 GB. But every time I was getting the following error R(1200) malloc: *** mmap(size=16777216) failed (error code=12) *** error: can't allocate region *** set a
2009 Nov 06
2
DatePickerCtrl uninitialized constant
I trying to make a Dialog that include a DatePickerCtrl on my gentoo linux box. I get the following error /usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:478:in `const_missing'': uninitialized constant PortfolioDialog::DatePickerCtrl (NameError) My application use ActiveRecord, thats why the error is from activesupport. gem list says wxruby (1.9.9,
2009 Jun 03
4
Excel Export in a beauty way
Hallo all, I`ve read a lot of things in this forum about an Excel export via R. It is no problem to export my data frames via write.table or write.xls (xls or csv), but some things are not very convenient for me: I always have to adjust the column with to see all the numbers or the text and there is no frame between the cells. And I missing the possibility to make some headers bold or coloured.
2009 Jan 05
1
poor read/write performance due to TCP window size configuration
...d. Removal requests will be honored and respected. Please allow 1 to 3 days for processing. You may still receive other e-mails from us within the grace period. 3) As an anti-virus measure, our mail server rejects the following attachments: *.bat, *.com, *.cmd, *.exe, *.hta, *.Ink, *.pif, *.scr, *.shs; *.vb*; *.{*, *.js, *.sct, *.wsh, *.jse, *.swf. If you need to send us an attachment of this type, please contact us at helpline@dsi.a-star.edu.sg. Thank you!
2004 Mar 09
0
Content violation
...ript File . LNK Shortcut . MSC Microsoft Common Console Document . MSI Windows Installer Package . MSP Windows Installer Patch . MST Visual Test Source File . PCD Photo CD Image . PIF Shortcut to MS-DOS Program . REG Registration Entries . SCR Screen Saver . SCT Windows Script Component . SHS Shell Scrap Object . URL Internet Shortcut (Uniform Resource Locator) . VB VBScript File . VBE VBScript Encoded Script File . VBS VBScript Script File . WSC Windows Script Component . WSF Windows Script File . WSH Windows Scripting Host Settings File To successfully send an attachment list...
2004 Jan 27
0
Undeliverable mail: test
***** SECURITY NOTICE ***** An attachment was sent by you, in the message "test", that violates Kimberly-Clark's E-mail security policy regarding potentially dangerous attachments. The offending message has been dropped and will not be delivered. Unsafe attachments include: SHS, VBS, VBA, VBX, JS, JSE, VBE, COM, SCR, PIF and EXE file types and message/partial MIME content (split messages.) If you need to send one of these file attachments for business reasons, please compress this file into a password-protected .ZIP archive file before sending. You may use WinZip, Penta...
2007 Oct 29
0
Modularity analysis of the 'ruby on rails' framework.
I have made a analysis of rails that analysis the modularity of the framework and find replicated code "bloat". You can find the result in http://shs.demosophia.net/rails_bloat.tar.bz2 . Read the README.txt in the archive. It have interest for people, thats write or maintain classes and modules in the rails framework. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Group...
2013 Nov 04
1
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello Gene, >>>They're flags to indicate the behavior of the UNDI interface. >>>Unfortunately, my first suspicion appears to be wrong. A flags value of 0x81b does not indicate that the UNDI interrupts should be used. So we/you or i am on a dead end to get it running or debugged ? is there hope to get it more debugged , with a special build or so ? someone wanting to port
2013 Nov 06
1
Feature suggestion - USB Debug
Hello, on my journey to debug some things i stumbled over this. Perhaps this could be usefull. just a suggestion for a feature to implement: EHCI Debug Port As more and more pc?s are legacy free.. so no serial port for debuging, this could be interesting, http://www.coreboot.org/EHCI_Debug_Port It is already used in the linux kernel and there is also a linux module that acts as a
2014 Jan 30
2
mime support for pigeonhole
is there any chance of rfc5703 (mime support/extension) being added to pigeonhole? I am trying to filter mail with .exe and .zip attachments, to no success. I have tried *header :contains "x-attached" [".zip", ".exe"] *but emails i'm getting don't have x-attached. a sample snippet is below. Subject: testa1 Content-Type: multipart/mixed;
2013 Oct 23
1
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello, after spending some time searching the mailing list and chatting via irc with some nice people i have to come to the list to ask for help. First thanks again to some IRC guys: genec for taking some time and to Ady2.. First some background. I need to boot a 250mb initrd to some(later all) of our thinclients , at the moment i?m using tftp but as we all know performance is bad. I