Path to this page:
Subject: CVS commit: pkgsrc/devel/R-diffobj
From: Makoto Fujiwara
Date: 2021-06-06 14:19:58
Message id: 20210606121958.3D902FA95@cvs.NetBSD.org
Log Message:
(devel/R-diffobj) Updated 0.3.2 to 0.3.4
## v0.3.4
* Add a print method for `ses_dat` return values that makes it easier to
interpret the diff.
* [#152](https://github.com/brodieG/diffobj/issues/152): Rewrite the
fall-back "O(n)" algorithm that kicks in when there are `max.diff` \
differences
to be more robust (h/t @hadley, @DanChaltiel, @gadenbui).
## v0.3.3
* Implement experimental .Rout / .Rout.save testing.
* Fix `all.equal` test breakages from
\
[r79555](https://github.com/r-devel/r-svn/commit/66d016544fe9deb64aa74ae55fa3edfcb721b1c4).
Files: