search for: esteem

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

2010 Jan 12
8
tips on how to write a controller test for models associated with currently logged in user
I have a controller test here: http://gist.github.com/275616, which works fine when account is an independent model, however I want: an account to be a property of user, ( and created and associated when a user is) when the user goes to /account/edit it should on edit the account of the logged in user - I can make rails do this, but I''m utterly baffled how I should alter this test to
2010 Sep 12
3
create a '3D line plot'
Esteemed useRs and developeRs, I need to create a '3D line plot' (proper name?) of which an excellent example can be viewed here: http://cococubed.asu.edu/images/87a/images/unknown_pleasures.jpg I have some experience using the rgl package to create 3D PCA plots, but have no idea where to st...
2012 Jan 08
2
R package equivalent to Excel SOLVER - Paquete R equivalente a SOLVER de Excel
Esteemed colleagues I wonder if there is a package in R that performs the functions of the Excel SOLVER. Thanks in advance for the reply. Best regards, ------------------------- Estimados colegas Me pregunto si hay un paquete en R que funcione como el SOLVER de Excel. De antemano gracias por la res...
2007 Dec 31
2
point release?
Hello Esteemed Tent-pitchers, Can we get a point release of the current camping trunk? 1.5.1 maybe? I don''t know how stable trunk is, but there are lots of bugs that would be nice to get resolved. Particularly the ones involving the incorrect creation of the sessions table. Evan -- Evan Weaver Clo...
2011 Dec 19
2
odd mdadm behavior
Allo esteemed Centos-ers, Noticed something funny with an mdadm mirror based raid the other day. So I had a system disk set to mirror via mdadm. One of the disks went south at a remote office and since there was no one available to swap out the disk, I thought to leave it for later. Well, due to work bei...
2016 Jul 28
2
Exception Handling Deep Dive at Dev Meeting
I'm proposing that one of the esteemed members of the LLVM community present a talk on exception handling both how it is done inside LLVM and in general. The interest from my part is the Windows Exception Unwinding which from what I read is like Itaniums. It also looks like this is the one implemented in LLVM and most everyone cares...
2012 Dec 06
2
function to filter identical data.fames using less than (<) and greater than (>)
Esteemed UseRs, I've got many biggish data frames which need a lot subsetting, like in this example: # example eg <- data.frame(A = rnorm(10), B = rnorm(10), C = rnorm(10), D = rnorm(10)) egsub <- eg[eg$A < 0 & eg$B < 1 & eg$C > 0, ] egsub egsub2 <- eg[eg$A > 1 & eg...
2012 May 07
2
how to deduplicate records, e.g. using melt() and cast()
Esteemed UseRs, This must be embarrassingly trivial to achieve with e.g., melt() and cast(): deduplicating records ("pw.X" in example) for a given set of responses ("cond.Y" in example). Hopefully the runnable example shows clearly what i have and what i'm trying to convert it...
2016 Jul 28
2
Exception Handling Deep Dive at Dev Meeting
...d or best reference on how > EH works. Would you have a pointer to slides and/or a recording? Thanks, Regards Antoine. > > On Thu, Jul 28, 2016 at 2:07 AM, Hayden Livingston via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > I'm proposing that one of the esteemed members of the LLVM community > > present a talk on exception handling both how it is done inside LLVM > > and in general. > > > > The interest from my part is the Windows Exception Unwinding which > > from what I read is like Itaniums. It also looks like this is the...
2011 Sep 07
2
How does one start R within Emacs/ESS with root privileges?
Esteemed UseRs and DevelopeRs, Apologies if this question belongs else where, but it does concern R's package installation/maintenance. How does one start R within Emacs/ESS with root privileges? I tried without success: > M-x sudo R Why i'm motivated to do so: It seems logical to me, a...
2010 Sep 11
1
'programatically' list or call objects for use in a function?
Esteemed R users and developers, How does one 'programatically' list or call objects for use in a function? For example, i thought i could do something better than this: save(A.cwb, B.cwb, C.cwb, D.cwb, E.cwb, F.cwb, file="afile.RData") with something like these- prfxs <- c(&quot...
2010 Oct 07
1
venneuler() - customize a few things.
Esteemed UseRs and DevelopeRs, Just coming to terms with the very attractive proportional venn gernator, venneuler(), but would like to customize a few things. Is it possible to- -suppress all circle labels? -suppress only certain circle labels? -print specific text strings at specified locations with...
2008 Jan 02
1
Asterisk E1/T1 Card configuration
My Esteemed Gurus! Still learning... I need to read about and learn how to configure Asterisk box here in the lab for digital cards. I'm about to get one of those E1/T1 interface cards from Digium. Please point me to docs that I can read so I don't have to bug you with too many questions :-). Sa...
2008 May 09
2
Killed compiz & pulseaudio. What else might cause problems?
I was reading some recent posts and noticed our esteemed moderator suggested that compiz and pulseaudio might interfere with the proper running of wine, so I killed them. RIP. Are there any other common Linux daemons that might be running in the background interfering with wine or applications running under wine? I did some searching and did not find...
2012 Sep 26
2
specifying arguments in functions and calling functions, within functions
Esteemed R UseRs, Regarding specifying arguments in functions and calling functions within functions: ## beginning ## ## some data ex <- rnorm(10) ex[5] <- NA ## example function Scale <- function(x, method=c("mean", "median")) { scl <- method scl(x) } ## both ret...
2002 Apr 24
1
Vorbis on Empeg
The esteemed Emmett seems to have given an integer decoder license to Empeg free of charge. Soon, you'll be able to play Ogg Vorbis in your car. Spectacular. I'm headed to Vorbis.com to donate some cash. I'd like to encourage anyone else who feels the same to do so. http://empeg.comms.net/php/sho...
2016 Jul 28
0
Exception Handling Deep Dive at Dev Meeting
...gave a 30m technical talk last year, which should have a lot of information, but it's probably not the last word or best reference on how EH works. On Thu, Jul 28, 2016 at 2:07 AM, Hayden Livingston via llvm-dev < llvm-dev at lists.llvm.org> wrote: > I'm proposing that one of the esteemed members of the LLVM community > present a talk on exception handling both how it is done inside LLVM > and in general. > > The interest from my part is the Windows Exception Unwinding which > from what I read is like Itaniums. It also looks like this is the one > implemented in...
2018 Apr 08
0
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
...s Illumos versions. The libc (shared library) ABI of Illumos is the stable interface rather than the syscall ABI like Linux, so ensuring linkers see *only* see the export list at build time prevents the abstraction from leaking and unintended incompatibilities being utilized. Beyond my general esteem for using export lists for hermetic builds, I'm working on automated native and cross builds for Darwin, and it would be a lot more convenient if this was part of LLVM. So what happened to this? I searched TAPI on differential and didn't see anything. Given the general need for somethi...
2010 Dec 01
1
attempted merge() returns: cannot coerce type 'closure' to vector of type 'any'
Hi Dimtris and esteemed useRs, I don't understand why i get this error message when attempting to use merge() - > temp <- merge(x, y[,17, drop=FALSE], by=rownames, sort=FALSE) Error in as.vector(x, mode) : cannot coerce type 'closure' to vector of type 'any' It should work because: &g...
2010 Jul 19
1
heatmap.2() yielding an inappropriate key?
Esteemed R-users, heatmap.2() is yielding an inappropriate key based on my colors and break-points. In the reproducible example below, the key is inappropriate (to me) because- 1. 'Orange' is simply not represented in the key, despite its prescence in the heatmap. 2. The proportions of the ke...