similar to: [ wxruby-Bugs-28669 ] INSTALL file states incorrect use of class exclusion

Displaying 20 results from an estimated 300 matches similar to: "[ wxruby-Bugs-28669 ] INSTALL file states incorrect use of class exclusion"

2009 Jan 01
0
Computing/Interpreting Odds Ratios for 3-way interactions from lmer
Hello, I am a relative novice at both using regression analysis and at using R in general (and at object oriented programing). A colleague convinced me that binary logistic regression is the most appropriate analysis for the data that I have though, so I've been trying to muddle through. I'm currently stumped on how to interpret/compute odds ratios for two and three way interactions
2008 May 21
3
Converting a 'difftime' to integer - How to???
I want to find the DOY (Day of Year) of some dates. I think to substract the date 1. January from the data to achive this. Something like: > d <- as.Date("2006-03-13") - as.Date("2006-01-01") +1 > d Time difference of 72 days So far so good. But d is a 'difftime' object. How do I get an Integer value from that? I tried severel things, incuding the
2004 May 29
1
GLMM error in ..1?
I'm trying to use GLMM in library(lme4), R 1.9.0pat, updated just now. I get an error message I can't decipher: library(lme4) set.seed(1) n <- 10 N <- 1000 DF <- data.frame(yield=rbinom(n, N, .99)/N, nest=1:n) fit <- GLMM(yield~1, random=~1|nest, family=binomial, data=DF, weights=rep(N, n)) Error in eval(expr, envir, enclos) : ..1 used in an incorrect
2004 Jun 01
2
GLMM(..., family=binomial(link="cloglog"))?
I'm having trouble using binomial(link="cloglog") with GLMM in lme4, Version: 0.5-2, Date: 2004/03/11. The example in the Help file works fine, even simplified as follows: fm0 <- GLMM(immun~1, data=guImmun, family=binomial, random=~1|comm) However, for another application, I need binomial(link="cloglog"), and this generates an error for me: >
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
Hello, I''m trying to compile wxruby for Ruby 1.9 on Ubuntu Karmic 64 bit, but I can''t get it to work. I''ve already done this for the 32 bit version (on another machine, of course), so I don''t see where''s the problem with that. I thought, I had all neccessary libraries installed, but maybe you know better... After compiling for a long time, rake fails
2007 Dec 08
1
Compiling SVN with MediaCtrl
Hey guys, Trying to get wxRuby to compile with the new MediaCtrl option available, and I can''t for some reason, get wxRuby to compile, saying that it can''t find the events for wxEVT_MEDIA_FINISHED, and such. I''ve looked at my compile, and I have the tag enabled for --enable-mediactrl, infact, the full configure line is: ./configure --disable-shared --with-gtk
2007 Nov 21
6
MediaCtrl
Hi. Attached you find an attempt to adding MediaCtrl to WxRuby. It''s only tested on windows (compiled with msvc 6.0). Everything seems to be working fine except for a small problem with a few functions: wxFileOffset Seek(wxFileOffset where, wxSeekMode mode = wxFromStart); wxFileOffset Tell(); //FIXME: This should be const wxFileOffset Length(); //FIXME: This should be const
2007 Apr 15
0
as() creates invalid entries in methods list?
Hi, We've observed rather strange behavior related to as(). When as() is used to make a conversion to a super class, an invalid entry is inserted into the table of methods. > setClass("A", contains="list") > get(".MTable", environment(coerce))[["list#A"]] NULL > as(list(), "A") > get(".MTable",
2013 Dec 11
1
Asterisk Language Status
In putting together the SoundPack code, I am looking at the various language/locale specific code, and wondering how it all really stands... So, share with me, non-English speakers, what is your experience and impression? I heard a few comments during AstriDevCon, that some of the languages are not quite right; some said their language was understandable, but... Would anyone be willing to share
2011 Feb 02
6
Lost root access
So on a virtual server the root password was no longer working (as in I couldn't ssh in anymore). Only I and one other know it and neither of us have changed it. No other account had the correct privileges to correct this so I'm wondering, if I had mounted that vdi as a secondary device on another VM, browsed the file system and delete /etc/shadow would this have wiped all users passwords
2020 Jul 21
2
trivial typo in ?Matrix::sparse.model.matrix.Rd
>>>>> "AS" == Abby Spurdle >>>>> on Wed, 22 Jul 2020 00:28:12 +1200 writes: >> "No documentation for ?sparse.model.matrix? in >> specified packages and libraries", but it's there after >> "library(Ecfun)". I find that interesting, because "Matrix" does not >> appear in the Ecfun
2008 Jan 30
2
Re: libgstreamer, slackware => libgconf.......???
Hoi, Mario and Alex, Thanks for your ideas and I''ll be able to get ahead with them. I dunno whether I am the only sole on linux planet wihout gconf or libgstreamer.... but I used the gem system of installing wxruby, which is a great tool. Of course I can give it a try to compile wxRuby myself (and hopefully not running into other dependencies when omitting Wx::MediaCtrl ) but, by
2019 Jul 09
2
GitHub monorepo and commit access
Hello, I was wondering what was the current expected practice for committing patches to LLVM now that the Git monorepo is here. I have commit access to SVN but when I try to land my patched through GitHub I get an error saying "Permission to llvm/llvm-project.git denied". Depending on the answer, the documentation might need to be slightly clarified: the getting started documents for
2008 Mar 11
0
wxRuby 1.9.5
Hi wxRuby 1.9.5 is now out with a full set of binary gems. It can be downloaded from the usual place: http://rubyforge.org/frs/?group_id=35&release_id=19932 Or via rubygems: gem install wxruby == WHAT''S NEW == This doesn''t have any major new features, but has a lot of bugfixes, including some nasty crashers, and additional useful methods within existing classes. It
2006 Sep 13
0
Course***Dr Frank Harrell's Regression Modeling Strategies in R/Splus course *** September 2006 near you (San Francisco, Washington DC, Atlanta)
Anyone from Chicago area interested in this course? Please email XLSolutions so they can schedule it in Chicago. We ran out of travel budget in my company :( Date: Wed, 2 Aug 2006 13:20:23 -0700From: elvis@xlsolutions-corp.comSubject: [S] Course***Dr Frank Harrell's Regression Modeling Strategies in R/Splus course *** September 2006 near you (San Francisco, Washington DC, Atlanta)To:
2003 Nov 19
1
Windows XP date/timestamp issues
Hello all! Long time listener, first time caller. I have an issue I hope someone has seen before. I have a NetWare6 server running RSYNC server, and a LINUX box running RSYNC client from CRON to get the files from the NetWare server. The command is " rsync -qrtu --delete --exclude (some excludes here) " and all works well. Except... Whenever a Windows XP system opens a file on the NW
2017 May 19
0
[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
On 2017-05-18 05:49 AM, Ville Syrjälä wrote: > On Wed, May 17, 2017 at 09:39:11PM -0400, Robert Foss wrote: >> +/* >> + * DRM_MODE_REFLECT_<axis> >> + * >> + * Signals that the contents of a drm plane has been reflected in >> + * the <axis> axis. > > Still vague. Ack, I'll add some verbiage. > > Also you didn't respond to my
2017 May 18
0
[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
On Wed, May 17, 2017 at 09:39:11PM -0400, Robert Foss wrote: > +/* > + * DRM_MODE_REFLECT_<axis> > + * > + * Signals that the contents of a drm plane has been reflected in > + * the <axis> axis. Still vague. Also you didn't respond to my comment about the use of past tense. > + * > + * This define is provided as a convenience, looking up the property id >
2006 Nov 28
0
Fwd: Prayer "For Fiji Ever Fiji"
---------- Forwarded message ---------- From: ravesi konrote <sales@manafiji.com> Date: Nov 29, 2006 9:35 AM Subject: Prayer "For Fiji Ever Fiji" To: fb@manafiji.com, Cecilia Frost <salesnaviti@navitiresort.com.fj>, Mana Island Personal Assistant <stoga@manafiji.com>, mana.vinnie@gmail.com, Mana Wedding <wedding@manafiji.com>, reservationsmana
2020 Jul 21
0
trivial typo in ?Matrix::sparse.model.matrix.Rd
On 2020-07-21 09:00, Martin Maechler wrote: >>>>>> "AS" == Abby Spurdle >>>>>> on Wed, 22 Jul 2020 00:28:12 +1200 writes: > >> "No documentation for ?sparse.model.matrix? in > >> specified packages and libraries", but it's there after > >> "library(Ecfun)". I find that interesting,