# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "JuliaConnectoR.utils" in publications use:' type: software license: MIT title: 'JuliaConnectoR.utils: Utility Functions for the JuliaConnectoR' version: 0.0.1 doi: 10.32614/CRAN.package.JuliaConnectoR.utils abstract: Utility functions for the JuliaConnectoR package for developers and users. Helps users of R packages that link R and Julia via JuliaConnectoR to install Julia and Julia dependencies, to connect R and Julia, to set the number of threads Julia uses from within R and to set a Julia seed from R. Helps developers to set up a github actions workflow to run both R and Julia. authors: - family-names: Fischer given-names: Alexander email: alexander-fischer1801@t-online.de repository: https://s3alfisc.r-universe.dev commit: 1027754fa88ec4d3e8b96255df1eb4f26924f638 date-released: '2022-03-13' contact: - family-names: Fischer given-names: Alexander email: alexander-fischer1801@t-online.de