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.
| Version: | 0.1.0 | 
| Depends: | R (≥ 4.2.0) | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), withr | 
| Published: | 2025-04-08 | 
| DOI: | 10.32614/CRAN.package.basepenguins | 
| Author: | Ella Kaye | 
| Maintainer: | Ella Kaye <ella.kaye at gmail.com> | 
| BugReports: | https://github.com/EllaKaye/basepenguins/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/EllaKaye/basepenguins, https://ellakaye.github.io/basepenguins/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | basepenguins results | 
| Reference manual: | basepenguins.html , basepenguins.pdf | 
| Vignettes: | Getting Started with basepenguins (source, R code) | 
| Package source: | basepenguins_0.1.0.tar.gz | 
| Windows binaries: | r-devel: basepenguins_0.1.0.zip, r-release: basepenguins_0.1.0.zip, r-oldrel: basepenguins_0.1.0.zip | 
| macOS binaries: | r-release (arm64): basepenguins_0.1.0.tgz, r-oldrel (arm64): basepenguins_0.1.0.tgz, r-release (x86_64): basepenguins_0.1.0.tgz, r-oldrel (x86_64): basepenguins_0.1.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=basepenguins to link to this page.