Package: JuliaFormulae 0.1.0

JuliaFormulae: Translate R Regression Model Formulae to 'Julia' Syntax

Metaprogramming utilities for converting R regression model formulae to equivalents in 'Julia' <doi:10.1137/141000671>, via modifications to the abstract syntax tree. Supports translations in zero correlation random effects syntax, protection of expressions to be evaluated as-is, interaction terms, and more. Accepts strings or R formula objects and returns modified R formula objects where possible (or a modified string, if not a valid formula in R).

Authors:June Choe [aut, cre]

JuliaFormulae_0.1.0.tar.gz
JuliaFormulae_0.1.0.zip(r-4.5)JuliaFormulae_0.1.0.zip(r-4.4)JuliaFormulae_0.1.0.zip(r-4.3)
JuliaFormulae_0.1.0.tgz(r-4.4-any)JuliaFormulae_0.1.0.tgz(r-4.3-any)
JuliaFormulae_0.1.0.tar.gz(r-4.5-noble)JuliaFormulae_0.1.0.tar.gz(r-4.4-noble)
JuliaFormulae_0.1.0.tgz(r-4.4-emscripten)JuliaFormulae_0.1.0.tgz(r-4.3-emscripten)
JuliaFormulae.pdf |JuliaFormulae.html
JuliaFormulae/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/yjunechoe/juliaformulae/issues

On CRAN:

4 exports 1.46 score 1 dependencies 2 dependents 3 scripts 156 downloads

Last updated 3 months agofrom:3ebeffc07b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:find_barshas_barsjulia_formulano_bars

Dependencies:rrapply