Package: quickr 0.3.0.9000

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
card.svg |card.png
quickr/json (API)
NEWS

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

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

On CRAN:

Conda:

6.79 score 179 stars 5 scripts 666 downloads 2 exports 3 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK168
linux-release-x86_64OK132
macos-release-arm64OK99
macos-oldrel-arm64OK96
windows-develOK106
windows-releaseOK100
windows-oldrelOK93
wasm-releaseOK87

Exports:compile_packagequick

Dependencies:dottyglueS7