<?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>Run Python, Julia, and Rust Inside 'targets' Pipeline Steps</dc:title>
  <dc:title>R package tarpolyglot version 0.2.1</dc:title>
  <dc:description>Adds target constructors that make it easy to use Python, Julia, and
    Rust inside a 'targets' pipeline using 'reticulate', 'JuliaCall', and 'rextendr'.
    Provides tar_target_py(), tar_target_jl(), and tar_target_rs() (with matching
    _raw() variants), each mirroring 'targets::tar_target()' and
    'targets::tar_target_raw()'. Python and Julia steps run a script via a live
    interpreter with optional R pre- and post-scripts; Rust steps compile
    '#[extendr]' functions and call them from an R post-script. Results are
    returned either as converted R objects or as files written to disk
    (format = "file"). Dynamic branching, environment/version selection, a
    'crew' controller for isolation, and the full set of tar_target_raw()
    arguments are supported.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: targets, reticulate, JuliaCall, crew, rextendr</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, tarchetypes, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Pierre Solomon &lt;pierre.solomon@laposte.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pierre Solomon [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-7187-2664&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tarpolyglot/LICENSE)</dc:rights>
  <dc:date>2026-09-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tarpolyglot</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tarpolyglot</dc:identifier>
</oai_dc:dc>
