# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mlflow" in publications use:' type: software license: Apache-2.0 title: 'mlflow: Interface to ''MLflow''' version: 3.10.1 doi: 10.32614/CRAN.package.mlflow abstract: R interface to 'MLflow', open source platform for the complete machine learning life cycle, see . This package supports installing 'MLflow', tracking experiments, creating and running projects, and saving and serving models. authors: - family-names: Wilson given-names: Ben email: benjamin.wilson@databricks.com - family-names: Zaharia given-names: Matei email: matei@databricks.com - family-names: Luraschi given-names: Javier email: jluraschi@gmail.com - family-names: Kuo given-names: Kevin email: kevin.kuo@rstudio.com orcid: https://orcid.org/0000-0001-7803-7901 repository: https://benwilson2.r-universe.dev repository-code: https://github.com/mlflow/mlflow commit: f6868b6294196edf2625e0948ab0a3024fc87324 url: https://github.com/mlflow/mlflow date-released: '2026-03-16' contact: - family-names: Wilson given-names: Ben email: benjamin.wilson@databricks.com