Package: poorman
Type: Package
Title: A Poor Man's Base R Copy of 'dplyr' Verbs
Version: 0.2.0
Authors@R: person("Nathan", "Eastwood", "", "nathan.eastwood@icloud.com",
    role = c("aut", "cre"))
Maintainer: Nathan Eastwood <nathan.eastwood@icloud.com>
Description: A simple replication of key 'dplyr' verbs using only base R.
URL: https://github.com/nathaneastwood/poorman
BugReports: https://github.com/nathaneastwood/poorman/issues
Depends: R (>= 3.4)
Suggests: knitr, roxygen2, tinytest
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-05-10 16:13:39 UTC; nathan
Author: Nathan Eastwood [aut, cre]
Repository: CRAN
Date/Publication: 2020-05-10 16:30:03 UTC
