search for: b01

Displaying 20 results from an estimated 62 matches for "b01".

Did you mean: 01
2017 Oct 04
0
CEBA-2017:2850 CentOS 6 java-1.8.0-openjdk BugFix Update
...2017:2850 Upstream details at : https://access.redhat.com/errata/RHBA-2017:2850 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5303fe598305626b4e1f98636ef06ae4f6e3eaa3f5d046c3219eaf7c640716be java-1.8.0-openjdk-1.8.0.144-0.b01.el6_9.i686.rpm aec3eecb28e79693c544b79cf6a654f6cdca526b9afd9b78d6e64a749187059c java-1.8.0-openjdk-debug-1.8.0.144-0.b01.el6_9.i686.rpm ffdf636ebbd681e06c4e2be8c18c6c99d24cabb83b8fd39aaa1dafcdbea72e5c java-1.8.0-openjdk-demo-1.8.0.144-0.b01.el6_9.i686.rpm aa4a07574ff0f4bee47d1ad3f647e678101e9c31a...
2006 Apr 07
4
setIs and method dispatch in S4 classes
...quot;, a=value at a, b=value at b)}) #only a "+" method for A01 setMethod("+", signature=c("A01","A01"), function(e1,e2){e1 at b+e2@b}) x1=new("A02", a=1, d=2) x2=new("A02", a=1, d=3) x1+x2 ## 5 as expected ## now: B00 mother class to B01 and B02, and again B02 "contains" B01 by setIs: setClass("B00", representation(a="numeric")) setClass("B01", representation(a="numeric",b="numeric"), contains= "B00") setClass("B02", representation(a="numeric"...
2017 Oct 05
0
CentOS-announce Digest, Vol 152, Issue 2
...ed and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b7c5bba1a3367d397bdb7616b7c7779179a1b28aff14c26cf1812f7ad7164e71 dstat-0.7.0-3.el6_9.1.noarch.rpm x86_64: b7c5bba1a3367d397bdb7616b7c7779179a1b28aff14c26cf1812f7ad7164e71 dstat-0.7.0-3.el6_9.1.noarch.rpm Source: e7d4614b010617423c3ee124da80de59b78917ed8c1acd9730095e77eccbab2e dstat-0.7.0-3.el6_9.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS ------------------------------ Message: 2 Date: Wed, 4 Oct 2017 11:43:28 +0000 Fr...
2003 Oct 23
0
Problem w/ SJava package
...formation. Type `demo()' for some demos, `help()' for on-line help, or `help.start()' for a HTML browser interface to help. Type `q()' to quit R. done w/ evaluator constructor Unexpected Signal : 11 occurred at PC=0x4039A074 Function=(null)+0x4039A074 Library=/opt/sunjdk/1.4.1_01-b01/jre/lib/i386/client/libjvm.so NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at org.omegahat.R.Java.REvaluator.call(Native Method) at org.omegahat.R.Ja...
2017 Sep 22
1
vfs_fruit and extended attributes
...;VOLNAME>`. (Apologies for the length of this?) root at mfs-01 ~]#gluster volume info mfs1 Volume Name: mfs1 Type: Distributed-Disperse Volume ID: 2fa02e5d-95b4-4aaa-b16c-5de90e0b11b2 Status: Started Snapshot Count: 0 Number of Bricks: 6 x (8 + 4) = 72 Transport-type: tcp Bricks: Brick1: mfs-b01:/mnt/gfs001/data Brick2: mfs-b01:/mnt/gfs002/data Brick3: mfs-b01:/mnt/gfs003/data Brick4: mfs-b02:/mnt/gfs019/data Brick5: mfs-b02:/mnt/gfs020/data Brick6: mfs-b02:/mnt/gfs021/data Brick7: mfs-b03:/mnt/gfs037/data Brick8: mfs-b03:/mnt/gfs038/data Brick9: mfs-b03:/mnt/gfs039/data Brick10: mfs-b04:/...
2017 Sep 22
0
vfs_fruit and extended attributes
On Thu, 2017-09-21 at 10:35 -0600, Terry McGuire wrote: > Hello list. I?m attempting to improve how Samba shares directories on our Gluster volume to Mac > users by using the vfs_fruit module. What versions of GlusterFS and Samba have you installed? And which platform/distro are you using as Samba server? Please paste the output of `gluster volume info <VOLNAME>`. > This module
2017 Oct 19
0
vfs_fruit and extended attributes
...gt; root at mfs-01 ~]#gluster volume info mfs1 > > Volume Name: mfs1 > Type: Distributed-Disperse > Volume ID: 2fa02e5d-95b4-4aaa-b16c-5de90e0b11b2 > Status: Started > Snapshot Count: 0 > Number of Bricks: 6 x (8 + 4) = 72 > Transport-type: tcp > Bricks: > Brick1: mfs-b01:/mnt/gfs001/data > Brick2: mfs-b01:/mnt/gfs002/data > Brick3: mfs-b01:/mnt/gfs003/data > Brick4: mfs-b02:/mnt/gfs019/data > Brick5: mfs-b02:/mnt/gfs020/data > Brick6: mfs-b02:/mnt/gfs021/data > Brick7: mfs-b03:/mnt/gfs037/data > Brick8: mfs-b03:/mnt/gfs038/data > Brick9: mfs...
2017 Sep 21
2
vfs_fruit and extended attributes
Hello list. I?m attempting to improve how Samba shares directories on our Gluster volume to Mac users by using the vfs_fruit module. This module does wonders for speeding listings and downloads of directories with large numbers of files in the Finder, but it kills uploads dead. Finder gives an error: The Finder can?t complete the operation because some data in ?[filename]? can?t be read or
2009 Jun 23
2
Long to wide format without time variable
...ked example and some code I've tried are below. I'm working with R v2.8.1 on Windows XP Professional. Cheers, Alan Cohen Here's what my data look like now: > id <- rep(1:5,2) > COD <- c("A01","A02","A03","A04","A05","B01","A02","B03","B04","A05") > MDid <- c(1:6,3,5,7,2) > data <- as.data.frame(cbind(id,COD,MDid)) > data id COD MDid 1 1 A01 1 2 2 A02 2 3 3 A03 3 4 4 A04 4 5 5 A05 5 6 1 B01 6 7 2 A02 3 8 3 B03 5 9...
2018 Sep 10
2
Byte-wide stores aren't coalesced if interspersed with other stores
...datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" define void @evalexpr_0_0(i8* align 8 noalias, i32* align 8 noalias) { entry: %a01 = getelementptr i8, i8* %0, i16 0 store i8 0, i8* %a01 ; in the real case this also loads data %b01 = getelementptr i32, i32* %1, i16 0 store i32 0, i32* %b01 %a02 = getelementptr i8, i8* %0, i16 1 store i8 0, i8* %a02 ; in the real case this also loads data %b02 = getelementptr i32, i32* %1, i16 1 store i32 0, i32* %b02 ; in the real case this also loads data %a03 = getelement...
2017 Oct 21
2
Problem when trying to run Java in R:
...I saw postings on StackOverflow about this issue, but none of the suggested fixes helped. I'm on Mac OS 10.13. My JAVA_HOME is: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home java -version java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode) I'm using R: 3.3.3 Here is sample code that also throws this same error: library(rJava) .jinit() # this starts the JVM s <- .jnew("java/lang/String", "Hello World!") (this is the "hello...
2010 Jan 01
2
changing a list element's name during execution in lapply - possible?
...it possible to do the renaming somehow within the lapply call? l <- list(a=NA, b=NA) lapply(l, function(x) {names(x) <- "new name"; return(x) }) This does not work, any ideas? TIA ??????????????????????????????????????? Mark Heckmann Dipl. Wirt.-Ing. cand. Psych. Vorstra?e 93 B01 28359 Bremen Blog: www.markheckmann.de R-Blog: http://ryouready.wordpress.com
2009 Dec 02
2
Reordering the results from table(cut()) by break argument
...rsed, like: ( 3, 2] ( 2, 1] ( 1,0] (0,-1] (-1,-2] (-2,-3] 0 12 30 42 13 3 Thus I would like to reorder the vector using break, but I do not know how. TIA Mark ??????????????????????????????????????? Mark Heckmann Dipl. Wirt.-Ing. cand. Psych. Vorstra?e 93 B01 28359 Bremen Blog: www.markheckmann.de R-Blog: http://ryouready.wordpress.com
2010 Feb 14
3
evaluate variable within expression - how?
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100214/4b41a017/attachment.pl>
2018 Sep 11
2
Byte-wide stores aren't coalesced if interspersed with other stores
..."x86_64-pc-linux-gnu" > > > > define void @evalexpr_0_0(i8* align 8 noalias, i32* align 8 noalias) { > > entry: > > %a01 = getelementptr i8, i8* %0, i16 0 > > store i8 0, i8* %a01 > > > > ; in the real case this also loads data > > %b01 = getelementptr i32, i32* %1, i16 0 > > store i32 0, i32* %b01 > > > > %a02 = getelementptr i8, i8* %0, i16 1 > > store i8 0, i8* %a02 > > > > ; in the real case this also loads data > > %b02 = getelementptr i32, i32* %1, i16 1 > > store i...
2008 Feb 13
2
Newbie HLM with lme4 questions
...trouble understanding what the equivalent of this is in lmer. Most of the examples we cover in class are change models, i.e., we working with longitudinal data. Specific questions: in HLM 6.0, we build the following model; Y = P0 + P1*(CONFLICT) + P2*(TIMEYRS) + E Level-2 Model P0 = B00 + B01*(H0MCITOT) + R0 P1 = B10 + B11*(H0MCITOT) + R1 P2 = B20 + B21*(H0MCITOT) + R2 Can someone explain to me how to represent this in lmer syntax? I've tried e.g., lmer(MAT ~ 1 + CONFLICT + TIMEYRS + (1 + CONFLICT + + TIMEYRS | H0MCITOT)) But I don't get the same result. More generally: Sh...
2010 Jan 08
1
how to flatten a list to the same level?
..."a" "b" $A [1] 1 2 3 $B [1] "a" "b" $A [1] 1 2 3 $B [1] "a" "b" $A [1] 1 2 3 $B [1] "a" "b" Any ideas? TIA! Mark ??????????????????????????????????????? Mark Heckmann Dipl. Wirt.-Ing. cand. Psych. Vorstra?e 93 B01 28359 Bremen Blog: www.markheckmann.de R-Blog: http://ryouready.wordpress.com
2007 Sep 20
1
convert data from
Hi, I am trying to convert a data frame from: X1 X2 A 1 2 B 3 4 C 5 6 to: A01 1 A02 2 B01 3 B02 4 C01 5 C02 6. How can I do it in R? I appreciate your help. Zheng --------------------------------- [[alternative HTML version deleted]]
2009 Feb 18
0
Constraint in nls with factor in model?
...orm(200,sd=0.05) ## No constraint - works nls(y~b0[fac]+b1*x, start=list(b0=c(1,1),b1=1),algorithm="port") ## Constraint - doesn't work nls(y~b0[fac]+b1*x, start=list(b0=c(1,1),b1=1), algorithm="port", upper=c(100,100,.5)) ## Constraint w/ dummy variable - works nls(y~b01+I(as.numeric(fac)-1)*b02+b1*x, start=list(b01=1,b02=1,b1=1), algorithm="port", upper=c(100,100,.5)) Thanks! Manuel -- http://mutualism.williams.edu -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Si...
2009 Dec 27
1
gWidgets / RGtk2 - how to change a handler from a toolbar?
...;open", handler=defHandler) tblList = list( test = aTest ) toolBar = gtoolbar(tblList, cont=w) At this point I would like to change the handler from the aTest object. Does someone know? TIA Mark ??????????????????????????????????????? Mark Heckmann Dipl. Wirt.-Ing. cand. Psych. Vorstra?e 93 B01 28359 Bremen Blog: www.markheckmann.de R-Blog: http://ryouready.wordpress.com