jwutil: Tools for Data Manipulation and Testing

This is a set of simple utilities for various data manipulation and testing tasks. The goal is to use core R tools well, without bringing in many dependencies. Main areas of interest are semi-automated data frame manipulation, such as converting factors in multiple binary indicator columns. There are testing functions which provide 'testthat' expectations to permute arguments to function calls. There are functions and data to test extreme numbers, dates, and bad input of various kinds which should allow testing failure and corner cases, which can be used for fuzzing your functions. The test suite has many examples of usage.

Package details

AuthorJack O. Wasey [aut, cre, cph] (<https://orcid.org/0000-0003-3738-4637>)
MaintainerJack O. Wasey <jack@jackwasey.com>
LicenseGPL-3
Version1.2.3
URL https://github.com/jackwasey/jwutil
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("jwutil")

Try the jwutil package in your browser

Any scripts or data that you put into this service are public.

jwutil documentation built on May 7, 2019, 1:03 a.m.