<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ready4 – Installation and set-up</title>
    <link>/docs/software/libraries/installation/</link>
    <description>Recent content in Installation and set-up on ready4</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/docs/software/libraries/installation/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Installing the ready4 framework foundation library</title>
      <link>/docs/software/libraries/installation/foundation/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/libraries/installation/foundation/</guid>
      <description>
        
        
        &lt;h2 id=&#34;before-you-install&#34;&gt;Before you install&lt;/h2&gt;
&lt;p&gt;If you plan to use ready4 for any purpose, you will need to install the &lt;a href=&#34;https://ready4-dev.github.io/ready4/&#34;&gt;ready4 foundation library&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As all software in the ready4 suite depends on the ready4 library, in most cases you do not need to install this library directly (it will come bundled with whatever other ready4 suite software you install).&lt;/p&gt;
&lt;p&gt;If you can run the following command without producing an error message, then you already have it.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/find.package.html&#39;&gt;find.package&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;ready4&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;p&gt;You can install the ready4 library from &lt;a href=&#34;https://cran.r-project.org/&#34;&gt;CRAN&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;utils&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;::&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/utils/install.packages.html&#39;&gt;install.packages&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;ready4&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Alternatively, you can install the latest development release of ready4 directly from its &lt;a href=&#34;https://github.com/ready4-dev/ready4&#34;&gt;GitHub repository&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;utils&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;::&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/utils/install.packages.html&#39;&gt;install.packages&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;devtools&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;devtools&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;::&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://remotes.r-lib.org/reference/install_github.html&#39;&gt;install_github&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;ready4-dev/ready4&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;h2 id=&#34;try-it-out&#34;&gt;Try it out!&lt;/h2&gt;
&lt;p&gt;Before you apply ready4 tools to your own project, you should make sure you can run some or all of the example code included in the &lt;a href=&#34;https://ready4-dev.github.io/ready4/articles/&#34;&gt;package vignettes&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Installing authoring tools</title>
      <link>/docs/software/libraries/installation/authoring-tools/</link>
      <pubDate>Tue, 06 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/libraries/installation/authoring-tools/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Installing ready4 computational model modules</title>
      <link>/docs/software/libraries/installation/modules/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/libraries/installation/modules/</guid>
      <description>
        
        
        &lt;h2 id=&#34;before-you-install&#34;&gt;Before you install&lt;/h2&gt;
&lt;p&gt;If you plan on using existing ready4 modules for a modelling project, you can review &lt;a href=&#34;/docs/software/libraries/types/module/&#34;&gt;currently available module libraries&lt;/a&gt;, to identify which libraries are relevant to your project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;However, please note that no ready4 module library is yet available as a [production release](/docs/software/status/production-releases/. You should therefore understand the limitations of using ready4 software &lt;a href=&#34;/docs/software/status/development-releases/&#34;&gt;development releases&lt;/a&gt; before you make the decision to install this software.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;p&gt;The command to install each ready4 module takes the following format.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;devtools&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;::&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://remotes.r-lib.org/reference/install_github.html&#39;&gt;install_github&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;ready4-dev/PACKAGE_NAME&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;For example, if you are planning to predict health utility using some of the mapping algorithms that we have previously developed, you can install the &lt;a href=&#34;https://ready4-dev.github.io/youthu/&#34;&gt;youthu&lt;/a&gt; library with the following command.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;devtools&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;::&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://remotes.r-lib.org/reference/install_github.html&#39;&gt;install_github&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;s&#39;&gt;&#34;ready4-dev/youthu&#34;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;h2 id=&#34;configuration&#34;&gt;Configuration&lt;/h2&gt;
&lt;p&gt;A small number of ready4 modules require that you configure some of the &lt;a href=&#34;/docs/software/libraries/dependencies/&#34;&gt;dependencies&lt;/a&gt; installed with them before they can be used. In particular:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;if you are using modules from the &lt;a href=&#34;https://ready4-dev.github.io/TTU/&#34;&gt;TTU&lt;/a&gt; package to undertake a utility mapping study, you will need to have both installed and configured the cmdstanr R package as per the instructions on &lt;a href=&#34;https://mc-stan.org/cmdstanr/&#34;&gt;that package&amp;rsquo;s documentation website&lt;/a&gt;; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;if you are using the &lt;a href=&#34;https://ready4-dev.github.io/mychoice/&#34;&gt;mychoice&lt;/a&gt; package to undertake a discrete choice experiment study and are using a Mac, you need to ensure that you have a Fortran compiler installed. Some relevant advice on this: &lt;a href=&#34;https://mac.r-project.org/tools/&#34;&gt;https://mac.r-project.org/tools/&lt;/a&gt; .&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;try-it-out&#34;&gt;Try it out!&lt;/h2&gt;
&lt;p&gt;Before you apply ready4 modules to your own project, you should make sure you can run some or all of the example code included in relevant library vignette articles. The package website URL takes the form of &lt;code&gt;https://ready4-dev.github.io/PACKAGE_NAME/articles/&lt;/code&gt; (e.g. the vignettes for the youthvars package are available at &lt;a href=&#34;https://ready4-dev.github.io/youthvars/articles/&#34;&gt;https://ready4-dev.github.io/youthvars/articles/&lt;/a&gt;).&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
