Package: omnibus Type: Package Title: Helper Tools for Managing Data, Dates, Missing Values, and Text Version: 1.2.15 Date: 2025-04-02 Authors@R: c( person( given = 'Adam B.', family = 'Smith', role = c('cre', 'aut'), email = 'adam.smith@mobot.org', comment = c(ORCID = '0000-0002-6420-1659') ) ) Maintainer: Adam B. Smith Description: An assortment of helper functions for managing data (e.g., rotating values in matrices by a user-defined angle, switching from row- to column-indexing), dates (e.g., intuiting year from messy date strings), handling missing values (e.g., removing elements/rows across multiple vectors or matrices if any have an NA), text (e.g., flushing reports to the console in real-time); and combining data frames with different schema (copying, filling, or concatenating columns or applying functions before combining). Depends: R (>= 3.5.0) Imports: Suggests: License: GPL (>=3) LazyData: true LazyLoad: yes URL: https://github.com/adamlilith/omnibus, https://adamlilith.github.io/omnibus/ BugReports: https://github.com/adamlilith/omnibus/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://adamlilith.r-universe.dev Date/Publication: 2025-04-03 02:54:00 UTC RemoteUrl: https://github.com/adamlilith/omnibus RemoteRef: HEAD RemoteSha: 403e836eeba693e1b3ce032f62e5771c5a747482 NeedsCompilation: no Packaged: 2026-06-16 10:26:19 UTC; root Author: Adam B. Smith [cre, aut] (ORCID: )