<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Blog from R for Photobiology</title>
<link>https://www.r4photobiology.info/posts.html</link>
<atom:link href="https://www.r4photobiology.info/posts.xml" rel="self" type="application/rss+xml"/>
<description>Web site R, data analysis and photobiology. It includes a blog, web pages and galleries of R code examples and other resources.</description>
<generator>quarto-1.9.37</generator>
<lastBuildDate>Mon, 29 Apr 2024 21:00:00 GMT</lastBuildDate>
<item>
  <title>Learn R: As a Language 2ed</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/publications/learnr-book-ed-qmd.html</link>
  <description><![CDATA[ <section class="quarto-appendix-contents" id="quarto-reuse"><div class="quarto-appendix-contents"><div><a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></div></div></section> ]]></description>
  <category>website news</category>
  <guid>https://www.r4photobiology.info/posts/publications/learnr-book-ed-qmd.html</guid>
  <pubDate>Mon, 29 Apr 2024 21:00:00 GMT</pubDate>
</item>
<item>
  <title>Repository migrated to R-Universe</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/web-site-news/move-to-r-universe.html</link>
  <description><![CDATA[ <strong>I have moved the local CRAN-like repository to <a href="https://r-universe.dev/">R-Universe</a>.</strong> The address <a href="https://r.r4photobiology.info/" class="uri">https://r.r4photobiology.info/</a> is replaced by <a href="https://aphalo.r-universe.dev/" class="uri">https://aphalo.r-universe.dev/</a>. ]]></description>
  <category>website news</category>
  <category>repository news</category>
  <guid>https://www.r4photobiology.info/posts/web-site-news/move-to-r-universe.html</guid>
  <pubDate>Fri, 09 Feb 2024 22:00:00 GMT</pubDate>
</item>
<item>
  <title>photobiology 0.11.x</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/photobiology/photobiology-0.11.x.html</link>
  <description><![CDATA[ As part of moving the site to Quarto I intend to write a single post to give an overview of changes in minor versions of the packages. In this case, all versions in the 0.11.x series. I will update this same post in the case of minor version updates, and start a new post when I release the first version in the 0.12.x series. I hope this will reduce the clutter and still provide a good overview of progress. Differences between versions are listed in detail in the <a href="https://docs.r4photobiology.info/photobiology/news/">NEWS file</a>. ]]></description>
  <category>R Package Update</category>
  <guid>https://www.r4photobiology.info/posts/photobiology/photobiology-0.11.x.html</guid>
  <pubDate>Fri, 20 Oct 2023 21:00:00 GMT</pubDate>
</item>
<item>
  <title>ooacquire &gt;= 0.4.0</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/ooacquire/ooacquire-0.4.x.html</link>
  <description><![CDATA[ <em>I will update this same post in the case of minor version updates, and start a new post when the first version in the 0.5.x series is developed.</em> Differences between versions are listed in detail in the <a href="https://docs.r4photobiology.info/ooacquire/news/">NEWS file</a>. Installation instructions are given in the <a href="https://docs.r4photobiology.info/ooacquire/">README file</a>. ]]></description>
  <category>R Package Update</category>
  <guid>https://www.r4photobiology.info/posts/ooacquire/ooacquire-0.4.x.html</guid>
  <pubDate>Fri, 09 Jun 2023 21:00:00 GMT</pubDate>
</item>
<item>
  <title>photobiology 0.10.1x</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/photobiology/photobiology-0.10.1x.html</link>
  <description><![CDATA[ The ‘photobiology’ package has been around for almost 10 years, and I initially created it in part reusing code in even older R scripts. I normally use it several times per week. When updating it I have tried to avoid code-breaking changes, and I have in most cases succeeded. ]]></description>
  <category>R Package Update</category>
  <guid>https://www.r4photobiology.info/posts/photobiology/photobiology-0.10.1x.html</guid>
  <pubDate>Sat, 27 May 2023 21:00:00 GMT</pubDate>
</item>
<item>
  <title>I have started using Mastodon…</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/Mastodon-updates/</link>
  <description><![CDATA[ Going forward I will announce major updates to my R packages through Mastodon “toots”. All my published R packages are available at <a href="">R-Universe</a> and most of them also through <a href="">CRAN</a>. ]]></description>
  <category>R packages</category>
  <category>R Package Update</category>
  <guid>https://www.r4photobiology.info/posts/Mastodon-updates/</guid>
  <pubDate>Sat, 20 May 2023 21:00:00 GMT</pubDate>
</item>
<item>
  <title>ooacquire 0.3.x</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/ooacquire/ooacquire-0.3.x.html</link>
  <description><![CDATA[ As part of moving the site to Quarto I intend to write a single post to give an overview of changes in minor versions of the packages. In this case, all versions in the 0.3.x series. I will update this same post in the case of minor version updates, and start a new post when the first version in the 0.4.x series is developed. I hope this will reduce the clutter and still provide a good overview of progress. Differences between versions are listed in detail in the <a href="https://docs.r4photobiology.info/ooacquire/news/">NEWS file</a>. ]]></description>
  <category>R Package Update</category>
  <guid>https://www.r4photobiology.info/posts/ooacquire/ooacquire-0.3.x.html</guid>
  <pubDate>Sun, 09 Apr 2023 21:00:00 GMT</pubDate>
</item>
<item>
  <title>Website migrated to Quarto</title>
  <dc:creator>Pedro J. Aphalo</dc:creator>
  <link>https://www.r4photobiology.info/posts/web-site-news/move-to-quarto.html</link>
  <description><![CDATA[ <strong>I have moved this website from WordPress to <a href="https://quarto.org/">Quarto</a>.</strong> The address <a href="https://www.r4photobiology.info/" class="uri">https://www.r4photobiology.info/</a> remains unchanged. ]]></description>
  <category>website news</category>
  <guid>https://www.r4photobiology.info/posts/web-site-news/move-to-quarto.html</guid>
  <pubDate>Sun, 26 Feb 2023 22:00:00 GMT</pubDate>
</item>
</channel>
</rss>
