/usr/lib/R/site-library/gower/NEWS is in r-cran-gower 0.1.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | version 0.1.2
- fixed valgrind warning
- registered native routines, as now recommended by CRAN
version 0.1.1
- gower_dist now issues warning when nr of rows on input do not divide (recycling)
- Code now depends on gcc version for compatability with Windows + R<=3.2.x
- Bugfix: bad range calculation caused faulty distance computation
version 0.1.0
- First release
|