NEWS | R Documentation |
Minor cleanup in README.md
Minor continuous integration update
Updated (versioned) depends on tinytest to 1.4.1
Expand sprintf template to suppress R warning
The CI setup was updated to use run.sh
from
r-ci (Dirk).
The package was updated for an API extension in tinytest 1.3.1 or later (Mark van der Look in #7)
The unused LazyData
field was removed from
DESCRIPTION
(Dirk)
Correct a minor editing mistake spotted by John Blischak.
Rebuilt under tinytest 1.2.0 to add support for
class
argument in error-code test predicates
Generalize tinytest extensions with additional arguments for test predicates (Alton in #2).
Use Travis CI for continuous integration off GitHub (Dirk).
Added a simple demo to support initial CRAN upload.
Updated defaults for format
and mode
to use the
same options
used by diffobj along with fallbacks.
Initial version, with thanks to both Mark and Brodie.