search for: eiji

Displaying 20 results from an estimated 37 matches for "eiji".

Did you mean: seiji
2001 Mar 23
2
Memory problems, HDF5 library and R-1.2.2 garbage collection
...e, supposing it releases unused memory, so to determine if the problem is specific to my platform (linux 2.2.14-1vl6) or due to R code? 3) Anyone else using HDF5 with R out there? (*) http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html#Why%20does%20R%20run%20out%20of%20memory%3f Thanks a lot! Eiji -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat....
2015 Jul 01
5
additional leap second
...12-31", + "2012-6-30", "2015-6-30") .leap.seconds <- strptime(paste(.leap.seconds , "23:59:60"), "%Y-%m-%d %H:%M:%S") c(as.POSIXct(.leap.seconds, "GMT")) # lose the timezone Best Regards, -- Eiji NAKAMA <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp>
2003 Oct 21
2
Problem R-1.8.0 library tcltk on Tcl-8.0.5 (PR#4699)
Full_Name: Eiji Nakama Version: R-1.8.0 OS: linux(VineLinux) Submission from: (NULL) (219.117.236.13) I build by Tcl8.0.5 and R-1.8.0. > library(tcltk) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/lib/R/library/tcltk/libs/tcltk.so": /usr/lib/R/l...
2014 Oct 14
1
[Fwd: Re: AIX-5.3 Issue installing Matrix Package]
...504 0 14:34:36 pts/11 0:00 sh >>> /gpfs1/home/shivali/gang/R-3.1.1/lib/R/bin/Rcmd INSTALL Matrix > > maybe sh running is not good. > please install bash. > CONFIG_SHELL=/boo/foo/bash before running `configure && make'. > > -- > Best Regards, > -- > Eiji NAKAMA <nakama (a) ki.rim.or.jp> > "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp> > > Email secured by Check Point > Email secured by Check Point
2016 Dec 01
2
Different results for cos,sin,tan and cospi,sinpi,tanpi
...740991 )|| /* 2^53-1 */ + ( x < -9007199254740991 ) ) /* -2^53-1 */ + return tan(M_PI * x); + x = fmod(x, 1.); // tan(pi(x + k)) == tan(pi x) for all integer k // map (-1,1) --> (-1/2, 1/2] : if(x <= -0.5) x++; else if(x > 0.5) x--; -- Best Regards, -- Eiji NAKAMA <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp>
2018 Jul 10
1
problem with display of complex number
....523874767 +0900 @@ -381,6 +381,7 @@ r->i = fround(pow10 * x->i, digits)/pow10; } else { digits = (double)(dig); + if(digits < 1) digits=1; /* a little better */ r->r = fround(x->r, digits); r->i = fround(x->i, digits); } -- Best Regards, -- Eiji NAKAMA <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp>
2003 Jul 08
0
Problem with package hdf5-1.4.7 in R-1.7.1
...my installations of) the HDF5 libs or the hdf5 package for R. Just for the record, the HDF5 data files were correctly generated in the new machine (therefore, I assume the HDF5 libs are good at least for outputting data). I could read them in my old machine (R version 1.2.2). Thanks for any help! Eiji ps: Just in case, I left the test data file I used at http://www.his.atr.co.jp/~eiji/R/ts3n0.hdf (240kB) --error log-- > library(hdf5) > hdf5load("ts3n0.hdf") R.bin: H5T.c:5729: H5T_set_size: Assertion `"not implemented yet" && 0' failed.
2005 Dec 14
1
R-beta on AIX5.2
...19:25:25.000000000 +0900 +++ R-beta/src/nmath/nmath.h 2005-12-13 19:33:59.000000000 +0900 @@ -47,6 +47,7 @@ #define ML_NAN R_NaN void R_CheckUserInterrupt(void); +#undef calloc #define calloc R_chk_calloc #define free R_chk_free -- http://www.nakama.ne.jp, http://r.nakama.ne.jp e-mail : EIJI Nakama <nakama at ki.rim.or.jp>
2015 Jul 01
1
additional leap second
...ot;) >> .leap.seconds <- strptime(paste(.leap.seconds , "23:59:60"), >> "%Y-%m-%d %H:%M:%S") >> c(as.POSIXct(.leap.seconds, "GMT")) # lose the timezone >> >> Best Regards, >> -- >> Eiji NAKAMA <nakama (a) ki.rim.or.jp> >> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp> >> >> ______________________________________________ >> R-devel at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel >> >...
2000 Sep 28
1
(Newbie) using par() to regulate viewing area in graphs
...t;R Reference Manual", "R Extension Writer's Manual", and the "Data Analysis and Graphics Using R - An Introduction", by Maindonald), is there any source of information I should refer to before posting my (newbie) questions to this list? Thanks for all the assistance, Eiji -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat....
2005 May 19
2
Larger X11 fonts under R-2.1.0
...e default fonts were a reasonable size, but under R-2.1.0 they are too big and fat. I now have to either set pointsize=10 in X11(), or par(cex=.7) afterwards. The NEWS file has this to say about X11 fonts: The changes to font handling in the X11 module are based on the Japanization patches of Eiji Nakama. I'm not sure if that's relevant to the change I'm seeing. Has anyone else noticed a difference in the X11 fonts? (I assume this is different from Xiang-Jun Lu's problem, since I do not get any error messages that fonts "could not be loaded".) -- David Brahm (bra...
2005 May 26
3
Buidling R on Linux (Itanium) fails (PR#7897)
Full_Name: Reinhold Bader Version: 2.1.0 OS: SLES 9 Submission from: (NULL) (129.187.48.1) I tried to build R using the Intel compilers (icc, ifort) and the Math Kernel Libraries for BLAS/LAPACK Optimizations used were -O3, and the FPICFLAGS="-fpic" was exported. The build failed with the following error message: ... dumping R code in package 'methods' Saving namespace image
2005 Aug 19
1
Summary: Unexpected result of read.dbf
...1002103 NA 5 42201002104 NA 6 422010060 422010060 7 422010071 422010071 8 422010072 422010072 9 42201008001 NA 10 42201008002 NA This is not reproducible when the field has decimals like numeric type, 19 digits, and 5 decimals. The patch written of Mr. Eiji Nakama is followed. --- foreign.orig/src/dbfopen.c 2005-08-19 18:54:06.000000000 +0900 +++ foreign/src/dbfopen.c 2005-08-19 18:58:06.000000000 +0900 @@ -970,7 +970,8 @@ || psDBF->pachFieldType[iField] == 'F' ) /* || psDBF->pachFieldType[iField] == 'D&...
2016 Dec 01
1
Different results for cos,sin,tan and cospi,sinpi,tanpi
...increasingly larger arguments) but at the >> moment, I don't see how this would help. >> >> Martin > > > > -- > Brian D. Ripley, ripley at stats.ox.ac.uk > Emeritus Professor of Applied Statistics, University of Oxford -- Best Regards, -- Eiji NAKAMA <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp>
2016 Dec 01
2
Different results for cos,sin,tan and cospi,sinpi,tanpi
...ackage where I can (with increasing computational effort!) get correct values (for increasingly larger arguments) but at the moment, I don't see how this would help. Martin > Martin Maechler, > ETH Zurich >> -- >> Best Regards, >> -- >> Eiji NAKAMA <nakama (a) ki.rim.or.jp> >> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp> > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2016 Aug 02
0
R, OpenBLAS and OMP_NUM_THREEADS
...fault number of threads > > > Any better ideas? > > > Thanks > > Gordon > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian -- Best Regards, -- Eiji NAKAMA <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp>
2015 Jul 01
0
additional leap second
...30", "2015-6-30") > .leap.seconds <- strptime(paste(.leap.seconds , "23:59:60"), > "%Y-%m-%d %H:%M:%S") > c(as.POSIXct(.leap.seconds, "GMT")) # lose the timezone > > Best Regards, > -- > Eiji NAKAMA <nakama (a) ki.rim.or.jp> > "\u4e2d\u9593\u6804\u6cbb" <nakama (a) ki.rim.or.jp> > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Brian D. Ripley,...
2009 Apr 06
1
Problem with Extracting Fitted Values from fGarch package
Good day everyone, I fitted a GARCH model to a time series and R estimated the model and provide me with the estimates. However, when I tried to extract the fitted values from the estimated model I got the following error message: "Error in .local(object, ...) : object "fit" not found"   I used the following to extract the fitted values fitted_TASI <- fitted(garchFit(~
2009 Sep 10
2
Negative AIC
Dear R list, I just obtained a negative AIC for two models (-221.7E+4 and -230.2E+4). Is that normal? Regards -- Corrado Topi Global Climate Change & Biodiversity Indicators Area 18,Department of Biology University of York, York, YO10 5YW, UK Phone: + 44 (0) 1904 328645, E-mail: ct529 at york.ac.uk
2014 Dec 06
1
does parLapplyLB do load-balancing?
Looking at parLapplyLB, one sees that it takes in X and then passes splitList(X, length(cl)) to clusterApplyLB, which then calls dynamicClusterApply. Thus while dynamicClusterApply does handle tasks in a load-balancing fashion, sending out individual tasks as previous tasks complete, parLapplyLB preempts that by splitting up the tasks in advance into as many groups of tasks as there are cluster