<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>R 3.6.1 for Mac OS X 10.11 or higher (El Capitan build)</title>
    <options customize="allow" allow-external-scripts="no"/>
    <domains enable_anywhere="true" enable_localSystem="true"/>
    <volume-check script="pm_volume_check();"/>
    <script>function pm_volume_check() {
  if(!(my.target.systemVersion &amp;&amp; /* &gt;= */ system.compareVersions(my.target.systemVersion.ProductVersion, '10.11.0') &gt;= 0)) {
    my.result.title = 'Failure';
    my.result.message = 'This build of R requires Mac OS X 10.11 or higher.';
    my.result.type = 'Fatal';
    return false;
  }
  return true;
}
</script>
    <background file="background" alignment="topleft" scaling="none"/>
    <welcome language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 This installer will guide you through the steps necessary to setup 
\b R 3.6.1 (2019-07-05) -- "Action of the Toes" for Mac OS X 10.11 (El Capitan) or higher
\b0  on your machine.\
}]]></welcome>
    <readme language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset0 Monaco;}
{\colortbl;\red255\green255\blue255;\red1\green0\blue144;}
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\qc

\f0\b\fs48 \cf0 R 3.6.1\

\b0\fs26 Version 3.6.1 (2019-07-05) -- "Action of the Toes"\

\fs24 for Mac OS X 10.11 (El Capitan) and higher\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
\cf0 \
This multi-package contains following main components:\
- 
\b R Framework 3.6.1
\b0             - 
\b R.app GUI 1.70
\b0 \
- 
\b Tcl/Tk 8.6.6 for X11 
\b0 (optional, needed for the tcltk R package)\
- 
\b Texinfo 5.2
\b0  (optional, needed to build documentation in R packages from sources)\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
\cf0 \ul \ulc0 Requirements:\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
\cf0 \ulnone - Mac OS X 10.11 (El Capitan) or higher\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640

\b \cf0 \ul Note
\b0 :\ulnone  By default the installer upgrades previous El Capitan build of R if present. If you want to keep the previous version, use\

\f1 \cf2 pkgutil --forget org.r-project.R.el-capitan.fw.pkg
\f0 \cf0 \
\
The Cocoa GUI called 
\b R.app
\b0  will be installed by default in your 
\f1 Applications
\f0  folder,  
\b R framework
\b0  will be installed in 
\f1 /Library/Frameworks,
\f0  
\b Tcl/Tk
\b0  and 
\b Texinfo
\b0  will be installed in 
\f1 /usr/local}]]></readme>
    <license language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640

\f0\fs24 \cf0 This software is distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.  The terms of this license are in a file called COPYING which you should have received with this software.\
\
If you have not received a copy of this file, you can obtain one via WWW at  http://www.gnu.org/copyleft/gpl.html, or by writing to:\
\
   The Free Software Foundation, Inc.,\
   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\
\
A small number of files (the API header files and export files, listed in R_HOME/COPYRIGHTS) are distributed under the LESSER GNU GENERAL PUBLIC LICENSE version 2.1. This can be obtained via WWW at http://www.gnu.org/copyleft/lgpl.html, or by writing to the address above\
\
The above licenses govern distribution, not use.\
\
``Share and Enjoy.''\
}]]></license>
    <choices-outline>
        <line choice="rfw"/>
        <line choice="gui"/>
        <line choice="tcltk"/>
        <line choice="texinfo"/>
    </choices-outline>
    <choice id="rfw" title="R 3.6.1 Framework" tooltip="R 3.6.1 Framework" description="R framework version 3.6.1 (64-bit, Intel Macs only) for Mac OS X 10.11 (El Capitan) or higher. This package contains the full framework necessary for the use of R.">
        <pkg-ref id="org.r-project.R.el-capitan.fw.pkg"/>
    </choice>
    <choice id="gui" title="R GUI 1.70" tooltip="R for Mac OS X GUI 1.70 Application" description="This is the Mac GUI application for R. It requires a compatible R framework to be installed as well. ">
        <pkg-ref id="org.r-project.R.el-capitan.GUI.pkg"/>
    </choice>
    <choice id="tcltk" title="Tcl/Tk 8.6.6" tooltip="Tcl/Tk 8.6.6 (X11)" description="Tcl/Tk 8.6.6 build (X11 version) for Mac OS X 10.11 and higher (64-bit, Intel). Needed for the tcltk R package.">
        <pkg-ref id="org.r-project.x86_64.tcltk.x11"/>
    </choice>
    <choice id="texinfo" title="Texinfo 5.2" tooltip="Texinfo 5.2" description="Texinfo 5.2 for Mac OS X 10.6 and higher (64-bit Intel). Needed for building documentation when compiling R packages from sources.">
        <pkg-ref id="org.r-project.x86_64.texinfo"/>
    </choice>
    <pkg-ref id="org.r-project.R.el-capitan.fw.pkg" installKBytes="112596" version="30676782" auth="Root">#r.pkg</pkg-ref>
    <pkg-ref id="org.r-project.R.el-capitan.GUI.pkg" installKBytes="4196" version="1.70" auth="Root">#r-1.pkg</pkg-ref>
    <pkg-ref id="org.r-project.R.el-capitan.GUI.pkg">
        <relocate search-id="pkmktoken88">
            <bundle id="org.R-project.R"/>
        </relocate>
    </pkg-ref>
    <pkg-ref id="org.r-project.x86_64.tcltk.x11" installKBytes="35092" version="8.6.6" auth="Root">#tcltk8.pkg</pkg-ref>
    <pkg-ref id="org.r-project.x86_64.texinfo" installKBytes="7956" version="5.2" auth="Root">#texinfo5.pkg</pkg-ref>
    <locator>
        <search id="pkmktoken88-1" type="component">
            <bundle CFBundleIdentifier="org.R-project.R" path="/Applications/R.app"/>
        </search>
        <search id="pkmktoken88-0" type="script" script="pkmktoken88_combined()">
            <script>
function pkmktoken88_combined() {
	function pkmk_add_results_to_array(results, array) {
		for(i = 0; i &lt; results.length; i++)
			array.push(results[i]);
	}
	var result = new Array();
	var search;
	search = my.search.results['pkmktoken88-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken88" script="pkmktoken88_final()">
            <script>
function pkmktoken88_final() {
	var combined = my.search.results['pkmktoken88-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>