fz: R Wrapper for the 'funz-fz' Parametric Simulation Framework

Provides R bindings to the 'funz-fz' Python package using 'reticulate'. The 'fz' framework wraps arbitrary simulation codes to run parameter sweeps, design-of-experiments studies, and iterative algorithm-driven analyses by substituting variable placeholders in text input files and collecting outputs into data frames. Calculators can run locally (shell), over SSH, or on 'SLURM' clusters. See <https://github.com/Funz/fz> for the underlying framework.

Version: 1.1
Imports: reticulate (≥ 1.28)
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-06-29
DOI: 10.32614/CRAN.package.fz (may not be active yet)
Author: Yann Richet ORCID iD [aut, cre]
Maintainer: Yann Richet <yann.richet at asnr.fr>
BugReports: https://github.com/Funz/fz.R/issues
License: BSD_3_clause + file LICENSE
URL: https://github.com/Funz/fz.R
NeedsCompilation: no
SystemRequirements: Python (>= 3.8), funz-fz Python package
Language: en-US
Materials: README, NEWS
CRAN checks: fz results

Documentation:

Reference manual: fz.html , fz.pdf
Vignettes: Using fz for parametric studies (source, R code)

Downloads:

Package source: fz_1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): fz_1.1.tgz, r-oldrel (arm64): fz_1.1.tgz, r-release (x86_64): fz_1.1.tgz, r-oldrel (x86_64): fz_1.1.tgz

Linking:

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