# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "basepenguins" in publications use:' type: software license: MIT title: 'basepenguins: Convert Files that Use ''palmerpenguins'' to Work with ''datasets''' version: 0.1.0.9000 doi: 10.32614/CRAN.package.basepenguins abstract: From 'R' 4.5.0, the 'datasets' package includes the penguins and penguins_raw data sets popularised in the 'palmerpenguins' package. 'basepenguins' takes files that use the 'palmerpenguins' package and converts them to work with the versions from 'datasets' ('R' >= 4.5.0). It does this by removing calls to library(palmerpenguins) and making the necessary changes to column names. Additionally, it provides helper functions to define new files paths for saving the output and a directory of example files to experiment with. authors: - family-names: Kaye given-names: Ella email: ella.kaye@gmail.com orcid: https://orcid.org/0000-0002-7300-3718 - family-names: Turner given-names: Heather orcid: https://orcid.org/0000-0002-1256-3375 repository: https://ellakaye.r-universe.dev repository-code: https://github.com/EllaKaye/basepenguins commit: b2a6a42fdc1986aa6d01b8bf533f7b24b1e68e0f url: https://ellakaye.github.io/basepenguins/ date-released: '2025-04-10' contact: - family-names: Kaye given-names: Ella email: ella.kaye@gmail.com orcid: https://orcid.org/0000-0002-7300-3718