search for: mkclosxp

Displaying 8 results from an estimated 8 matches for "mkclosxp".

Did you mean: closxp
2005 Jan 19
1
Should NEVER happen; please bug.report() [mkCLOSXP] (PR#7535)
...FALSE,col=FALSE), + gparSP=gpar(col=grey(0.7)), + w_R.f=w_R.fc[2] + ) Error in R2SDgraph(...) : couldn't find function "w_R.f" > as.function(w_R.fc[2]) Error in as.function.default(w_R.fc[2]) : invalid body argument for "function" Should NEVER happen; please bug.report() [mkCLOSXP] --please do not edit the information below-- Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 2 minor = 0.1 year = 2004 month = 11 day = 15 language = R Windows XP Home Edition (build 2600) Service Pack 2.0 Search Path: .GlobalEnv...
2011 Jun 30
1
invalid body argument for function
Hi guys, Looks like mkCLOSXP cannot handle external pointers as the function body. Work around is obvious, but I guess it's a bug nonetheless. > library(RGtk2) > fun <- eval(substitute(function() x, list(x = gtkWindow()))) Error in eval(expr, envir, enclos) : invalid body argument for "function" Should...
2005 Feb 24
2
bug report for as.function (PR#7702)
Hi, I got the following message in R: Error in as.function.default(pdfs[1]) : invalid body argument for "function" Should NEVER happen; please bug.report() [mkCLOSXP] Operating System: Windows XP (SP2) R version: R-2.0.1 Code causing error follows: # create two probability density functions for mixtures of normal distibutions fmix1 <- function(x) {dnorm(x, mean=4, sd=2) * 0.5 + dnorm(x, mean=7, sd=1) * 0.5} fmix2 <- function(x) {dnorm(x, mean=3, sd=1)...
2002 Aug 06
0
You requested this report (PR#1880)
...ot;random" O.k., this doesn't work. So let us try: > res <- sim(nrng, replic, dist[[1]][2], as.function(dist[[1]][1]), dist[[1]][-c(1,2)]) Error in as.function.default(dist[[1]][1]) : invalid body argument for "function" Should NEVER happen; please bug.report() [mkCLOSXP] No idea why you consider this a bug. :) I would have been willing to put it down to my misuse of R. But since you requested a bug report, here it is. Cheers, Berwin BTW: How can I actually do what I want to do? I realise that I am probably on a completely wrong track regarding the...
2005 Jan 12
0
Function Body / Formals Bug (PR#7495)
...d expect to get errors when I write meaningless things, I received the following error: > a <- function() x > body(a) <- function() y Error in as.function.default(c(formals(fun), value), envir) : invalid body argument for "function" Should NEVER happen; please bug.report() [mkCLOSXP] And as I've never been explicitly told by R to report a bug before, I thought I'd comply, in case there are any wider ramifications to this example above. If not, then I'm sure this second bug can be safely ignored, as no one should be doing such things anyway. Best, Robert Robert M...
1999 Sep 18
1
lambda error update (PR#282)
Matthew Wiener <mcw@ln.nimh.nih.gov> writes: > > parameters (xxdefun in gram.y calls lang4). The arg count got changed > > from 0.64.2 to 0.65.0 (from 3 to 4) to accommodate the stored source > > attribute. I suppose that a function stored in a saved workspace might > > cause some kind of mess when restored. > > > > If I understand this correctly, it
2002 Aug 21
1
Bug list summary (automatic post)
...Duncan Murdoch <murdoch@stats.uwo.ca> Date: Thu, 20 Jun 2002 16:27:37 -0400 --Problem in parentheses in deparse/parse * PR# 1880 * Subject: You requested this report From: Berwin Turlach <berwin@maths.uwa.edu.au> Date: Tue, 6 Aug 2002 16:57:54 +0800 --The bug is that we get as far as mkCLOSXP before an error is reported Directory: Macintosh * PR# 1819 * Subject: Date arithmetic fails From: RML27@cornell.edu Date: Sun, 21 Jul 2002 20:26:12 +0200 (MET DST) --In fact, as.POSIXct is off by 66 years. See -- http://developer.apple.com/qa/ops/ops23.html Directory: Misc * PR# 1126 * Sub...
2002 Sep 21
1
Bug list summary (automatic post)
...om: Rich Heiberger <rmh@surfer.sbm.temple.edu> Date: Tue, 11 Dec 2001 17:34:07 -0500 (EST) --Still segfaults in 1.5.1 * PR# 1880 * Subject: You requested this report From: Berwin Turlach <berwin@maths.uwa.edu.au> Date: Tue, 6 Aug 2002 16:57:54 +0800 --The bug is that we get as far as mkCLOSXP before an error is reported Directory: Macintosh * PR# 1819 * Subject: Date arithmetic fails From: RML27@cornell.edu Date: Sun, 21 Jul 2002 20:26:12 +0200 (MET DST) --In fact, as.POSIXct is off by 66 years. See -- http://developer.apple.com/qa/ops/ops23.html * PR# 1991 * Subject: Mac Save As.....