<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Translate R Regression Model Formulae to 'Julia' Syntax</dc:title>
  <dc:title>R package JuliaFormulae version 0.1.0</dc:title>
  <dc:description>Metaprogramming utilities for converting R regression model
    formulae to equivalents in 'Julia' &lt;doi:10.1137/141000671&gt;, 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).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: rrapply, stats, utils</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>June Choe &lt;jchoe001@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>June Choe [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-0701-921X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=JuliaFormulae/LICENSE)</dc:rights>
  <dc:date>2024-06-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=JuliaFormulae</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.JuliaFormulae</dc:identifier>
</oai_dc:dc>
