Changes in version 0.77-1 (2024-04-10) BUG FIXES o diptest(x72000, *) for length(x) == 72000 now works correctly (with a warning about being asymptotic), thanks to William Davis, UC Berkeley. Changes in version 0.77-0 (2023-11-27) BUG FIXES o C level format: s/%ld/%d/ Changes in version 0.76-0 (2021-05-04) NEW FEATURES o add README.Rd mostly for github readers BUG FIXES o Added Imports (to "base" packages where they were not checked previously) to NAMESPACE. o Using NEWS.Rd file more. Changes in version 0.75-7 (2015-06-08) NEW FEATURES o Started this NEWS.Rd file, to eventually replace the ChangeLog BUG FIXES o . Changes in version 0.75-6 (2014-11-25) NEW FEATURES o . BUG FIXES o . Changes in version 0.75-5 (2013-07-23) NEW FEATURES o add NEWS.Rd (albeit mostly empty) BUG FIXES o rdRDS() wrapper corrrectly tests for R 2.13.0 Changes in version 0.75-4 (2012-08-13) NEW FEATURES o Enable package for pre-R-2.13.x via rdRDS() wrapper o dip.test() now also returns an alternative component, e.g. for printing. Changes in version 0.75-3 (2012-04-18) NEW FEATURES o . BUG FIXES o . Changes in version 0.75-1 (2011-08-10) NEW FEATURES o . BUG FIXES o . Changes in version 0.25-3 (2010-08-11) NEW FEATURES o First version of the “"diptest issues"” vignette. BUG FIXES o . Changes in version 0.25-2 (2009-02-09) NEW FEATURES o . BUG FIXES o . Changes in version 0.25-1 (2004-08-12) NEW FEATURES o . BUG FIXES o . Changes in version 0.25-0 (2003-11-29) NEW FEATURES o More output in the R object, allows debug information. BUG FIXES o Previously, the dip() had not been “symmetric” with respect to “mirroring” such as a sign flip in the data. Thanks to Yong Lu, who was able to track the bug to a misplaced ( in the original Fortran code, the bug has been fixed on Oct.10, 2003. Changes in version 0.9-1 (2003-07-14) NEW FEATURES o First(?) CRAN release BUG FIXES o on 1994-07-30, added code to prevent an infinite loop in rare cases, but e.g., for dip(1:n).