File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Description: Reconstructs retinae by morphing a flat surface with fullcuts (a
9
9
shape). It can estimate the position of a point on the intact adult retina
10
10
to within 8 degrees of arc (3.6% of nasotemporal axis). The coordinates in
11
11
reconstructed retinae can be transformed to visuotopic coordinates.
12
- Version: 0.7.3
12
+ Version: 0.7.4
13
13
URL: http://davidcsterratt.github.io/retistruct/
14
14
BugReports: https://github.com/davidcsterratt/retistruct/issues
15
- Date: 2020-09-13
15
+ Date: 2023-02-04
16
16
Depends:
17
17
R (>= 3.5.0)
18
18
Imports:
Original file line number Diff line number Diff line change
1
+ CHANGES IN VERSION 0.7.4 - Released 2023/02/04
2
+
3
+ BUG FIX
4
+
5
+ * Renamed deprecated rgl.*functions,
6
+ which were causing a crash in the GUI
7
+
1
8
CHANGES IN VERSION 0.7.3 - Released 2020/09/12
2
9
3
10
BUG FIXES
You can’t perform that action at this time.
0 commit comments