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: docs/machine-learning/package-management/r-package-information.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ The following Microsoft R packages are installed with SQL Server R Services.
77
77
|Packages | Version | Description |
78
78
|---------|---------|-------------|
79
79
|[RevoScaleR](/r-server/r-reference/revoscaler/revoscaler)| 8.0.3 | Used for remote compute contexts, streaming, parallel execution of rx functions for data import and transformation, modeling, visualization, and analysis. |
80
-
|[sqlrutils](../r/reference/sqlrutils/sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
80
+
|[sqlrutils](../r/ref-r-sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
81
81
82
82
::: moniker-end
83
83
@@ -88,7 +88,7 @@ The following Microsoft R packages are installed with SQL Server Machine Learnin
88
88
|Packages | Version | Description |
89
89
|---------|---------|-------------|
90
90
|[RevoScaleR](/r-server/r-reference/revoscaler/revoscaler)| 9.2 | Used for remote compute contexts, streaming, parallel execution of rx functions for data import and transformation, modeling, visualization, and analysis. |
91
-
|[sqlrutils](../r/reference/sqlrutils/sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
91
+
|[sqlrutils](../r/ref-r-sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
92
92
|[MicrosoftML](/r-server/r-reference/microsoftml/microsoftml-package)| 1.4.0 | Adds machine learning algorithms in R. |
93
93
|[olapR](../r/ref-r-olapr.md)| 1.0.0 | Used for writing MDX statements in R. |
94
94
@@ -101,7 +101,7 @@ The following Microsoft R packages are installed with SQL Server Machine Learnin
101
101
|Packages | Version | Description |
102
102
|---------|---------|-------------|
103
103
|[RevoScaleR](/r-server/r-reference/revoscaler/revoscaler)| 9.4.7 | Used for remote compute contexts, streaming, parallel execution of rx functions for data import and transformation, modeling, visualization, and analysis. |
104
-
|[sqlrutils](../r/reference/sqlrutils/sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
104
+
|[sqlrutils](../r/ref-r-sqlrutils.md)| 1.0.0 | Used for including R script in stored procedures. |
105
105
|[MicrosoftML](/r-server/r-reference/microsoftml/microsoftml-package)| 9.4.7 | Adds machine learning algorithms in R. |
106
106
|[olapR](../r/ref-r-olapr.md)| 1.0.0 | Used for writing MDX statements in R. |
0 commit comments