Skip to content

Commit 0d83234

Browse files
committed
fix date format to mm//dd/yyy
1 parent 13629e9 commit 0d83234

2,485 files changed

Lines changed: 4970 additions & 4506 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/advanced-analytics/r-services/architecture-overview-sql-server-r-services.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Architecture Overview (SQL Server R Services) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2016-05-31"
4+
ms.date: "05/31/2016"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -44,3 +44,4 @@ To help you optimize existing R code and take advantage of these improvements, t
4444

4545
## See Also
4646
[R Services Tutorials](../../advanced-analytics/r-services/sql-server-r-services-tutorials.md)
47+

docs/advanced-analytics/r-services/configuration-sql-server-r-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Configuration (SQL Server R Services) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2016-05-31"
4+
ms.date: "05/31/2016"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -32,4 +32,4 @@ manager: "jhubbard"
3232
## See Also
3333
[Resource Governance for R Services](../../advanced-analytics/r-services/resource-governance-for-r-services.md)
3434

35-
[Installing and Managing R Packages](../../advanced-analytics/r-services/installing-and-managing-r-packages.md)
35+
[Installing and Managing R Packages](../../advanced-analytics/r-services/installing-and-managing-r-packages.md)

docs/advanced-analytics/r-services/configure-and-manage-advanced-analytics-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Configure and Manage Advanced Analytics Extensions | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "2016-11-01"
5+
ms.date: "11/01/2016"
66
ms.prod: "sql-server-2016"
77
ms.reviewer: ""
88
ms.suite: ""
@@ -101,4 +101,4 @@ For more information about permissions required to run SQL Server services, see
101101
## See Also
102102
[Getting Started with SQL Server R Services](../../advanced-analytics/r-services/getting-started-with-sql-server-r-services.md)
103103

104-
104+

docs/advanced-analytics/r-services/converting-r-code-for-use-in-r-services.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Converting R Code for Use in R Services | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "2016-05-31"
5+
ms.date: "05/31/2016"
66
ms.prod: "sql-server-2016"
77
ms.reviewer: ""
88
ms.suite: ""
@@ -95,3 +95,4 @@ When you are working in [!INCLUDE[rsql_rtvs_md](../../includes/rsql-rtvs-md.md)]
9595
9696
9797
98+

docs/advanced-analytics/r-services/create-a-local-package-repository-using-minicran.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create a Local Package Repository Using miniCRAN | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2016-05-27"
4+
ms.date: "05/27/2016"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -87,4 +87,4 @@ There are two options for installing packages from a local share or repository:
8787

8888
## Acknowledgements
8989

90-
The source for this information is this article by Andre de Vries, who also developed the miniCRAN package. For details and a complete walkthrough, see [How to install R packages on an off-line SQL Server 2016 instance](http://blog.revolutionanalytics.com/2016/05/minicran-sql-server.html)
90+
The source for this information is this article by Andre de Vries, who also developed the miniCRAN package. For details and a complete walkthrough, see [How to install R packages on an off-line SQL Server 2016 instance](http://blog.revolutionanalytics.com/2016/05/minicran-sql-server.html)

docs/advanced-analytics/r-services/create-a-predictive-model-r-in-t-sql-tutorial.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create a Predictive Model (R in T-SQL Tutorial) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2017-03-10"
4+
ms.date: "03/10/2017"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -153,3 +153,4 @@ Now that you have a model, in the final step, you'll learn how to generate predi
153153

154154
[Predict and Plot from Model](../../advanced-analytics/r-services/predict-and-plot-from-model-r-in-t-sql-tutorial.md)
155155

156+

docs/advanced-analytics/r-services/create-a-standalone-r-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create a Standalone R Server | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2017-03-07"
4+
ms.date: "03/07/2017"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -169,4 +169,4 @@ If you have problems removing an older version, you might need to edit the regis
169169
## See Also
170170
[Microsoft R Server](../../advanced-analytics/r-services/r-server-standalone.md)
171171

172-
172+

docs/advanced-analytics/r-services/creating-workflows-that-use-r-in-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Creating Workflows that Use R in SQL Server | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "2016-05-31"
5+
ms.date: "05/31/2016"
66
ms.prod: "sql-server-2016"
77
ms.reviewer: ""
88
ms.suite: ""
@@ -77,4 +77,4 @@ manager: "jhubbard"
7777
> [!NOTE]
7878
> Note that the code that supports the R Graphics Device for Reporting Services must be installed on the Reporting Services server, as well as in Visual Studio. Manual compilation and configuration is also required.
7979
80-
80+

docs/advanced-analytics/r-services/data-exploration-and-predictive-modeling-with-r.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Data Exploration and Predictive Modeling with R | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "2016-05-31"
5+
ms.date: "05/31/2016"
66
ms.prod: "sql-server-2016"
77
ms.reviewer: ""
88
ms.suite: ""
@@ -94,4 +94,4 @@ manager: "jhubbard"
9494

9595
[Operationalizing Your R Code](../../advanced-analytics/r-services/operationalizing-your-r-code.md)
9696

97-
97+

docs/advanced-analytics/r-services/data-science-deep-dive-using-the-revoscaler-packages.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Data Science Deep Dive: Using the RevoScaleR Packages | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "2016-09-27"
4+
ms.date: "09/27/2016"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -121,3 +121,4 @@ A key benefit of using the ScaleR functions in that they support the use of eith
121121

122122

123123

124+

0 commit comments

Comments
 (0)