packrat/lib-R/x86_64-w64-mingw32/3.6.1/compiler/tests/jit.R

library(compiler)

oldJIT <- enableJIT(3)

## need a test of level 1 to make sure functions are compiled

## need more tests here

repeat { break }

while(TRUE) break

for (i in 1:10) i

enableJIT(oldJIT)
jmcascalheira/LGMIberiaCluster documentation built on June 8, 2021, 10 a.m.