The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
DOI: 10.32614/CRAN.package.JuliaFormulae
Author: June Choe ORCID iD [aut, cre]
Maintainer: June Choe <jchoe001 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: JuliaFormulae results

Documentation:

Reference manual: JuliaFormulae.pdf

Downloads:

Package source: JuliaFormulae_0.1.0.tar.gz
Windows binaries: r-devel: JuliaFormulae_0.1.0.zip, r-release: JuliaFormulae_0.1.0.zip, r-oldrel: JuliaFormulae_0.1.0.zip
macOS binaries: r-release (arm64): JuliaFormulae_0.1.0.tgz, r-oldrel (arm64): JuliaFormulae_0.1.0.tgz, r-release (x86_64): JuliaFormulae_0.1.0.tgz, r-oldrel (x86_64): JuliaFormulae_0.1.0.tgz

Reverse dependencies:

Reverse imports: jlme, jlmerclusterperm

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JuliaFormulae to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.