Skip to content

Commit

Permalink
v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Apr 5, 2024
1 parent 668136b commit 8a9b01c
Show file tree
Hide file tree
Showing 100 changed files with 485 additions and 430 deletions.
2 changes: 1 addition & 1 deletion .devel/realtest.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of the 'stringx' project.
# Copyleft (c) 2021-2022, Marek Gagolewski <https://www.gagolewski.com>
# Copyleft (c) 2021-2024, Marek Gagolewski <https://www.gagolewski.com>

# Runs all unit tests for the package

Expand Down
Binary file modified .devel/sphinx/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/news.doctree
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/ISOdatetime.doctree
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/strptime.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion .devel/sphinx/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 64f4828bdf71c6fbedb958f5d2f0b739
config: a016edc6993837609ca08b30be4c8592
tags: 645f666f9bcd5a90fca523b33c5a78b7
11 changes: 8 additions & 3 deletions .devel/sphinx/_build/html/_static/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
/* --------------------------------------------------------------------------
Copyleft (C) 2021-2023, Marek Gagolewski <https://www.gagolewski.com/>
Copyleft (C) 2021-2024, Marek Gagolewski <https://www.gagolewski.com/>
-------------------------------------------------------------------------- */

@import url("fonts/Alegreya-fontspec.css");
@import url("fonts/ubuntu-fontspec.css");

.katex {
font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 700;
font-family: Alegreya Sans,Roboto Slab,ff-tisa-web-pro,Georgia,Arial,sans-serif;
}

body {
font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
font-family: Alegreya Sans,Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
font-weight: 400;
}

Expand Down Expand Up @@ -128,7 +132,8 @@ p code.notranslate, p code.literal, p tt.literal {

strong.command, strong.program, .rst-content code, .rst-content div[class^="highlight"] pre, .rst-content tt, .rst-content pre, pre, samp, kbd, code {
font-family: Ubuntu Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;
/* font-size: 90%; */
letter-spacing: -0.15pt;
font-size: 95%;
/* font-style: normal; */
}

Expand Down
2 changes: 1 addition & 1 deletion .devel/sphinx/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.2.6',
VERSION: '0.2.7',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
10 changes: 5 additions & 5 deletions .devel/sphinx/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />



Expand Down Expand Up @@ -164,7 +164,7 @@
<a class="sidebar-brand" href="index.html">stringx</a>
</span>
<div class="sidebar-brand">
0.2.6
0.2.7
</div>
<form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -260,11 +260,11 @@ <h1 id="index">Index</h1>
<div class="copyright">


Copyright &#169; 2021–2023 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Copyright &#169; 2021–2024 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-30T09:13:19+1100.
Last updated on 2024-04-05T12:14:53+0200.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand All @@ -279,7 +279,7 @@ <h1 id="index">Index</h1>

</aside>
</div>
</div><script src="_static/documentation_options.js?v=fc7d8818"></script>
</div><script src="_static/documentation_options.js?v=58050c01"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=32e29ea5"></script>
Expand Down
10 changes: 5 additions & 5 deletions .devel/sphinx/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />



Expand Down Expand Up @@ -166,7 +166,7 @@
<a class="sidebar-brand" href="#">stringx</a>
</span>
<div class="sidebar-brand">
0.2.6
0.2.7
</div>
<form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -387,11 +387,11 @@ <h1>stringx: Replacements for base R string functions powered by stringi<a class
<div class="copyright">


Copyright &#169; 2021–2023 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Copyright &#169; 2021–2024 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-30T09:13:19+1100.
Last updated on 2024-04-05T12:14:53+0200.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down Expand Up @@ -424,7 +424,7 @@ <h1>stringx: Replacements for base R string functions powered by stringi<a class

</aside>
</div>
</div><script src="_static/documentation_options.js?v=fc7d8818"></script>
</div><script src="_static/documentation_options.js?v=58050c01"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=32e29ea5"></script>
Expand Down
75 changes: 41 additions & 34 deletions .devel/sphinx/_build/html/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />



Expand Down Expand Up @@ -166,7 +166,7 @@
<a class="sidebar-brand" href="index.html">stringx</a>
</span>
<div class="sidebar-brand">
0.2.6
0.2.7
</div>
<form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -260,39 +260,45 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading
see <a class="reference external" href="https://github.com/gagolews/stringx/issues">https://github.com/gagolews/stringx/issues</a>.</p>
</div></blockquote>
<section id="id1">
<h2>0.2.6 (2023-11-30)<a class="headerlink" href="#id1" title="Link to this heading">#</a></h2>
<h2>0.2.7 (2024-04-05)<a class="headerlink" href="#id1" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BACKWARD INCOMPATIBILITY] <code class="docutils literal notranslate"><span class="pre">strptime</span></code> fills missing fields based
on today’s midnight, due to a change in <em>stringi</em>-1.8.1.</p></li>
<li><p>[BUGFIX] #13: Subtracting of objects of class <code class="docutils literal notranslate"><span class="pre">POSIXxt</span></code> resulted in an error.</p></li>
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
</ul>
</section>
<section id="id2">
<h2>0.2.5 (2023-05-21)<a class="headerlink" href="#id2" title="Link to this heading">#</a></h2>
<h2>0.2.6 (2023-11-30)<a class="headerlink" href="#id2" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
<li><p>[BACKWARD INCOMPATIBILITY] <code class="docutils literal notranslate"><span class="pre">strptime</span></code> fills missing fields based
on today’s midnight, due to a change in <em>stringi</em>-1.8.1.</p></li>
<li><p>[BUGFIX] #13: Subtracting of objects of class <code class="docutils literal notranslate"><span class="pre">POSIXxt</span></code> resulted in an error.</p></li>
</ul>
</section>
<section id="id3">
<h2>0.2.4 (2022-10-27)<a class="headerlink" href="#id3" title="Link to this heading">#</a></h2>
<h2>0.2.5 (2023-05-21)<a class="headerlink" href="#id3" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
</ul>
</section>
<section id="id4">
<h2>0.2.3 (2022-10-13)<a class="headerlink" href="#id4" title="Link to this heading">#</a></h2>
<h2>0.2.4 (2022-10-27)<a class="headerlink" href="#id4" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
</ul>
</section>
<section id="id5">
<h2>0.2.2 (2021-09-03)<a class="headerlink" href="#id5" title="Link to this heading">#</a></h2>
<h2>0.2.3 (2022-10-13)<a class="headerlink" href="#id5" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[DOCUMENTATION] ICU Project site has been moved to <a class="reference external" href="https://icu.unicode.org/">https://icu.unicode.org/</a>.</p></li>
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
</ul>
</section>
<section id="id6">
<h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id6" title="Link to this heading">#</a></h2>
<h2>0.2.2 (2021-09-03)<a class="headerlink" href="#id6" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[DOCUMENTATION] ICU Project site has been moved to <a class="reference external" href="https://icu.unicode.org/">https://icu.unicode.org/</a>.</p></li>
</ul>
</section>
<section id="id7">
<h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id7" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BACKWARD INCOMPATIBILITY, BUGFIX] #7: Dates without times are now always
treated as being at midnight in the local (default) time zone.</p></li>
Expand All @@ -306,21 +312,21 @@ <h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id6" title="Link to this head
<code class="docutils literal notranslate"><span class="pre">c.POSIXxt</span></code>, <code class="docutils literal notranslate"><span class="pre">rep.POSIXxt</span></code>, <code class="docutils literal notranslate"><span class="pre">seq.POSIXxt</span></code>.</p></li>
</ul>
</section>
<section id="id7">
<h2>0.1.3 (2021-08-05)<a class="headerlink" href="#id7" title="Link to this heading">#</a></h2>
<section id="id8">
<h2>0.1.3 (2021-08-05)<a class="headerlink" href="#id8" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[BUGFIX] #4: Fixed failing check with ICU 55.</p></li>
<li><p>[BUGFIX] #5: Fixed failing check under POSIX/C locale.</p></li>
</ul>
</section>
<section id="id8">
<h2>0.1.2 (2021-07-27)<a class="headerlink" href="#id8" title="Link to this heading">#</a></h2>
<section id="id9">
<h2>0.1.2 (2021-07-27)<a class="headerlink" href="#id9" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>First <a class="reference external" href="https://cran.r-project.org/package=stringx">CRAN</a> release.</p></li>
</ul>
</section>
<section id="id9">
<h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id9" title="Link to this heading">#</a></h2>
<section id="id10">
<h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id10" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>[GENERAL] <a class="reference external" href="https://stringx.gagolewski.com/">On-line manual</a> is now available.</p></li>
<li><p>[GENERAL] Using <a class="reference external" href="https://realtest.gagolewski.com/"><em>realtest</em></a>
Expand Down Expand Up @@ -362,8 +368,8 @@ <h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id9" title="Link to this head
<code class="docutils literal notranslate"><span class="pre">regexec</span></code>, <code class="docutils literal notranslate"><span class="pre">gregexec</span></code>.</p></li>
</ul>
</section>
<section id="id10">
<h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id10" title="Link to this heading">#</a></h2>
<section id="id11">
<h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id11" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>The <em>stringx</em> project has been started.</p></li>
</ul>
Expand Down Expand Up @@ -393,11 +399,11 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id10" title="Link to this hea
<div class="copyright">


Copyright &#169; 2021–2023 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Copyright &#169; 2021–2024 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-30T09:13:19+1100.
Last updated on 2024-04-05T12:14:53+0200.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand All @@ -419,16 +425,17 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id10" title="Link to this hea
<div class="toc-tree">
<ul>
<li><a class="reference internal" href="#">Changelog</a><ul>
<li><a class="reference internal" href="#id1">0.2.6 (2023-11-30)</a></li>
<li><a class="reference internal" href="#id2">0.2.5 (2023-05-21)</a></li>
<li><a class="reference internal" href="#id3">0.2.4 (2022-10-27)</a></li>
<li><a class="reference internal" href="#id4">0.2.3 (2022-10-13)</a></li>
<li><a class="reference internal" href="#id5">0.2.2 (2021-09-03)</a></li>
<li><a class="reference internal" href="#id6">0.2.1 (2021-08-27)</a></li>
<li><a class="reference internal" href="#id7">0.1.3 (2021-08-05)</a></li>
<li><a class="reference internal" href="#id8">0.1.2 (2021-07-27)</a></li>
<li><a class="reference internal" href="#id9">0.1.1 (2021-07-15)</a></li>
<li><a class="reference internal" href="#id10">0.0.0 (2021-05-07)</a></li>
<li><a class="reference internal" href="#id1">0.2.7 (2024-04-05)</a></li>
<li><a class="reference internal" href="#id2">0.2.6 (2023-11-30)</a></li>
<li><a class="reference internal" href="#id3">0.2.5 (2023-05-21)</a></li>
<li><a class="reference internal" href="#id4">0.2.4 (2022-10-27)</a></li>
<li><a class="reference internal" href="#id5">0.2.3 (2022-10-13)</a></li>
<li><a class="reference internal" href="#id6">0.2.2 (2021-09-03)</a></li>
<li><a class="reference internal" href="#id7">0.2.1 (2021-08-27)</a></li>
<li><a class="reference internal" href="#id8">0.1.3 (2021-08-05)</a></li>
<li><a class="reference internal" href="#id9">0.1.2 (2021-07-27)</a></li>
<li><a class="reference internal" href="#id10">0.1.1 (2021-07-15)</a></li>
<li><a class="reference internal" href="#id11">0.0.0 (2021-05-07)</a></li>
</ul>
</li>
</ul>
Expand All @@ -440,7 +447,7 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id10" title="Link to this hea

</aside>
</div>
</div><script src="_static/documentation_options.js?v=fc7d8818"></script>
</div><script src="_static/documentation_options.js?v=58050c01"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=32e29ea5"></script>
Expand Down
10 changes: 5 additions & 5 deletions .devel/sphinx/_build/html/rapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />



Expand Down Expand Up @@ -166,7 +166,7 @@
<a class="sidebar-brand" href="index.html">stringx</a>
</span>
<div class="sidebar-brand">
0.2.6
0.2.7
</div>
<form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -294,11 +294,11 @@ <h1>R Package <em>stringx</em> Reference<a class="headerlink" href="#r-package-s
<div class="copyright">


Copyright &#169; 2021–2023 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Copyright &#169; 2021–2024 by <a href="https://www.gagolewski.com">Marek Gagolewski</a>.
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-30T09:13:19+1100.
Last updated on 2024-04-05T12:14:53+0200.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand All @@ -313,7 +313,7 @@ <h1>R Package <em>stringx</em> Reference<a class="headerlink" href="#r-package-s

</aside>
</div>
</div><script src="_static/documentation_options.js?v=fc7d8818"></script>
</div><script src="_static/documentation_options.js?v=58050c01"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=32e29ea5"></script>
Expand Down
Loading

0 comments on commit 8a9b01c

Please sign in to comment.