You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rcmd-notes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
This release adds no new functionality, but removes a rggobi dependency and fixes a number of outstanding R CMD check notes. Results from testing the dependencies can be found at: XXX. As far as I can there were no significant new problems.
1
+
2
+
This release adds no new functionality, but removes a rggobi dependency and fixes a number of outstanding R CMD check notes. Results from testing the dependencies can be found at: https://github.com/wch/checkresults/blob/master/tourr/r-release/00check-summary.txt. As far as I can tell there were no significant new problems.
2
3
3
4
One significant note is generated across my local OS X install, ubuntu running on travis-ci and win builder:
4
5
@@ -9,4 +10,3 @@ One significant note is generated across my local OS X install, ubuntu running o
9
10
This note arises because I'm doing some non-standard stuff with
10
11
environments and the heuristics can't see where `past_x` is coming
0 commit comments