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).
Version: | 1.2.14 |
Depends: | R (≥ 3.5.0) |
Published: | 2024-09-17 |
DOI: | 10.32614/CRAN.package.omnibus |
Author: | Adam B. Smith |
Maintainer: | Adam B. Smith <adam.smith at mobot.org> |
BugReports: | https://github.com/adamlilith/omnibus/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/adamlilith/omnibus |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | omnibus results |
Reference manual: | omnibus.pdf |
Package source: | omnibus_1.2.14.tar.gz |
Windows binaries: | r-devel: omnibus_1.2.14.zip, r-release: omnibus_1.2.14.zip, r-oldrel: omnibus_1.2.14.zip |
macOS binaries: | r-devel (arm64): omnibus_1.2.14.tgz, r-release (arm64): omnibus_1.2.14.tgz, r-oldrel (arm64): omnibus_1.2.14.tgz, r-devel (x86_64): omnibus_1.2.14.tgz, r-release (x86_64): omnibus_1.2.14.tgz, r-oldrel (x86_64): omnibus_1.2.14.tgz |
Old sources: | omnibus archive |
Reverse imports: | enmSdmX, fasterRaster, statisfactory |
Please use the canonical form https://CRAN.R-project.org/package=omnibus to link to this page.