# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "roogledocs" in publications use:' type: software license: MIT title: 'roogledocs: R Wrapper For Googledocs Java Library' version: 0.5.0 doi: 10.5281/zenodo.6576096 identifiers: - type: doi value: 10.32614/CRAN.package.roogledocs abstract: Programmatically substitute images, data and tables into a google doc or presentation. R library to perform limited interactions with google docs and slides in R via the Java API library. The purpose being to support google docs as a platform for interactive development and documentation of data analysis in R for scientific publication, although it is not limited to this purpose. The workflow supported is a parallel documentation and analysis where a team of people are working collaboratively on documentation, whilst at the same time analysis is being performed and results updated repeatedly as a result of new data. In this environment updating numeric results, tabular data and figures in word documents manually becomes annoying. With roogledocs you can automate this a bit like a RMarkdown document, but with the added benefit that the content can be updated independently of the analysis, by the wider team. authors: - family-names: Challen given-names: Rob email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 preferred-citation: type: manual title: 'roogledocs: R Wrapper For Googledocs Java Library' authors: - family-names: Challen given-names: Rob email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 year: '2024' notes: 'R package version 0.5.0; Maven artifact: io.github.terminological:roogledocs:0.5.0' url: https://terminological.github.io/roogledocs/ doi: 10.5281/zenodo.6576096 repository: https://terminological.r-universe.dev repository-code: https://github.com/terminological/roogledocs commit: b51fd77a7ddcebb8b496e039120c8dc38a7a8ec1 url: https://terminological.github.io/roogledocs/ contact: - family-names: Challen given-names: Rob email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 references: - type: manual title: 'r6-generator: Code Generation Framework for using Java within R' authors: - family-names: Challen given-names: Rob email: rob.challen@bristol.ac.uk orcid: https://orcid.org/0000-0002-5504-7768 notes: 'Maven plugin artifact: io.github.terminological:r6-generator-maven-plugin:1.0.0' year: '2024' url: https://github.com/terminological/r6-generator doi: 10.5281/zenodo.7113300