depigner: A Utility Package to Help you Deal with "Pignas"

Pigna [_pìn'n'a_] is the Italian word for pine cone. In jargon, it is used to identify a task which is boring, banal, annoying, painful, frustrating and maybe even with a not so beautiful or rewarding result, just like the obstinate act of trying to challenge yourself in extracting pine nuts from a pine cone, provided that, in the end, you will find at least one inside it. Here you can find a backpack of functions to be used to solve small everyday problems of coding or analyzing (clinical) data, which would be normally solved using quick-and-dirty patches. You will be able to convert 'Hmisc' and 'rms' summary()es into data.frames ready to be rendered by 'pander' and 'knitr'. You can access easy-to-use wrappers to activate essential but useful progress bars (from 'progress') into your loops or functionals. Easy setup and control Telegram's bots (from 'telegram.bot') to send messages or to divert error messages to a Telegram's chat. You also have some utilities helping you in the development of packages, like the activation of the same user interface of 'usethis' into your package, or call polite functions to ask a user to install other packages. Finally, you find a set of thematic sets of packages you may use to set up new environments quickly, installing them in a single call.

Version: 0.9.1
Depends: R (≥ 4.1)
Imports: desc, dplyr (≥ 0.7.7), fs, ggplot2 (≥ 3.1.0), Hmisc (≥ 4.2.0), magrittr (≥ 1.5), progress (≥ 1.2.0), purrr (≥ 0.2.5), readr, rlang (≥ 0.2.2), rms (≥ 5.1.2), rprojroot, stats, stringr (≥ 1.3.1), telegram.bot (≥ 2.3.0), tibble (≥ 1.4.2), tidyr (≥ 0.8.1), usethis (≥ 1.5.0), utils
Suggests: covr (≥ 3.1.0), spelling, survival, testthat (≥ 3.0.0), withr
Published: 2023-04-24
Author: Corrado Lanera [aut, cre, cph]
Maintainer: Corrado Lanera <corrado.lanera at gmail.com>
BugReports: https://github.com/CorradoLanera/depigner/issues
License: GPL-3
URL: https://corradolanera.github.io/depigner/, https://github.com/CorradoLanera/depigner
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: depigner results

Documentation:

Reference manual: depigner.pdf

Downloads:

Package source: depigner_0.9.1.tar.gz
Windows binaries: r-devel: depigner_0.9.1.zip, r-release: depigner_0.9.1.zip, r-oldrel: depigner_0.9.1.zip
macOS binaries: r-release (arm64): depigner_0.9.1.tgz, r-oldrel (arm64): depigner_0.9.1.tgz, r-release (x86_64): depigner_0.9.1.tgz
Old sources: depigner archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=depigner to link to this page.