Skip to content

Commit

Permalink
log changes for 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed May 18, 2021
1 parent 383b58d commit 4f38e9b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
freesurferformats Changes
=========================


Version 0.1.15
--------------
- disable all unit tests that require downloaded data on CRAN
- add Euclidian distance util functions for surface vertices, like vertexdists.to.point and closest.vert.to.point
- add doapply.transform.mtx function (it's just matmul with some input checks that are annoying to repeat)


Version 0.1.14
--------------
- support reading the MRtrix TCK format (in function read.dti.tck) and
- support reading the TRK format used by the Diffusion Toolkit and TrackVis in (function read.dti.trk).
- Delete test data after unit tests have been run if (and only if) running on CRAN
- delete test data after unit tests have been run if (and only if) running on CRAN


Version 0.1.13
Expand Down

0 comments on commit 4f38e9b

Please sign in to comment.