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:
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
Last updated from:b2a6a42fdc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 89 |
Exports:convert_dirconvert_dir_inplaceconvert_filesconvert_files_inplaceexample_direxample_filesfiles_to_convertoutput_paths
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert files to use datasets versions of penguins and penguins_raw | convert_dir convert_dir_inplace convert_files convert_files_inplace |
| List or find example files from basepenguins package | example_dir example_files |
| List files to convert in a directory | files_to_convert |
| Generate modified file paths by adding prefixes and/or suffixes | output_paths |
