Package: quickr 0.3.0.9000

Tomasz Kalinowski

quickr: Compiler for R

Compile R functions annotated with type and shape declarations for extremely fast performance and robust runtime type checking. Supports both just-in-time (JIT) and ahead-of-time (AOT) compilation. Compilation is performed by lowering R code to Fortran.

Authors:Tomasz Kalinowski [aut, cre], Posit Software, PBC [cph, fnd]

quickr_0.3.0.9000.tar.gz
quickr_0.3.0.9000.zip(r-4.7)quickr_0.3.0.9000.zip(r-4.6)quickr_0.3.0.9000.zip(r-4.5)
quickr_0.3.0.9000.tgz(r-4.6-any)quickr_0.3.0.9000.tgz(r-4.5-any)
quickr_0.3.0.9000.tar.gz(r-4.7-any)quickr_0.3.0.9000.tar.gz(r-4.6-any)
quickr_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
quickr/json (API)

# Install 'quickr' in R:
install.packages('quickr', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/t-kalinowski/quickr/issues

On CRAN:

Conda:

6.70 score 184 stars 5 scripts 561 downloads 2 exports 3 dependencies

Last updated from:836b3f9fd4. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK166
linux-release-x86_64OK123
macos-release-arm64OK122
macos-oldrel-arm64OK81
windows-develOK127
windows-releaseOK95
windows-oldrelOK96
wasm-releaseOK110

Exports:compile_packagequick

Dependencies:dottyglueS7