Skip to content

Commit

Permalink
Update docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 2, 2024
1 parent f724f88 commit 48f2b68
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 21 deletions.
38 changes: 37 additions & 1 deletion docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div data-md-component="skip">


<a href="#2023" class="md-skip">
<a href="#2024" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -581,6 +581,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#2024" class="md-nav__link">
2024
</a>

</li>

<li class="md-nav__item">
<a href="#2023" class="md-nav__link">
2023
Expand Down Expand Up @@ -676,6 +683,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#2024" class="md-nav__link">
2024
</a>

</li>

<li class="md-nav__item">
<a href="#2023" class="md-nav__link">
2023
Expand Down Expand Up @@ -749,7 +763,29 @@

<h1>Changelog</h1>

<h3 id="2024">2024</h3>
<p>2024-12-02 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * DESCRIPTION (Version, Date): Release 0.3.10
</code></pre>
<p>2024-08-01 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * DESCRIPTION (Authors@R): Added
</code></pre>
<p>2024-06-13 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * .github/workflows/ci.yaml (jobs): Update to r-ci-setup actions
</code></pre>
<p>2024-06-12 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * README.md: Add DOI badge
</code></pre>
<p>2024-05-16 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * README.md: Use tinyverse.netlify.app for dependency badge
</code></pre>
<h3 id="2023">2023</h3>
<p>2023-09-18 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4
</code></pre>
<p>2023-09-14 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * docs/*: Updated
</code></pre>
<p>2023-09-13 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * src/anytime.cpp (convertToTime): Warn if NA values resulting from
conversion to character (and only one warning will be give)
Expand Down
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -918,12 +918,13 @@ <h2 id="anytime-anything-to-posixct-or-date-converter">anytime: Anything to 'POS
<a href="https://www.gnu.org/licenses/gpl-2.0.html"><img alt="License" src="https://eddelbuettel.github.io/badges/GPL2+.svg" /></a>
<a href="https://cran.r-project.org/package=anytime"><img alt="CRAN" src="https://www.r-pkg.org/badges/version/anytime" /></a>
<a href="https://eddelbuettel.r-universe.dev/anytime"><img alt="r-universe" src="https://eddelbuettel.r-universe.dev/badges/anytime" /></a>
<a href="https://cran.r-project.org/package=anytime"><img alt="Dependencies" src="https://tinyverse.netlify.com/badge/anytime" /></a>
<a href="https://cran.r-project.org/package=anytime"><img alt="Dependencies" src="https://tinyverse.netlify.app/badge/anytime" /></a>
<a href="https://cran.r-project.org/package=anytime"><img alt="CRAN use" src="https://jangorecki.gitlab.io/rdeps/anytime/CRAN_usage.svg?sanitize=true" /></a>
<a href="https://www.r-pkg.org/pkg/anytime"><img alt="Downloads (monthly)" src="https://cranlogs.r-pkg.org/badges/anytime?color=brightgreen" /></a>
<a href="https://www.r-pkg.org/pkg/anytime"><img alt="Downloads (total)" src="https://cranlogs.r-pkg.org/badges/grand-total/anytime?color=brightgreen" /></a>
<a href="https://app.codecov.io/gh/eddelbuettel/anytime"><img alt="Code Coverage" src="https://codecov.io/gh/eddelbuettel/anytime/graph/badge.svg" /></a>
<a href="https://github.com/eddelbuettel/anytime"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/eddelbuettel/anytime" /></a>
<a href="https://doi.org/10.32614/CRAN.package.anytime"><img alt="DOI" src="https://img.shields.io/badge/doi-10.32614/CRAN.package.anytime-blue" /></a>
<a href="https://eddelbuettel.github.io/anytime/"><img alt="Documentation" src="https://img.shields.io/badge/documentation-is_here-blue" /></a>
<a href="https://github.com/openjournals/joss-reviews/issues/1605#issuecomment-517055652"><img alt="JOSS" src="https://img.shields.io/badge/JOSS-Not%20Worthy-lightgrey" /></a></p>
<h3 id="motivation">Motivation</h3>
Expand Down
30 changes: 30 additions & 0 deletions docs/mkdmt-src/src/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
### 2024

2024-12-02 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Version, Date): Release 0.3.10

2024-08-01 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Authors@R): Added

2024-06-13 Dirk Eddelbuettel <[email protected]>

* .github/workflows/ci.yaml (jobs): Update to r-ci-setup actions

2024-06-12 Dirk Eddelbuettel <[email protected]>

* README.md: Add DOI badge

2024-05-16 Dirk Eddelbuettel <[email protected]>

* README.md: Use tinyverse.netlify.app for dependency badge

### 2023

2023-09-18 Dirk Eddelbuettel <[email protected]>

* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4

2023-09-14 Dirk Eddelbuettel <[email protected]>

* docs/*: Updated

2023-09-13 Dirk Eddelbuettel <[email protected]>

* src/anytime.cpp (convertToTime): Warn if NA values resulting from
Expand Down
3 changes: 2 additions & 1 deletion docs/mkdmt-src/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
[![License](https://eddelbuettel.github.io/badges/GPL2+.svg)](https://www.gnu.org/licenses/gpl-2.0.html)
[![CRAN](https://www.r-pkg.org/badges/version/anytime)](https://cran.r-project.org/package=anytime)
[![r-universe](https://eddelbuettel.r-universe.dev/badges/anytime)](https://eddelbuettel.r-universe.dev/anytime)
[![Dependencies](https://tinyverse.netlify.com/badge/anytime)](https://cran.r-project.org/package=anytime)
[![Dependencies](https://tinyverse.netlify.app/badge/anytime)](https://cran.r-project.org/package=anytime)
[![CRAN use](https://jangorecki.gitlab.io/rdeps/anytime/CRAN_usage.svg?sanitize=true)](https://cran.r-project.org/package=anytime)
[![Downloads (monthly)](https://cranlogs.r-pkg.org/badges/anytime?color=brightgreen)](https://www.r-pkg.org/pkg/anytime)
[![Downloads (total)](https://cranlogs.r-pkg.org/badges/grand-total/anytime?color=brightgreen)](https://www.r-pkg.org/pkg/anytime)
[![Code Coverage](https://codecov.io/gh/eddelbuettel/anytime/graph/badge.svg)](https://app.codecov.io/gh/eddelbuettel/anytime)
[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/anytime)](https://github.com/eddelbuettel/anytime)
[![DOI](https://img.shields.io/badge/doi-10.32614/CRAN.package.anytime-blue)](https://doi.org/10.32614/CRAN.package.anytime)
[![Documentation](https://img.shields.io/badge/documentation-is_here-blue)](https://eddelbuettel.github.io/anytime/)
[![JOSS](https://img.shields.io/badge/JOSS-Not%20Worthy-lightgrey)](https://github.com/openjournals/joss-reviews/issues/1605#issuecomment-517055652)

Expand Down
9 changes: 5 additions & 4 deletions docs/mkdmt-src/src/news.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section id="NEWS" class="container">
<h2>News for Package <code>anytime</code></h2>
<h3 id="version-0.3.10-2023-xx-xx">Version 0.3.10 (2023-xx-xx)</h3>
<div class="container">
<div role="main">
<h3 id="version-0.3.10-2024-12-02">Version 0.3.10 (2024-12-02)</h3>
<ul>
<li><p>A new documentation site was added.</p></li>
<li><p>Continuous Integration now uses <code>run.sh</code> from
Expand Down Expand Up @@ -320,4 +320,5 @@ href="https://github.com/eddelbuettel/anytime/issues/5">#5</a>).</p></li>
<li><p>Initial release with <code>anytime()</code> and
<code>anydate</code></p></li>
</ul>
</section>
</div>
</div>
9 changes: 5 additions & 4 deletions docs/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -602,9 +602,9 @@

<h1>News</h1>

<section id="NEWS" class="container">
<h2>News for Package <code>anytime</code></h2>
<h3 id="version-0.3.10-2023-xx-xx">Version 0.3.10 (2023-xx-xx)</h3>
<div class="container">
<div role="main">
<h3 id="version-0.3.10-2024-12-02">Version 0.3.10 (2024-12-02)</h3>
<ul>
<li><p>A new documentation site was added.</p></li>
<li><p>Continuous Integration now uses <code>run.sh</code> from
Expand Down Expand Up @@ -924,7 +924,8 @@ <h3 id="version-0.0.1-2016-09-12">Version 0.0.1 (2016-09-12)</h3>
<li><p>Initial release with <code>anytime()</code> and
<code>anydate</code></p></li>
</ul>
</section>
</div>
</div>



Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://github.com/eddelbuettel/anytime/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/changelog/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/news/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/vignette/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/man/anytime-package/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/man/anytime/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/man/assertDate/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/man/getFormats/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/anytime/man/iso8601/</loc>
<lastmod>2023-09-14</lastmod>
<lastmod>2024-12-02</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit 48f2b68

Please sign in to comment.