Skip to content

Commit 71bfcae

Browse files
Version 0.7.4 release to address deprecated rgl functions
1 parent 236b053 commit 71bfcae

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

pkg/retistruct/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Description: Reconstructs retinae by morphing a flat surface with fullcuts (a
99
shape). It can estimate the position of a point on the intact adult retina
1010
to within 8 degrees of arc (3.6% of nasotemporal axis). The coordinates in
1111
reconstructed retinae can be transformed to visuotopic coordinates.
12-
Version: 0.7.3
12+
Version: 0.7.4
1313
URL: http://davidcsterratt.github.io/retistruct/
1414
BugReports: https://github.com/davidcsterratt/retistruct/issues
15-
Date: 2020-09-13
15+
Date: 2023-02-04
1616
Depends:
1717
R (>= 3.5.0)
1818
Imports:

pkg/retistruct/NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
CHANGES IN VERSION 0.7.3 - Released 2020/09/12
29

310
BUG FIXES

0 commit comments

Comments
 (0)