Package: poorman
Type: Package
Title: A Poor Man's Dependency Free Recreation of 'dplyr'
Version: 0.2.5
Authors@R: person("Nathan", "Eastwood", "", "nathan.eastwood@icloud.com",
    role = c("aut", "cre"))
Maintainer: Nathan Eastwood <nathan.eastwood@icloud.com>
Description: A replication of key functionality from 'dplyr' and the wider 'tidyverse' using only 'base'.
URL: https://nathaneastwood.github.io/poorman/,
        https://github.com/nathaneastwood/poorman
BugReports: https://github.com/nathaneastwood/poorman/issues
Depends: R (>= 3.5)
Suggests: knitr, pkgdown, rmarkdown, roxygen2, tinytest
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2021-03-28 16:04:57 UTC; nathan
Author: Nathan Eastwood [aut, cre]
Repository: CRAN
Date/Publication: 2021-03-28 16:30:02 UTC
Built: R 4.0.2; ; 2021-03-29 10:27:18 UTC; unix
