Package: poorman Type: Package Title: A Poor Man's Dependency Free Recreation of 'dplyr' Version: 0.2.7 Authors@R: c( person("Nathan", "Eastwood", "", "nathan.eastwood@icloud.com", role = c("aut", "cre")), person("Etienne", "Bacher", , "etienne.bacher@protonmail.com", role = "ctb", comment = c(ORCID = "0000-0002-9271-5075"))) Maintainer: Nathan Eastwood 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.3) Suggests: knitr, rmarkdown, roxygen2, tinytest License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Language: en-GB Repository: https://nathaneastwood.r-universe.dev Date/Publication: 2024-02-08 11:31:06 UTC RemoteUrl: https://github.com/nathaneastwood/poorman RemoteRef: HEAD RemoteSha: a5313242b3820ad746266cae063faff1b0374a7e NeedsCompilation: no Packaged: 2026-07-03 17:25:36 UTC; root Author: Nathan Eastwood [aut, cre], Etienne Bacher [ctb] (ORCID: )