search for: res8

Displaying 15 results from an estimated 15 matches for "res8".

Did you mean: res
1998 Jun 16
2
62.1 make problems
I'm just trying to install 62.1 under Solaris. Making the program reports no errors, but when I try to run R I get ld.so.1: /home/res8/gilp/R-versions/R-0.62.1/bin/R.binary: fatal: libF77.so.2: can't open file: errno=2 Is there any standard place where I should be looking to find libF77? When make moves on to building the documents I get the errors below. (Is this because configure did not find perl?) Paul Gilbert ... DONE...
2010 Jul 20
1
p-values pvclust maximum distance measure
...ust(t(s), method.hclust="ward", method.dist="maximum", nboot=500) a.res6 <- pvclust(t(s), method.hclust="ward", method.dist="canberra", nboot=500) a.res7 <- pvclust(t(s), method.hclust="average", method.dist="euclidian", nboot=500) a.res8 <- pvclust(t(s), method.hclust="average", method.dist="maximum", nboot=500) a.res9 <- pvclust(t(s), method.hclust="average", method.dist="canberra", nboot=500) s <- matrix(runif(1600,0,2), nrow=20) b.res1 <- pvclust(t(s), method.hclust="com...
2015 Nov 13
2
Problem switching to BIND9_DLZ
...base="CN=Policies,CN=System," + basedn, scope=ldb.SCOPE_ONELEVEL, attrs=["cn","displayName"]) names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") # dc policy guid res8 = samdb.search(expression="(displayName=Default Domain Controllers Policy)", base="CN=Policies,CN=System," + basedn, scope=ldb.SCOPE_ONELEVEL, attrs=["cn","displayName"])...
1998 Jan 05
1
make docs
Installing 0.61 in Solaris (SunOS 5.5) I am getting the following error when I try to make docs or make help [28] /home/res8/gilp/R : make docs make: Fatal error: Don't know how to make target `../src/library/*/man/*.Rd' Current working directory /home/res8/gilp/R-versions/R-0.61/etc Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://...
2015 Jun 22
2
[RFC PATCH 5/8] nv50: prevent NULL pointer dereference with pipe_query functions
...rn; > + > q->state = NV50_QUERY_STATE_ENDED; > > switch (q->type) { > @@ -294,9 +303,12 @@ nv50_query_result(struct pipe_context *pipe, struct pipe_query *pq, > uint64_t *res64 = (uint64_t *)result; > uint32_t *res32 = (uint32_t *)result; > boolean *res8 = (boolean *)result; > - uint64_t *data64 = (uint64_t *)q->data; > + uint64_t *data64; > int i; > > + if (!pq) > + return FALSE; > + > if (q->state != NV50_QUERY_STATE_READY) > nv50_query_update(q); > > @@ -314,6 +326,7 @@ nv50_query_...
2015 Nov 13
0
[SOLVED] Re: Problem switching to BIND9_DLZ
...s,CN=System," + basedn, > scope=ldb.SCOPE_ONELEVEL, > attrs=["cn","displayName"]) > names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") > # dc policy guid > res8 = samdb.search(expression="(displayName=Default Domain > Controllers Policy)", > base="CN=Policies,CN=System," + basedn, > scope=ldb.SCOPE_ONELEVEL, > attrs=["cn","dis...
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
...1D2-945F-00C04FB984F9})' cn displayName which returns: # record 1 dn: CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=samdom,DC=example,DC=com cn: {31B2F340-016D-11D2-945F-00C04FB984F9} displayName: Default Domain Policy Rowland >> # dc policy guid >> res8 = samdb.search(expression="(displayName=Default Domain >> Controllers Policy)", >> base="CN=Policies,CN=System," + basedn, >> scope=ldb.SCOPE_ONELEVEL, >> attrs=["cn...
1998 Jun 17
1
.First.lib
There seems to be a minor problem in .First.lib: the library argument is all of $RLIBS. I think it should be just the one directory from which the package is being taken. Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
1997 Dec 11
0
R-alpha: libraries
...it has to be done in the directory > above Rdse) > Indications seem to be that this worked (except for the man pages), but when I > set RLIBS and run R the library is not found: >> library() > Packages in library `/home/res/gilp/dse/pub/Rdse': > Packages in library `/home/res8/gilp/R-versions/R-0.60.1/R-0.60.1/library': > ... > However, if I call one of the files Rdse and do > R INSTALL Rdse Rdse > then things seem to work correctly in that it finds that file. Does > this mean that the file with the code must have the same name as the > package na...
1998 Jan 20
2
.h files
I'm trying to set up R INSTALL for my padi package and the compile needs -I pkg/src-c to find some .h files. (Perhaps I should be putting these in a different location?) Could someone please explain how I should pass this location to the compiler used by R INSTALL from the Makefile in my pkg/src? Thanks Paul Gilbert
2013 Feb 28
11
new question
..."\\s", "", unlist(strsplit(x2, ",")))));x3<-as.data.frame(x1);names(x3)[6]<- as.character(unique(x3$folder_name));x3[,-c(1,5)]})) ? res7<-lapply(res6,function(x) Reduce(function(...) merge(...,by=c("Seq","Mod","z"),all=TRUE),x)) ?res8<-res7[lapply(res7,length)!=0] ?res9<- Reduce(function(...) merge(...,by=c("Seq","Mod","z"),all=TRUE),res8) res9[is.na(res9)] <- 0 return(res9) } f(lista,FacGroup) ?head(f(lista,FacGroup)) ?#??????????????????? Seq??????? Mod z c1 c3 t2 #1 aAAAAAAAAAAAAAATAT...
2013 Mar 10
0
max row
...192 0.6125565 0.1854938 0.097500 >>>>>>>#5? 2? 3 4 5 9 5.647438 0.3624458 0.6125565 0.2262191 0.097500 >>>>>>> >>>>>>> >>>>>>> >>>>>>>res7<-res5[,c(1:2,5:6,27:32)] >>>>>>>res8<-split(res7, list(res7$m1,res7$n1,res7$m,res7$n)) >>>>>>>res9<-res8[lapply(res8,nrow)!=0] >>>>>>> >>>>>>>?res9[[1]] >>>>>>>?? m1 n1 m n N?????? EN??????? BH??????? BL??????? AH???????? AL >>>>>&...
2015 Jun 22
12
[RFC PATCH 0/8] nv50: expose global performance counters
Hello there, This series exposes NVIDIA's global performance counters for Tesla through the Gallium's HUD and the GL_AMD_performance_monitor extension. This adds support for 24 hardware events which have been reverse engineered with PerfKit (Windows) and CUPTI (Linux). These hardware events will allow developers to profile OpenGL applications. To reduce latency and to improve accuracy,
2014 Mar 07
3
[LLVMdev] [RFC] Add second "failure" AtomicOrdering to cmpxchg instruction
..., i32 %cmp, i32 %new singlethread acquire - %res7 = cmpxchg i32* %ptr, i32 %cmp, i32 %new singlethread acquire +; CHECK-NEXT: %res7 = cmpxchg i32* %ptr, i32 %cmp, i32 %new singlethread acquire acquire + %res7 = cmpxchg i32* %ptr, i32 %cmp, i32 %new singlethread acquire acquire -; CHECK-NEXT: %res8 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %new singlethread acquire - %res8 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %new singlethread acquire +; CHECK-NEXT: %res8 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %new singlethread acquire acquire + %res8 = cmpxchg volatile i32* %ptr, i32 %cmp, i3...
2013 Feb 15
10
reading data
Hi, #working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc. ?indx1<- indx[indx!=""] lapply(indx1,function(x) list.files(x)) #[[1]] #[1] "a1.txt"??????? "mmmmm11kk.txt" #[[2]] #[1] "a2.txt"??????? "mmmmm11kk.txt" #[[3]] #[1] "a3.txt"??????? "mmmmm11kk.txt" #[[4]] #[1]