# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "J4R" in publications use:' type: software license: LGPL-3.0-only title: 'J4R: Create ''Java'' Objects and Execute ''Java'' Methods' version: 1.2.2 doi: 10.32614/CRAN.package.J4R abstract: Makes it possible to create 'Java' objects and to execute 'Java' methods from the 'R' environment. The 'Java' Virtual Machine is handled by a gateway server. Commands are sent to the server through a socket connection from the 'R' environment. Calls to 'Java' methods allow for vectors so that a particular method is iteratively run on each element of the vector. A score algorithm also makes the calls to 'Java' methods less restrictive. The gateway server relies on the runnable 'Java' library 'j4r.jar'. This library is licensed under the LGPL-3. Its sources are included in the jar file. authors: - family-names: Fortin given-names: Mathieu email: mathieu.fortin.re@gmail.com orcid: https://orcid.org/0000-0002-6436-2727 repository: https://predictiveecology.r-universe.dev repository-code: https://github.com/CWFC-CCFB/J4R commit: 501eb8064833778a07f53326e698b0b8c72d36b7 url: https://github.com/CWFC-CCFB/J4R contact: - family-names: Fortin given-names: Mathieu email: mathieu.fortin.re@gmail.com orcid: https://orcid.org/0000-0002-6436-2727