# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rmaven" in publications use:' type: software license: MIT title: 'rmaven: Run Java Build Tool Maven from R' version: 0.1.3 doi: 10.5281/zenodo.7081467 identifiers: - type: doi value: 10.32614/CRAN.package.rmaven abstract: Distributing large files in packages is contrary to 'CRAN' policies. Java libraries frequently have large dependencies, and this makes them hard to submit to CRAN. Java has a sophisticated dependency management tool (Maven) which can calculate and cache dependencies. Running Maven from R allows for better integration of Java libraries into R. Maven provides various options for resolving complied Java code dependencies, configuring class path, or compiling Java source code, all of which are useful for efficient use of Java within R. authors: - family-names: Challen given-names: Robert email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 preferred-citation: type: manual title: 'rmaven: Run Java Build Tool Maven from R' authors: - family-names: Challen given-names: Rob email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 year: '2022' notes: R package version 0.1.2.9000 url: https://terminological.github.io/rmaven/ doi: 10.5281/zenodo.7081467 repository: https://terminological.r-universe.dev repository-code: https://github.com/terminological/rmaven commit: 2bed4e880170761a1e7306a3afe04f60631d52bf url: https://terminological.github.io/rmaven contact: - family-names: Challen given-names: Robert email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768