search for: jerr

Displaying 10 results from an estimated 10 matches for "jerr".

Did you mean: err
2000 Sep 08
2
Installing R from source ? (PR#655)
...he first try rbitmap.c:239: parse error before `jmp_buf' rbitmap.c:239: warning: no semicolon at end of struct or union rbitmap.c: In function `my_error_exit': rbitmap.c:257: dereferencing pointer to incomplete type rbitmap.c: In function `R_SaveAsJpeg': rbitmap.c:279: storage size of `jerr' isn't known after changing the source code (replacing the ';' with a ',' and adding some ',' of rbitmap.c in lines 239 and 240 it installed correctly. cheers J.N. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing lis...
2011 Oct 27
1
Question about .Fortran in glmnet package
...,flmin,ulam,thresh,isd,maxit,kopt, lmu=integer(1), a0=double(nlam*nc), ca=double(nx*nlam*nc), ia=integer(nx), nin=integer(nlam), nulldev=double(1), dev=double(nlam), alm=double(nlam), nlp=integer(1), jerr=integer(1),PACKAGE="glmnet" ) Thanks for your help. Regards, Axel. [[alternative HTML version deleted]]
2000 Oct 24
1
installation problems with rbitmap.c (PR#703)
...ror message: rbitmap.c:239: parse error before `jmp_buf' rbitmap.c:239: warning: no semicolon at end of struct or union rbitmap.c: In function `my_error_exit': rbitmap.c:257: dereferencing pointer to incomplete type rbitmap.c: In function `R_SaveAsJpeg': rbitmap.c:279: storage size of `jerr' isn't known Any help ? Thanks, Markus -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&q...
2011 Feb 17
1
cv.glmnet errors
...as.double(x), y, offset, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, maxit, kopt, lmu = integer(1), a0 = double(nlam * nc), ca = double(nx * nlam * nc), ia = integer(nx), nin = integer(nlam), nulldev = double(1), dev = double(nlam), alm = double(nlam), nlp = integer(1), jerr = integer(1), PACKAGE = "glmnet") 2: lognet(x, is.sparse, ix, jx, y, weights, offset, type, alpha, nobs, nvars, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, vnames, maxit, HessianExact, family) 3: glmnet(x[!which, ], y_sub, lambda = lambda, offset = offset_sub, weights = weig...
2000 Oct 02
1
R build on i86pc Solaris 2.7 (PR#677)
...-o rbitmap.o rbitmap.c:239: parse error before `jmp_buf' rbitmap.c:239: warning: no semicolon at end of struct or union rbitmap.c: In function `my_error_exit': rbitmap.c:257: dereferencing pointer to incomplete type rbitmap.c: In function `R_SaveAsJpeg': rbitmap.c:279: storage size of `jerr' isn't known make[1]: *** [rbitmap.o] Error 1 make[1]: Leaving directory `/usr/share/src/R-1.1.1/src/unix/X11' make: *** [R] Error 2 Solution: ************************************************* --- src/unix/X11/rbitmap.c.jpeg-patch Mon Oct 2 16:18:16 2000 +++ src/unix/X11/rbitmap.c...
2000 Jun 19
1
Problem compiling R-1.1.0
...-o rbitmap.o rbitmap.c:239: parse error before `jmp_buf' rbitmap.c:239: warning: no semicolon at end of struct or union rbitmap.c: In function `my_error_exit': rbitmap.c:257: dereferencing pointer to incomplete type rbitmap.c: In function `R_SaveAsJpeg': rbitmap.c:279: storage size of `jerr' isn't known make[5]: *** [rbitmap.o] Error 1 make[5]: Leaving directory `/home/etptupaf/R-1.1.0/src/unix/X11' make[4]: *** [R] Error 2 make[4]: Leaving directory `/home/etptupaf/R-1.1.0/src/unix/X11' make[3]: *** [DLLs] Error 1 make[3]: Leaving directory `/home/etptupaf/R-1.1.0/src...
2011 Nov 17
1
building biOps on macports, and configure--vars
...orks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -c jpegio.c -o jpegio.o jpegio.c:36:21: error: jpeglib.h: No such file or directory pegio.c: In function ?read_jpg_img_info?: jpegio.c:52: error: storage size of ?cinfo? isn?t known jpegio.c:53: error: storage size of ?jerr? isn?t known [[... about 30 lines of this follow...]] make: *** [jpegio.o] Error 1 ERROR: compilation failed for package ?biOps? The problem is, obviously, that the gcc call is missing "-I/opt/local/include", even though I put that in both --configure-vars and --configure-args! I also no...
2009 Jul 28
2
Check functions in package
Hi, I run R on a server via SSH, over a terminal. After loading a specific package, how do I know what functions are in that package? Is there any way to list or display them? tia. -- View this message in context: http://www.nabble.com/Check-functions-in-package-tp24707084p24707084.html Sent from the R help mailing list archive at Nabble.com.
2000 Jun 23
1
install R-1.1.0 in Suse 6.0
...-o rbitmap.o rbitmap.c:239: parse error before `jmp_buf' rbitmap.c:239: warning: no semicolon at end of struct or union rbitmap.c: In function `my_error_exit': rbitmap.c:257: dereferencing pointer to incomplete type rbitmap.c: In function `R_SaveAsJpeg': rbitmap.c:279: storage size of `jerr' isn't known make[5]: *** [rbitmap.o] Error 1 make[5]: Leaving directory `/root/R-1.1.0/src/unix/X11' make[4]: *** [R] Error 2 make[4]: Leaving directory `/root/R-1.1.0/src/unix/X11' make[3]: *** [DLLs] Error 1 make[3]: Leaving directory `/root/R-1.1.0/src/unix' make[2]: *** [R]...
2009 Apr 07
1
R segfaulting with glmnet on some data, not other
...quot;elnet", ka, parm = alpha, nobs, nvars, as.double(x), y, weights, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, lmu = integer(1), a0 = double (nlam), ca = double(nx * nlam), ia = integer(nx), nin = integer(nlam), rsq = d ouble(nlam), alm = double(nlam), nlp = integer(1), jerr = integer(1), PACK AGE = "glmnet") 2: glmnet(xstd$sdat, ystd$sdat, family = c("gaussian"), lambda = lambda, stan dardize = FALSE, type = c("naive")) 3: sl_cv.glmnet(Xnew, ynew, K = 10, fit_all$lambda) aborting ... Thanks again! Dan Kamalic Director of Syst...