Package: depigner
Title: A Utility Package to Help you Deal with "Pignas"
Version: 0.8.4
Authors@R: 
    person(given = "Corrado",
           family = "Lanera",
           role = c("aut", "cre", "cph"),
           email = "corrado.lanera@gmail.com")
Description: 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.
License: GPL-3
URL: https://corradolanera.github.io/depigner/,
        https://github.com/CorradoLanera/depigner
BugReports: https://github.com/CorradoLanera/depigner/issues
Depends: R (>= 3.6)
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), 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
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-11 00:49:51 UTC; cl
Author: Corrado Lanera [aut, cre, cph]
Maintainer: Corrado Lanera <corrado.lanera@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-11 06:50:12 UTC
Built: R 4.0.2; ; 2021-01-11 12:42:17 UTC; unix
