LOG of the CHANGES in the package OjaNP Version 1.2-1 * R-hub / CRAN compliance: fixed memory handling (R_Calloc, zero-init, use-after-free), type compatibility (long* to int*), and includes/declarations for strict compilers * Cleaned up demo/paper-section-4.2.R and demo/ojaMedianDemo.R Version 1.0-0 * Final release version with references to the corresponding JSS manuscript Version 0.9-13: * Debug option for bounded search added Version 0.9-12: * Fixed some warnings for Cran (depraciated from the compiler) Version 0.9-10: * removed the 'register' keyword from the C++ code * Fixed a c++ registration warning/note Version 0.9-9: * Second implementation of an exact algorithm by Oleksii Pokotylo and Karl Mosler added * Maintainer change from Klaus Nordhausen to Daniel Fischer Version 0.9-8: * Fixed Valgrind warnings Version 0.9-7: * Fixed several C++ warnings * changed maintainer email Version 0.9-6: * #define R_NO_REMAP added to data.h in order to fix some error handling on MacOS Version 0.9-5: * all references to standard c++ output and error handling removed Version 0.9-4: * adressing some compatility issues with sun compilers * making the change log file also visible on the the CRAN pages * new function ojaCsampleTest Version 0.9-3: * minor changes in examples and documentation Version 0.9-2: * first version released on CRAN