Package: basepenguins 0.1.0.9000

basepenguins: Convert Files that Use 'palmerpenguins' to Work with 'datasets'

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:Ella Kaye [aut, cre, cph], Heather Turner [aut], Achim Zeileis [ctb]

basepenguins_0.1.0.9000.tar.gz
basepenguins_0.1.0.9000.zip(r-4.7)basepenguins_0.1.0.9000.zip(r-4.6)basepenguins_0.1.0.9000.zip(r-4.5)
basepenguins_0.1.0.9000.tgz(r-4.6-any)basepenguins_0.1.0.9000.tgz(r-4.5-any)
basepenguins_0.1.0.9000.tar.gz(r-4.7-any)basepenguins_0.1.0.9000.tar.gz(r-4.6-any)
basepenguins_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
basepenguins/json (API)
NEWS

# Install 'basepenguins' in R:
install.packages('basepenguins', repos = c('https://ellakaye.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ellakaye/basepenguins/issues

Pkgdown/docs site:https://ellakaye.github.io

On CRAN:

Conda:

4.48 score 6 stars 5 scripts 185 downloads 8 exports 0 dependencies

Last updated from:b2a6a42fdc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK139
linux-release-x86_64OK149
macos-release-arm64OK79
macos-oldrel-arm64OK114
windows-develOK72
windows-releaseOK74
windows-oldrelOK63
wasm-releaseOK89

Exports:convert_dirconvert_dir_inplaceconvert_filesconvert_files_inplaceexample_direxample_filesfiles_to_convertoutput_paths

Dependencies:

Getting Started with basepenguins

Rendered frombasepenguins.Rmdusingknitr::rmarkdownon May 11 2026.

Last update: 2025-04-05
Started: 2025-03-21