[Rd] enableJIT(3) with Primitives

luke-tierney at uiowa.edu luke-tierney at uiowa.edu
Tue Mar 20 15:16:56 CET 2012


Bug -- will look into it.

luke

On Mon, 19 Mar 2012, R. Michael Weylandt wrote:

> I'm not sure if this is a bug or expected behavior, but I don't see
> anything in the documentation that explains it, so I thought I'd
> mention it:
>
> ~ michaelweylandt$ R -q --vanilla
>
> library(compiler)
> enableJIT(3)
>
> `+` # Throws an error
> `+` # Throws a warning
> `+` # Prints the primitive as expected
>
> sessionInfo()
>
> R version 2.14.1 (2011-12-22)
> Platform: i386-apple-darwin9.8.0/i386 (32-bit)
>
> locale:
> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] compiler  stats     graphics  grDevices utils     datasets  methods
> [8] base
>
> It seems to be independent of which primitives are used and I get the
> same behavior with r58785 built locally.
>
> Michael
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

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



More information about the R-devel mailing list