# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "maketools" in publications use:' type: software license: MIT title: 'maketools: Exploring and Testing the Toolchain and System Libraries' version: 1.3.1 doi: 10.32614/CRAN.package.maketools abstract: Helper functions that interface with the system utilities to learn about the local build environment. Lets you explore 'make' rules to test the local configuration, or query 'pkg-config' to find compiler flags and libs needed for building packages with external dependencies. Also contains tools to analyze which libraries that a installed R package linked to by inspecting output from 'ldd' in combination with information from your distribution package manager, e.g. 'rpm' or 'dpkg'. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://jeroen.r-universe.dev repository-code: https://github.com/jeroen/maketools commit: d46f92ca8e11a85eece34ff72a0a50b5143d3636 url: https://jeroen.r-universe.dev/maketools contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289