search for: do_if

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

Did you mean: do_df
1999 Jul 02
2
segfault on Sparc Linux (RH6.0)
...x70421f8c, rho=0x7067791c) at eval.c:761 #5 0x3fc7c in eval (e=0x70421fa0, rho=0x7067791c) at eval.c:180 #6 0x40b58 in do_begin (call=0x70421fb4, op=0x702d48c8, args=0x70421fc8, rho=0x7067791c) at eval.c:588 #7 0x3fc7c in eval (e=0x70421fb4, rho=0x7067791c) at eval.c:180 #8 0x40280 in do_if (call=0x70422ef0, op=0x702d44b8, args=0x70422edc, rho=0x7067791c) at eval.c:379 #9 0x3fc7c in eval (e=0x70422ef0, rho=0x7067791c) at eval.c:180 #10 0x40b58 in do_begin (call=0x70422f04, op=0x702d48c8, args=0x70422f18, rho=0x7067791c) at eval.c:588 #11 0x3fc7c in eval (e=0x70422f04, rho=0...
2001 Dec 21
0
{R} 1.4.0 compiling failed on sun sparc solaris 2.6
...591 in "eval.c" [10] Rf_eval(e = 0x777da4, rho = 0xb47598), line 435 in "eval.c" [11] do_set(call = 0x777d50, op = 0x31b5d8, args = 0x777d6c, rho = 0xb47598), line 1097 in "eval.c" [12] Rf_eval(e = 0x777d50, rho = 0xb47598), line 400 in "eval.c" [13] do_if(call = 0x777bac, op = 0x30a2d8, args = 0x777bc8, rho = 0xb47598), line 690 in "eval.c" [14] Rf_eval(e = 0x777bac, rho = 0xb47598), line 400 in "eval.c" [15] do_begin(call = 0x777f80, op = 0x31b514, args = 0x777b90, rho = 0xb47598), line 887 in "eval.c" [16] Rf_ev...
2012 Nov 20
1
Buffer overflow in date package
Dear list-members, I have observed quite a strange problem with the date package. You will find below what I get on my machine (Ubuntu). I have been able to reproduce the error on Red Hat too. But it seems not to happen on Windows (and on some other Linux distros?). > require(date) Loading required package: date > sessionInfo() R version 2.15.2 (2012-10-26) Platform: x86_64-pc-linux-gnu
1997 Nov 07
0
R-alpha: "invisible" : R_INVISIBLE .. -- repeat{} gives BOMB
On 06-Nov-97 maechler@stat.math.ethz.ch wrote: >I investigated some more: > R_VISIBLE is set to 0 ``R_Visible = 0;'' > also in other places in eval.c : > > line C function > > 344: do_if > 436: do_for > 480: do_while > 515: do_repeat > 720: \ > 727: > do_set > 738: / > ^^^ >(line numbers from current 0.60) > >In my opinion, only the three cases in do_set ("<-" things) should have >the invisibility flag... In S...
1997 Nov 06
1
R-alpha: "invisible" (yet again): a more problematic bug[let]
I think this is a more problematic buglet in (implicit/explicit) ``invisible behavior''). Try this (all versions of R from 0.49 to 0.60): test0 <- function() c(1,2) test <- function(two = FALSE) c(1, if(two) 2) testR <- function(two = FALSE) return(c(1, if(two) 2)) test0()# 1 2 as it should test() #
2006 Oct 12
3
multithreading calling from the rpy Python package
...+ 796 9 libR.dylib 0x03676fbc Rf_eval + 1356 10 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 11 libR.dylib 0x03676e3c Rf_eval + 972 12 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 13 libR.dylib 0x03676e3c Rf_eval + 972 14 libR.dylib 0x0367a110 do_if + 48 15 libR.dylib 0x03676fbc Rf_eval + 1356 16 libR.dylib 0x0367932c do_begin + 108 17 libR.dylib 0x03676fbc Rf_eval + 1356 18 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 19 libR.dylib 0x03676e3c Rf_eval + 972 20 libR.dylib 0x0361b7c0 protecte...
2006 Oct 12
3
multithreading calling from the rpy Python package
...+ 796 9 libR.dylib 0x03676fbc Rf_eval + 1356 10 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 11 libR.dylib 0x03676e3c Rf_eval + 972 12 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 13 libR.dylib 0x03676e3c Rf_eval + 972 14 libR.dylib 0x0367a110 do_if + 48 15 libR.dylib 0x03676fbc Rf_eval + 1356 16 libR.dylib 0x0367932c do_begin + 108 17 libR.dylib 0x03676fbc Rf_eval + 1356 18 libR.dylib 0x0367ad10 Rf_applyClosure + 1120 19 libR.dylib 0x03676e3c Rf_eval + 972 20 libR.dylib 0x0361b7c0 protecte...
2003 May 14
2
abrupt end to R
...l:004DA6B5 Rf_applyClosure 004DA1D7 R.dll:004DA1D7 Rf_eval 004DC2D5 R.dll:004DC2D5 do_set 004DA3C8 R.dll:004DA3C8 Rf_eval 004DBA52 R.dll:004DBA52 do_begin 004DA3C8 R.dll:004DA3C8 Rf_eval 004DA6B5 R.dll:004DA6B5 Rf_applyClosure 004DA1D7 R.dll:004DA1D7 Rf_eval 004DB0DC R.dll:004DB0DC do_if 004DA3C8 R.dll:004DA3C8 Rf_eval 004DB427 R.dll:004DB427 do_for 004DA3C8 R.dll:004DA3C8 Rf_eval 004DBA52 R.dll:004DBA52 do_begin 004DA3C8 R.dll:004DA3C8 Rf_eval 004DA3C8 R.dll:004DA3C8 Rf_eval 004DBA52 R.dll:004DBA52 do_begin 004DA3C8 R.dll:004DA3C8 Rf_eval 004DA6B5 R.dll:004DA6B5...
2001 Jul 02
0
ReleaseLargeFreeVectors SIGSEGV (?) (PR#1008)
...821ddc, rho=0x8240670) at eval.c:1171 #14 0x80912f8 in Rf_eval (e=0x8821dc0, rho=0x8240670) at eval.c:422 #15 0x80a4a9d in do_logic2 (call=0x8821c00, op=0x819f3e8, args=0x8821c1c, env=0x8240670) at logic.c:192 #16 0x809119b in Rf_eval (e=0x8821c00, rho=0x8240670) at eval.c:401 #17 0x8091a64 in do_if (call=0x882292c, op=0x8198d74, args=0x8822948, rho=0x8240670) at eval.c:665 #18 0x809119b in Rf_eval (e=0x882292c, rho=0x8240670) at eval.c:401 #19 0x8092394 in do_begin (call=0x8821820, op=0x819e81c, args=0x8821804, ) at eval.c:887 ... I have also seen: Program received signal SIGSEGV, Seg...
2003 Jul 04
1
R crashes when installing package from CRAN (PR#3399)
...l:004DACD5 Rf_applyClosure 004DA7F7 R.dll:004DA7F7 Rf_eval 004DA716 R.dll:004DA716 Rf_eval 004DA65E R.dll:004DA65E Rf_eval 004DCBBB R.dll:004DCBBB Rf_evalList 004DA910 R.dll:004DA910 Rf_eval 004DCBBB R.dll:004DCBBB Rf_evalList 004DA910 R.dll:004DA910 Rf_eval 004DB75C R.dll:004DB75C do_if 004DA9E8 R.dll:004DA9E8 Rf_eval 004DC0D2 R.dll:004DC0D2 do_begin 004DA9E8 R.dll:004DA9E8 Rf_eval 004DACD5 R.dll:004DACD5 Rf_applyClosure 004DA7F7 R.dll:004DA7F7 Rf_eval 004DC0D2 R.dll:004DC0D2 do_begin 004DA9E8 R.dll:004DA9E8 Rf_eval 004DD315 R.dll:004DD315 do_eval 00509CB4 R.dll:0...
2000 Feb 07
4
Segmentation fault, devPS.c, 0.99.0 (PR#413)
...1c, op=0x402e0a78, args=0x405b5208, env=0x40944540) at objects.c:251 251 if (usemethod(buf, obj, call, CDR(args), env, &ans) == 1) { (gdb) up #16 0x807c6a1 in Rf_eval (e=0x405b521c, rho=0x40944540) at eval.c:172 172 tmp = PRIMFUN(op) (e, op, CDR(e), rho); (gdb) up #17 0x807cd8d in do_if (call=0x405b526c, op=0x402d84f4, args=0x405b5258, rho=0x40944540) at eval.c:428 428 return (eval(CAR(CDR(CDR(args))), rho)); (gdb) up #18 0x807c6a1 in Rf_eval (e=0x405b526c, rho=0x40944540) at eval.c:172 172 tmp = PRIMFUN(op) (e, op, CDR(e), rho); The examples do use MASS, spatial, akim...
2005 May 04
1
help track a segmentation fault
I have an R script that I run using nohup R CMD BATCH r.in r.out & The code loops through data from the database and takes hours. The problem is, in about an hour and a half after I start the script the program stops and I get /usr/lib/R/bin/BATCH: line 55: 14067 Done ( echo "invisible(options(echo = TRUE))"; cat ${in}; echo "proc.time()" ) 14068
2001 Jan 23
0
1.2.1 segfault
...x1c3834, args=0x3a74c8, rho=0xb699f0) at eval.c:1008 #38 0x56aa0 in Rf_eval (e=0x3a7538, rho=0xb699f0) at eval.c:317 #39 0x57c8c in do_begin (call=0x3a7554, op=0x1c37c4, args=0x3a7570, rho=0xb699f0) at eval.c:803 #40 0x56aa0 in Rf_eval (e=0x3a7554, rho=0xb699f0) at eval.c:317 #41 0x573b4 in do_if (call=0x3a5434, op=0x1b22d4, args=0x3a5418, rho=0xb699f0) ---Type <return> to continue, or q <return> to quit--- at eval.c:591 #42 0x56aa0 in Rf_eval (e=0x3a5434, rho=0xb699f0) at eval.c:317 #43 0x57c8c in do_begin (call=0x3a5450, op=0x1c37c4, args=0x3a5530, rho=0xb699f0) at eva...
2000 Dec 18
1
1.2.0 segfault
...0, rho=0x2d3ad4, suppliedenv=0x1b5300) at eval.c:501 #49 0x5a340 in Rf_eval (e=0xa224b4, rho=0x2d3ad4) at eval.c:352 #50 0x5b300 in do_begin (call=0xa21a74, op=0x1c6294, args=0xa22498, rho=0x2d3ad4) at eval.c:803 #51 0x5a114 in Rf_eval (e=0xa21a74, rho=0x2d3ad4) at eval.c:317 #52 0x5aa28 in do_if (call=0xa22428, op=0x1b4d6c, args=0xa22444, rho=0x2d3ad4) at eval.c:591 #53 0x5a114 in Rf_eval (e=0xa22428, rho=0x2d3ad4) at eval.c:317 #54 0x5b300 in do_begin (call=0xa2240c, op=0x1c6294, args=0xa223f0, rho=0x2d3ad4) at eval.c:803 #55 0x5a114 in Rf_eval (e=0xa2240c, rho=0x2d3ad4) at eval.c...
2000 Jan 29
1
HDF5 as a module
...SEXP do_gray(SEXP, SEXP, SEXP, SEXP); SEXP do_grep(SEXP, SEXP, SEXP, SEXP); SEXP do_gsub(SEXP, SEXP, SEXP, SEXP); - SEXP do_hdf5save (SEXP, SEXP, SEXP, SEXP); - SEXP do_hdf5load (SEXP, SEXP, SEXP, SEXP); SEXP do_hsv(SEXP, SEXP, SEXP, SEXP); SEXP do_identify(SEXP, SEXP, SEXP, SEXP); SEXP do_if(SEXP, SEXP, SEXP, SEXP); --- 181,186 ---- Index: src/scripts/INSTALL.in =================================================================== RCS file: /home/rcvs/src/R/src/scripts/INSTALL.in,v retrieving revision 1.29 diff -c -r1.29 INSTALL.in *** src/scripts/INSTALL.in 2000/01/24 19:48:48 1.29 ---...