<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ready4 – Software - libraries (ready4pack)</title>
    <link>/tags/software-libraries-ready4pack/</link>
    <description>Recent content in Software - libraries (ready4pack) on ready4</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Wed, 28 Jan 2026 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/software-libraries-ready4pack/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Installing tools for authoring computational models</title>
      <link>/docs/software/libraries/installation/authoring-tools/code-development/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/libraries/installation/authoring-tools/code-development/</guid>
      <description>
        
        
        &lt;h2 id=&#34;before-you-install&#34;&gt;Before you install&lt;/h2&gt;
&lt;p&gt;If you are a &lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;coder&lt;/a&gt; planning on using ready4 to author computational models, then you may wish to install the &lt;a href=&#34;https://ready4-dev.github.io/ready4class/&#34;&gt;ready4class&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/ready4fun/&#34;&gt;ready4fun&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4pack/&#34;&gt;ready4pack&lt;/a&gt; libraries.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;However, please note that none of these libraries are yet available as a &lt;a href=&#34;/docs/software/status/production-releases/&#34;&gt;production release&lt;/a&gt;. 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; Although we use these authoring tools intensively to help us write highly standardised model modules, we feel that these tools are only likely to be helpful to others once much more comprehensive documentation and training resources become available. Without this training and support, these packages are unlikely to appear to be very user-friendly. Furthermore, the initial burden of complying with house-style, file-naming and directory structure requirements of these packages is only likely to be worthwhile if you plan on developing multiple ready4 module libraries. If you still think these tools could be useful to you, consider contacting us first to discuss what additional information may be most helpful to you.&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;p&gt;As ready4class and ready4fun are bundled as &lt;a href=&#34;/docs/software/libraries/dependencies/&#34;&gt;dependencies&lt;/a&gt; of ready4pack, you can install all three from &lt;a href=&#34;https://github.com/ready4-dev&#34;&gt;our GitHub organisation&lt;/a&gt; using one 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/ready4pack&#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;To use these computational model authoring tools, you will need to have set-up and appropriately configured your own accounts in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com&#34;&gt;GitHub&lt;/a&gt; (you will need write permissions to a GitHub organisation and to then enable GitHub actions and GitHub pages support for the repositories you create in that organisation);&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://zenodo.org&#34;&gt;Zenodo&lt;/a&gt; (you will need to have linked each GitHub repository used for your ready4 projects to your Zenodo account); and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://about.codecov.io&#34;&gt;Codecov&lt;/a&gt; (linked to your GitHub organisation).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The machine onto which you install ready4pack will also need to be securely storing your GitHub credentials (i.e. the value for the GITHUB_PAT token).&lt;/p&gt;
&lt;h2 id=&#34;try-it-out&#34;&gt;Try it out!&lt;/h2&gt;
&lt;p&gt;It should be noted that the development workflow supported by our computational model authoring tools is not yet well documented. We don&amp;rsquo;t recommend undertaking R package development with these tools until this has been rectified. However, if you still want to try these tools out, the best place to start is review the examples in the &lt;a href=&#34;https://ready4-dev.github.io/ready4class/articles/V_01.html&#34;&gt;ready4class&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/ready4fun/articles/V_01.html&#34;&gt;ready4fun&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4pack/articles/V_01.html&#34;&gt;ready4pack&lt;/a&gt; vignettes.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Dissemating citable, documented and quality assured model module libraries</title>
      <link>/docs/tutorials/develop-models/authoring-modules/authoring-libraries/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>/docs/tutorials/develop-models/authoring-modules/authoring-libraries/</guid>
      <description>
        
        
        

&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;This below section renders a vignette article from the ready4pack library. You can use the following links to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ready4-dev.github.io/ready4pack/articles/V_01.html&#34;&gt;view the vignette on the library website (adds useful hyperlinks to code blocks)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/ready4pack/blob/main/vignettes/V_01.Rmd&#34;&gt;view the source file&lt;/a&gt; from that article, and;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/ready4pack/edit/main/vignettes/V_01.Rmd&#34;&gt;edit its contents&lt;/a&gt; (requires a GitHub account).&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;div class=&#34;highlight&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;/div&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;kr&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/library.html&#39;&gt;library&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4/&#39;&gt;ready4&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;kr&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/library.html&#39;&gt;library&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4fun/&#39;&gt;ready4fun&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;kr&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/library.html&#39;&gt;library&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4class/&#39;&gt;ready4class&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;kr&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/library.html&#39;&gt;library&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4pack/&#39;&gt;ready4pack&lt;/a&gt;&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;&lt;code&gt;ready4pack&lt;/code&gt; is a toolkit for bundling collections of modules for computational health economic models authored with the &lt;a href=&#34;https://www.ready4-dev.com/&#34;&gt;ready4 framework&lt;/a&gt; as R packages that are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Citable&lt;/em&gt; (with a Zenodo generated DOI and an algorithm generated CITATION file);&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Community-minded&lt;/em&gt; (applying deprecation conventions supported by &lt;code&gt;lifecycle&lt;/code&gt;);&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Documented&lt;/em&gt; (applying a function self-documenting algorithm that extends &lt;code&gt;sinew&lt;/code&gt;, deploying a GitHub pages hosted and &lt;code&gt;pkgdown&lt;/code&gt; generated website and authoring PDF manuals stored in a GitHub Release via &lt;code&gt;piggyback&lt;/code&gt;);&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Internally consistent&lt;/em&gt; implementing automated checks to ensure consistency in naming conventions, etc;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Licensed&lt;/em&gt; (via a &lt;code&gt;usethis&lt;/code&gt; generated GPL-3 license);&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Quality assured&lt;/em&gt; (using continuous integration via GitHub actions and R-CMD-Check); and&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Versioned&lt;/em&gt; (applying &lt;code&gt;usethis&lt;/code&gt; version increments).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;ready4pack&lt;/code&gt; extends ready4 framework tools for authoring module algorithms (&lt;a href=&#34;https://ready4-dev.github.io/ready4fun/articles/V_01.html&#34;&gt;ready4fun&lt;/a&gt;) and data structures (&lt;a href=&#34;https://ready4-dev.github.io/ready4class/articles/V_01.html&#34;&gt;ready4class&lt;/a&gt;) and wraps functions from a number of third party R development workflow tools (such as &lt;code&gt;devtools&lt;/code&gt;). &lt;code&gt;ready4pack&lt;/code&gt; integrates these tools in a common workflow, while adding tools for authoring and documenting datasets to be shipped with model module R packages.&lt;/p&gt;
&lt;p&gt;A combination of the &lt;code&gt;ready4_pack_manifest&lt;/code&gt; class and &lt;code&gt;author&lt;/code&gt; method are used to implement this workflow. This workflow has been used to author all public versions of the ready4 R packages available in the &lt;a href=&#34;https://github.com/ready4-dev&#34;&gt;ready4 github repository&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;workflow&#34;&gt;Workflow&lt;/h2&gt;
&lt;h3 id=&#34;manifest&#34;&gt;Manifest&lt;/h3&gt;
&lt;p&gt;The main class exported as part of &lt;code&gt;ready4pack&lt;/code&gt; is &lt;code&gt;readypack_manifest&lt;/code&gt; list based &lt;a href=&#34;https://ready4-dev.github.io/ready4/articles/V_01.html&#34;&gt;ready4 sub-module&lt;/a&gt;, that extends the &lt;a href=&#34;https://ready4-dev.github.io/ready4fun/articles/V_01.html&#34;&gt;&lt;code&gt;ready4fun_manifest&lt;/code&gt;&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4class/articles/V_01.html&#34;&gt;&lt;code&gt;ready4class_manifest&lt;/code&gt;&lt;/a&gt; sub-modules.&lt;/p&gt;
&lt;h3 id=&#34;typical-usage&#34;&gt;Typical usage&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;readypack_manifest&lt;/code&gt; sub-module is most efficiently created with the aid of the &lt;code&gt;make_pt_ready4pack_manifest&lt;/code&gt; function and combines instances of the &lt;code&gt;ready4fun_manifest&lt;/code&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4class/articles/V_01.html&#34;&gt;&lt;code&gt;ready4class_constructor&lt;/code&gt;&lt;/a&gt; sub-modules.&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;nv&#39;&gt;x&lt;/span&gt; &lt;span class=&#39;o&#39;&gt;&amp;lt;-&lt;/span&gt; &lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4pack/reference/ready4pack_manifest.html&#39;&gt;make_pt_ready4pack_manifest&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nf&#39;&gt;ready4fun&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://ready4-dev.github.io/ready4fun/reference/ready4fun_manifest.html&#39;&gt;ready4fun_manifest&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;,&lt;/span&gt;
&lt;span&gt;                                 constructor_r3 &lt;span class=&#39;o&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;nf&#39;&gt;ready4class&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://ready4-dev.github.io/ready4class/reference/ready4class_constructor.html&#39;&gt;ready4class_constructor&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt; &lt;span class=&#39;o&#39;&gt;&lt;a href=&#39;https://magrittr.tidyverse.org/reference/pipe.html&#39;&gt;%&amp;gt;%&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;  &lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4pack/reference/ready4pack_manifest.html&#39;&gt;ready4pack_manifest&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&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;The main method defined for &lt;code&gt;readypack_manifest&lt;/code&gt; is &lt;code&gt;author&lt;/code&gt; which extends the &lt;code&gt;author&lt;/code&gt; method for &lt;code&gt;ready4class_manifest&lt;/code&gt; to author a consistently documented R package.&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;c&#39;&gt;## Not run&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/ready4/reference/author-methods.html&#39;&gt;author&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;x&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;h3 id=&#34;examples&#34;&gt;Examples&lt;/h3&gt;
&lt;h4 id=&#34;workflow-example-one&#34;&gt;Workflow example one&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/ready4-dev/ready4show/blob/main/data-raw/DATASET.R&#34;&gt;The program to author and document the ready4show package&lt;/a&gt; is relatively simple and authors:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;the &lt;code&gt;ready4show&lt;/code&gt; package &lt;a href=&#34;https://github.com/ready4-dev/ready4show/blob/main/inst/CITATION&#34;&gt;CITATION&lt;/a&gt;, &lt;a href=&#34;https://github.com/ready4-dev/ready4show/blob/main/DESCRIPTION&#34;&gt;DESCRIPTION&lt;/a&gt;, &lt;a href=&#34;https://github.com/ready4-dev/ready4show/blob/main/LICENSE&#34;&gt;LICENSE&lt;/a&gt; and &lt;a href=&#34;https://github.com/ready4-dev/ready4show/blob/main/README.md&#34;&gt;README&lt;/a&gt; files;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/ready4-dev/ready4show/tree/main/R&#34;&gt;all files in the &lt;code&gt;ready4show&lt;/code&gt; package R directory&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the &lt;code&gt;ready4show&lt;/code&gt; package &lt;a href=&#34;https://ready4-dev.github.io/ready4show/&#34;&gt;website&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;two versions of the &lt;code&gt;ready4show&lt;/code&gt; package manual - &lt;a href=&#34;https://github.com/ready4-dev/ready4show/releases/download/Documentation_0.0/ready4show_User.pdf&#34;&gt;a slimmed down version for end-users&lt;/a&gt; and &lt;a href=&#34;https://github.com/ready4-dev/ready4show/releases/download/Documentation_0.0/ready4show_Developer.pdf&#34;&gt;a more detailed inventory of contents intended for developers&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;an &lt;a href=&#34;https://github.com/ready4-dev/ready4show/releases/tag/Documentation_0.0&#34;&gt;initial &lt;code&gt;ready4show&lt;/code&gt; release&lt;/a&gt; for hosting supporting files, the creation of which will trigger archiving on &lt;a href=&#34;https://doi.org/10.5281/zenodo.5644569&#34;&gt;Zenodo with a &lt;code&gt;ready4show&lt;/code&gt; package DOI&lt;/a&gt;; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;an &lt;a href=&#34;https://github.com/ready4-dev/ready4show/actions/workflows/R-CMD-check.yaml&#34;&gt;R-CMD-check continuous integration&lt;/a&gt; algorithm to be implemented each time a new version of &lt;code&gt;ready4show&lt;/code&gt; is pushed to the &lt;code&gt;main&lt;/code&gt; branch of the GitHub source code repository.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;workflow-example-two&#34;&gt;Workflow example two&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/ready4-dev/youthvars/blob/main/data-raw/DATASET.R&#34;&gt;The program to author and document the youthvars package&lt;/a&gt; is a bit more complex as it includes syntax to create package datasets. In addition to the package datasets, the algorithm creates content corresponding to the previous example, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;the &lt;code&gt;youthvars&lt;/code&gt; package &lt;a href=&#34;https://github.com/ready4-dev/youthvars/blob/main/inst/CITATION&#34;&gt;CITATION&lt;/a&gt;, &lt;a href=&#34;https://github.com/ready4-dev/youthvars/blob/main/DESCRIPTION&#34;&gt;DESCRIPTION&lt;/a&gt;, &lt;a href=&#34;https://github.com/ready4-dev/youthvars/blob/main/LICENSE&#34;&gt;LICENSE&lt;/a&gt; and &lt;a href=&#34;https://github.com/ready4-dev/youthvars/blob/main/README.md&#34;&gt;README&lt;/a&gt; files;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/ready4-dev/youthvars/tree/main/R&#34;&gt;all files in the &lt;code&gt;youthvars&lt;/code&gt; package R directory&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the &lt;code&gt;youthvars&lt;/code&gt; package &lt;a href=&#34;https://ready4-dev.github.io/youthvars/&#34;&gt;website&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;two versions of the &lt;code&gt;youthvars&lt;/code&gt; package manual - &lt;a href=&#34;https://github.com/ready4-dev/youthvars/releases/download/Documentation_0.0/youthvars_User.pdf&#34;&gt;a slimmed down version for end-users&lt;/a&gt; and &lt;a href=&#34;https://github.com/ready4-dev/youthvars/releases/download/Documentation_0.0/youthvars_Developer.pdf&#34;&gt;a more detailed inventory of contents intended for developers&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;an &lt;a href=&#34;https://github.com/ready4-dev/youthvars/releases/tag/Documentation_0.0&#34;&gt;initial &lt;code&gt;youthvars&lt;/code&gt; release&lt;/a&gt; for hosting supporting files, the creation of which will trigger archiving on &lt;a href=&#34;https://zenodo.org/record/5646551&#34;&gt;Zenodo with a &lt;code&gt;youthvars&lt;/code&gt; package DOI&lt;/a&gt;; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;an &lt;a href=&#34;https://github.com/ready4-dev/youthvars/actions/workflows/R-CMD-check.yaml&#34;&gt;R-CMD-check continuous integration&lt;/a&gt; algorithm to be implemented each time a new version of &lt;code&gt;youthvars&lt;/code&gt; is pushed to the &lt;code&gt;main&lt;/code&gt; branch of the GitHub source code repository.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;future-documentation&#34;&gt;Future documentation&lt;/h2&gt;
&lt;p&gt;A more detailed guide to using &lt;code&gt;ready4pack&lt;/code&gt; will be created in 2023.&lt;/p&gt;

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