Re: [Rd] [External] Status of '=>'

2021-12-20 Thread luke-tierney

It's still work in progress. Probably => will be dropped in favor of
limited use of _ for non-first-argument passing.

Best,

luke

On Mon, 20 Dec 2021, Dirk Eddelbuettel wrote:



R 4.1.0 brought the native pipe and the related ability to use '=>' if one
opted into it by setting _R_USE_PIPEBIND_. I often forget about '=>' and
sadly can never find anything in the docs either (particularly no 'see als'
from '|>' docs) which is not all that heplful.

Can we anticipate a change with R 4.2.0, or will it remain as is, somewhat
available but not really documented or enabled? Clarifications welcome,
otherwise 'time will tell' as usual.

Thanks,  Dirk




--
Luke Tierney
Ralph E. Wareham Professor of Mathematical Sciences
University of Iowa  Phone: 319-335-3386
Department of Statistics andFax:   319-335-3017
   Actuarial Science
241 Schaeffer Hall  email:   luke-tier...@uiowa.edu
Iowa City, IA 52242 WWW:  http://www.stat.uiowa.edu

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] [External] Status of R_unif_index

2019-04-04 Thread Tierney, Luke
Seems reasonable, done now.

Best,

luke

On Fri, 22 Mar 2019, Ralf Stubner wrote:

> Dear List,
>
> section "6.3 Random number generation" of WRE [1] lists unif_rand(),
> norm_rand() and exp_rand() as the interface to R's RNG. Now
> R_ext/Random.h also has
>
>double R_unif_index(double);
>
> Can this be also treated as an official API function that may be called
> from a package?
>
> Thanks
> Ralf
>
> [1]
> https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Random-numbers
>
>

-- 
Luke Tierney
Ralph E. Wareham Professor of Mathematical Sciences
University of Iowa  Phone: 319-335-3386
Department of Statistics andFax:   319-335-3017
Actuarial Science
241 Schaeffer Hall  email:   luke-tier...@uiowa.edu
Iowa City, IA 52242 WWW:  http://www.stat.uiowa.edu

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel