diff --git a/RStudio/RStudio.download.recipe b/RStudio/RStudio.download.recipe
index ee25f3b..3e571f4 100644
--- a/RStudio/RStudio.download.recipe
+++ b/RStudio/RStudio.download.recipe
@@ -12,10 +12,19 @@
RStudio
MinimumVersion
- 0.2.9
+ 1.1
Process
-
+
+ Processor
+ DeprecationWarning
+ Arguments
+
+ warning_message
+ Consider switching to the RStudio recipes in the hansen-m-recipes repo. This recipe is deprecated and will be removed in the future.
+
+
+
Processor
URLTextSearcher
Arguments
diff --git a/RStudio/RStudio.pkg.recipe b/RStudio/RStudio.pkg.recipe
index 19bf0d4..3464901 100755
--- a/RStudio/RStudio.pkg.recipe
+++ b/RStudio/RStudio.pkg.recipe
@@ -3,7 +3,7 @@
Description
- Downloads the latest RStudio disk image and builds a package. The installer package includes a preinstall script that will check for an existing RStudio.app in /Applications and remove it if found.
+ Downloads the latest RStudio disk image and builds a package.
Identifier
com.github.rtrouton.pkg.RStudio
Input
@@ -14,7 +14,7 @@
MinimumVersion
1.0.0
ParentRecipe
- com.github.rtrouton.download.RStudio
+ com.github.hansen-m.download.RStudio
Process