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).
Version: |
0.1.0 |
Depends: |
R (≥ 4.1.0) |
Imports: |
rrapply, stats, utils |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2024-06-24 |
Author: |
June Choe [aut,
cre] |
Maintainer: |
June Choe <jchoe001 at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README, NEWS |
CRAN checks: |
JuliaFormulae results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=JuliaFormulae
to link to this page.