Package: poorman
Type: Package
Title: A Poor Man's Base R Copy of 'dplyr' Verbs
Version: 0.1.9
Authors@R: person("Nathan", "Eastwood", "", "nathan.eastwood@icloud.com",
    role = c("aut", "cre"))
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-04-01 10:34:43 UTC; nathan
Author: Nathan Eastwood [aut, cre]
Maintainer: Nathan Eastwood <nathan.eastwood@icloud.com>
Repository: CRAN
Date/Publication: 2020-04-01 12:10:02 UTC
