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.08 score 2 packages 3 scripts 151 downloads 4 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-winOKNov 21 2024
R-4.5-linuxOKNov 21 2024
R-4.4-winOKNov 21 2024
R-4.4-macOKNov 21 2024
R-4.3-winOKNov 21 2024
R-4.3-macOKNov 21 2024

Exports:find_barshas_barsjulia_formulano_bars

Dependencies:rrapply