Browse code

Fixed readme

Giulia Pais authored on 12/01/2022 09:42:03
Showing 1 changed files

... ...
@@ -137,17 +137,25 @@ options("ISAnalytics.reports" = TRUE)
137 137
 Show more
138 138
 </summary>
139 139
 
140
-# ISAnalytics 1.4.2 (2021-)
140
+# ISAnalytics 1.4.2 (2021-12-14)
141
+
142
+## NEW (MINOR)
143
+
144
+-   Added function to check for annotation problems in IS matrices
141 145
 
142 146
 ## MINOR CHANGES
143 147
 
144 148
 -   Added argument `max_workers` in function `remove_collisions()`
149
+-   Updated default functions for `aggregate_metadata()`
150
+-   Added annotation issues section in import matrices report
145 151
 
146 152
 ## FIXES
147 153
 
148 154
 -   Fixed minor issue in internals for file system alignment checks
149 155
 -   Fixed minor issue in internal call to `import_Vispa2_stats()` from
150 156
     `import_association_file()`
157
+-   Added safe computation of sharing in `remove_collisions()`: if
158
+    process fails function doesn’t stop
151 159
 
152 160
 # ISAnalytics 1.4.1 (2021-10-28)
153 161