search for: r_pretty

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

2017 Aug 19
1
Issues of R_pretty in src/appl/pretty.c
...hey work now. I mentioned them partly because the commit description said overflow for large n and partly to be considered for regression tests. -------------------------------------------- On Sat, 19/8/17, Martin Maechler <maechler at stat.math.ethz.ch> wrote: Subject: Re: [Rd] Issues of R_pretty in src/appl/pretty.c Cc: r-devel at r-project.org Date: Saturday, 19 August, 2017, 7:47 PM >>>>> Suharto Anggono Suharto Anggono via R-devel <r-devel at r-project.org> >>>>> on Fri, 18 Aug 2017 15:44:06 +0000 writes: > Examples similar to >...
2017 Aug 14
0
Issues of R_pretty in src/appl/pretty.c
...t/074746.html for the origin of the example here. > That > pretty(c(-1,1)*1e300, n = 1e9, min.n = 1) gave 20 intervals, far from 1e9, but > pretty(c(-1,1)*1e300, n = 1e6, min.n = 1) gave 1000000 intervals > (on a machine), made me trace through the code to function 'R_pretty' in https://svn.r-project.org/R/trunk/src/appl/pretty.c . thank you. > *lo is -1e300, *up is 1e300. > cell = fmax2(fabs(*lo),fabs(*up)); > 'cell' is 1e300. > i_small = dx < cell * U * imax2(1,*ndiv) * DBL_EPSILON *3; > When *ndiv is (int) 1e9, app...
2017 Aug 18
1
Issues of R_pretty in src/appl/pretty.c
...9; when working with integers, similar to what led to change of 'seq' fuzz, is https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15137 -------------------------------------------- On Tue, 15/8/17, Martin Maechler <maechler at stat.math.ethz.ch> wrote: Subject: Re: [Rd] Issues of R_pretty in src/appl/pretty.c To: "Martin Maechler" <maechler at stat.math.ethz.ch> @r-project.org Date: Tuesday, 15 August, 2017, 3:55 PM >>>>> Martin Maechler <maechler at stat.math.ethz.ch> >>>>>? ?? on Mon, 14 Aug 2017 11:46:07 +0200 writes: >&...
2017 Aug 11
2
Issues of R_pretty in src/appl/pretty.c
...ethz.ch/pipermail/r-devel/2017-August/074746.html for the origin of the example here. That pretty(c(-1,1)*1e300, n = 1e9, min.n = 1) gave 20 intervals, far from 1e9, but pretty(c(-1,1)*1e300, n = 1e6, min.n = 1) gave 1000000 intervals (on a machine), made me trace through the code to function 'R_pretty' in https://svn.r-project.org/R/trunk/src/appl/pretty.c . *lo is -1e300, *up is 1e300. cell = fmax2(fabs(*lo),fabs(*up)); 'cell' is 1e300. i_small = dx < cell * U * imax2(1,*ndiv) * DBL_EPSILON *3; When *ndiv is (int) 1e9, apparently cell * U * imax2(1,*ndiv) overflows to infinity a...
2007 Jan 30
1
Solaris 10 compilation issue
...tic.o Rf_phyper arithmetic.o Rf_plogis arithmetic.o Rf_plnorm arithmetic.o Rf_pnbeta arithmetic.o Rf_pnorm5 arithmetic.o Rf_qbinom arithmetic.o R_pretty registration.o R_cpolyroot complex.o Rf_qchisq arithmetic.o Rf_ptukey arithmetic.o Rf_qgamma arithmetic.o Rf_qhyper arithmetic.o Rf_qlogis...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...tic.o Rf_phyper arithmetic.o Rf_plogis arithmetic.o Rf_plnorm arithmetic.o Rf_pnbeta arithmetic.o Rf_pnorm5 arithmetic.o Rf_qbinom arithmetic.o R_pretty registration.o R_cpolyroot complex.o Rf_qchisq arithmetic.o Rf_ptukey arithmetic.o Rf_qgamma arithmetic.o Rf_qhyper arithmetic.o Rf_qlogis...
2007 Jan 30
0
R Compiling issue
...Rf_ftrunc arithmetic.o libintl_gettextparse ../extra/intl/libintl.a(plural-exp.o) Rf_pbinom arithmetic.o Rf_pchisq arithmetic.o Rf_pgamma arithmetic.o Rf_phyper arithmetic.o Rf_plogis arithmetic.o Rf_plnorm arithmetic.o Rf_pnbeta arithmetic.o Rf_pnorm5 arithmetic.o Rf_qbinom arithmetic.o R_pretty registration.o R_cpolyroot complex.o Rf_qchisq arithmetic.o Rf_ptukey arithmetic.o Rf_qgamma arithmetic.o Rf_qhyper arithmetic.o Rf_qlogis arithmetic.o Rf_qlnorm arithmetic.o Rf_qnbeta arithmetic.o Rf_qnorm5 arithmetic.o bakslv registration.o Rf_rbinom random.o Rf_rchisq random.o Rf_qt...
2007 Jan 30
0
Issue with compiling R on solaris 10
...tic.o Rf_phyper arithmetic.o Rf_plogis arithmetic.o Rf_plnorm arithmetic.o Rf_pnbeta arithmetic.o Rf_pnorm5 arithmetic.o Rf_qbinom arithmetic.o R_pretty registration.o R_cpolyroot complex.o Rf_qchisq arithmetic.o Rf_ptukey arithmetic.o Rf_qgamma arithmetic.o Rf_qhyper arithmetic.o Rf_qlogis...