search for: collabs

Displaying 20 results from an estimated 74 matches for "collabs".

Did you mean: collab
2010 Apr 30
7
[LLVMdev] doxygen redux
Hi, I'm working on a patch to overhaul docs+doxygen builds for both llvm and clang source trees. Here's a sample of what it looks like for class clang::driver::Action (sorry, llvm API docs are a bigger set so only clang has been posted at this free webhost). Basically the output is a bump to latest doxygen plus custom css; the wins (IMHO) are the new style doesn't waste so much
2010 Apr 30
0
[LLVMdev] doxygen redux
On Apr 30, 2010, at 7:54 AM, mike-m wrote: > Hi, I'm working on a patch to overhaul docs+doxygen builds for both llvm and clang source trees. > > Here's a sample of what it looks like for class clang::driver::Action (sorry, llvm API docs are a bigger set so only clang has been posted at this free webhost). Basically the output is a bump to latest doxygen plus custom css; the
2019 Mar 12
3
as.data.frame.table() does not recognize default.stringsAsFactors()
..., row.names = NULL, optional = FALSE, make.names = TRUE, ..., stringsAsFactors = default.stringsAsFactors()) { d <- dim(x) nrows <- d[[1L]] ncols <- d[[2L]] ic <- seq_len(ncols) dn <- dimnames(x) if (is.null(row.names)) row.names <- dn[[1L]] collabs <- dn[[2L]] if (any(empty <- !nzchar(collabs))) collabs[empty] <- paste0("V", ic)[empty] value <- vector("list", ncols) if (mode(x) == "character" && stringsAsFactors) { for (i in ic) value[[i]] <- as.factor(x[, i])...
2005 Sep 28
2
Permission denied: failed to chdir to /home/paul
Hi, I've been trying to set up Exin and Dovecot and think I've almost gotten there. However I'm not recieving mail to my inbox and I get messages like the following in /var/log/exim/main.log: 2005-09-28 04:14:47 1EKZtf-0003gQ-26 <= users-return-105525-paul= paulororke.net at openoffice.org H=s002.sfo.collab.net<http://s002.sfo.collab.net>( openoffice.org
2012 Aug 15
0
color-coding of biplot points for varimax rotated factors (from PCA)
I'm using R for PCA and? factor analysis. I want to create biplots of varimax rotated factors that color-code points by their classification. My research is on streams that are urban and rural. So, I want to color code them by this classification. If you just do a biplot from prcomp or princomp, you cannot add this color. So, I have used some code developed by a graduate student in our
2008 Dec 19
1
How to write a Surv object to a csv-file?
Dear All, trying to write a data.frame, containing Surv objects to a csv-file I get "Error in dimnames(X) <- list(dn[[1L]], unlist(collabs, use.names = FALSE)) : length of 'dimnames' [2] not equal to array extent". See example below. May be, I overlooked something, but I expected that also data.frames containing Surv objects may be written to csv files. Is there a better way to write to csv files? Thanks, Heinz T...
2019 Mar 14
0
as.data.frame.table() does not recognize default.stringsAsFactors()
...e.names = TRUE, > ..., stringsAsFactors = default.stringsAsFactors()) > { > d <- dim(x) > nrows <- d[[1L]] > ncols <- d[[2L]] > ic <- seq_len(ncols) > dn <- dimnames(x) > if (is.null(row.names)) > row.names <- dn[[1L]] > collabs <- dn[[2L]] > if (any(empty <- !nzchar(collabs))) > collabs[empty] <- paste0("V", ic)[empty] > value <- vector("list", ncols) > if (mode(x) == "character" && stringsAsFactors) { > for (i in ic) value[[i]] <-...
2004 May 09
0
failure notice
Hi. This is the qmail-send program at laswell.sp.collab.net. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <brian at hyperreal.org>: 209.237.226.90 failed after I sent the message. Remote host said: 552 we don't accept email with executable content (#5.3.4) --- Below this
2010 Apr 30
0
[LLVMdev] doxygen redux
On Apr 30, 2010, at 7:54 AM, mike-m wrote: > I'm not sure how the project/community feels about collab-diagrams. > I find them exceedingly large and rarely useful. There are a couple > of options if changes in that area are desired: (1) disable collab- > diagrams. (2) make both class-inheritance and collab-diagrams hidden > under a javascript-knob which users can click
2024 Mar 22
1
`as.data.frame.matrix()` can produce a data frame without a `names` attribute
...; $class #> [1] "data.frame" ``` > In my experience, 0 column data frames should probably > still have a `names` attribute, and it should be set to > `character()`. I agree. A (very nice IMO) patch I'm currently testing is 317c317 < names(value) <- collabs --- > names(value) <- collabs %||% character() Martin > Some evidence to support my theory is that > OOB subsetting doesn't give the intended error with this > weird data frame: > ``` # Good OOB error df <- data.frame() df[1] #> Error in > `[.d...
2006 Jul 27
3
Subversion library for RoR
Hi everybody, Is there a gem or something for working directly with Subversion from a RoR app? Thanks, Tiffani A.B. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060727/26846e72/attachment-0001.html
2010 May 06
0
[LLVMdev] doxygen redux
Excellent work, this greatly improves the clarity of the generated docs. I would love it if the inheritance diagrams were kept as they are and the collaboration diagrams were hidden under a knob. Thanks, John On Fri, Apr 30, 2010 at 8:54 AM, mike-m <mikem.llvm at gmail.com> wrote: > Hi, I'm working on a patch to overhaul docs+doxygen builds for both llvm > and clang source
2018 Jan 08
0
Re: virtdf outputs on host differs from df in guest
The answer is attached. In summary it's not a bug in virt-df, nor df, nor the kernel. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows.
2015 Jul 15
2
ups does not reboot itself
El 15/07/15 a les 14:18, Charles Lepple ha escrit: > On Jul 15, 2015, at 7:17 AM, dmanye <dmanye at urv.cat> wrote: > >> i have a computer (with debian 8 jessie installed) that i want to plug to an ups (apc smt 750i) to act in netserver mode. i've installed nut packages and configured it and all seems to work ok except that when the server shutdown itself it ups doesn't
2009 Jan 22
4
dimnames in pkg "ipred"
...e with the package ipred. I tried to follow the manual but I`m getting an error message. Also browsing through the list-archive I didn`t find any hint. Maybe someone can help me? selbag <- bagging(SOIL_UNIT ~., data=traindat.bin, coob=TRUE) Error in dimnames(X) <- list(dn[[1L]], unlist(collabs, use.names = FALSE)) : length of 'dimnames' [2] not equal to array extent I´m using R 2.7.2 on Win XP and the latest version of ipred. Thanks a lot. TIM ------------------------------------------------------------------------------- Dipl.-Geogr. Tim Häring Sachgebiet Sta...
2015 Apr 01
3
Install process breaks its self by design
Correct Correct Correct And when I went to the page it lead me here. Whomever is making the .deb packages needs to be made aware of this. Can you please point me into a direction? ~ Merlin On 4/1/2015 4:33 PM, edgar at pettijohn-web.com wrote: > On 2015-03-29 13:58, Merlin at Desktop Masters wrote: >> Greetings, >> >> I just tried to install Dovecot for the first time.
2000 Mar 08
2
possible BUG with as.data.frame() and/or [.data.frame
Here is a possible BUG with as.data.frame() and/or [.data.frame which broke Michael Lapsleys RODBC-Code. Can anyone confirm it is a bug or a 'feature' of the prototype? tablename <- "abc" a <- as.data.frame(cbind("abc", 1:3)) b <- as.data.frame(cbind(tablename, 1:3)) # ok > a V1 V2 1 abc 1 2 abc 2 3 abc 3 # missing column name > b tablename 1
2018 Jan 07
3
Re: virtdf outputs on host differs from df in guest
after install libguestfs_xfs, all results are: [using guestfish] guestfish -N fs:xfs -m /dev/sda1 statvfs / bsize: 4096 frsize: 4096 blocks: 24713 bfree: 23391 bavail: 23391 files: 51136 ffree: 51133 favail: 51133 fsid: 2049 flag: 4096 namemax: 255 [using virt-rescure] virt-rescue -a test1.img ><rescue> mount /dev/sda1 /sysroot ><rescue> stat -f /sysroot File:
2015 Jul 15
0
ups does not reboot itself
On Jul 15, 2015, at 8:46 AM, dmanye <dmanye at urv.cat> wrote: > El 15/07/15 a les 14:18, Charles Lepple ha escrit: >> On Jul 15, 2015, at 7:17 AM, dmanye <dmanye at urv.cat> wrote: >> >>> i have a computer (with debian 8 jessie installed) that i want to plug to an ups (apc smt 750i) to act in netserver mode. i've installed nut packages and configured it
2010 Apr 13
0
Coloring leaves in Dendrogram according to gene names
Hello, I am a new R user and have a question regarding dendrogram coloring. I would like to color each leaf in the dendrogram (dhc) according to a specific criterion. For me this criterion is the gene name. For this, I created a data.frame with 2 variables: The gene name and the corresponding color. Using the following function, adapted from "dendrapply {stats}", I still have the same