Skip to content

Commit ee156ce

Browse files
committed
v0.2.9
1 parent 40ae49e commit ee156ce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+400
-353
lines changed

.devel/realtest.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the 'stringx' project.
2-
# Copyleft (c) 2021-2024, Marek Gagolewski <https://www.gagolewski.com>
2+
# Copyleft (c) 2021-2025, Marek Gagolewski <https://www.gagolewski.com>
33

44
# Runs all unit tests for the package
55

.devel/roxygen2-patch.R

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyleft (C) 2021-2024, Marek Gagolewski <https://www.gagolewski.com>
1+
# Copyleft (C) 2021-2025, Marek Gagolewski <https://www.gagolewski.com>
22
# Adding author and other metadata to every Rd file;
33
# There is one and only one official manual. Ad- and tracker-free.
44
# Enjoy the free internet.
@@ -18,10 +18,6 @@ postprocess_contents <- function(contents)
1818
)
1919

2020

21-
22-
23-
24-
2521
if (!stringi::stri_detect_regex(
2622
contents, "% Please edit documentation in R/.*\\\\name", dotall=TRUE) # fixed comment generated by roxugen2
2723
) return(contents)
@@ -33,6 +29,8 @@ postprocess_contents <- function(contents)
3329
"}\n")
3430
}
3531

32+
contents <- stringi::stri_replace_first_fixed(contents, "\\alias{-package}", "")
33+
3634
if (!stringi::stri_detect_fixed(contents, "\\seealso{\n")) {
3735
contents <- stringi::stri_paste(
3836
contents,
2.23 KB
Binary file not shown.
1.24 KB
Binary file not shown.
Binary file not shown.

.devel/sphinx/_build/html/_static/css/custom.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* --------------------------------------------------------------------------
2-
Copyleft (C) 2021-2024, Marek Gagolewski <https://www.gagolewski.com/>
2+
Copyleft (C) 2021-2025, Marek Gagolewski <https://www.gagolewski.com/>
33
-------------------------------------------------------------------------- */
44

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

.devel/sphinx/_build/html/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.2.8',
2+
VERSION: '0.2.9',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

.devel/sphinx/_build/html/genindex.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1010
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
12-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />
12+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=1981fb80" />
1313

1414

1515

@@ -218,7 +218,7 @@
218218
<a class="sidebar-brand" href="index.html">stringx</a>
219219
</span>
220220
<div class="sidebar-brand">
221-
0.2.8
221+
0.2.9
222222
</div>
223223
<form class="sidebar-search-container" method="get" action="search.html" role="search">
224224
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -318,7 +318,7 @@ <h1 id="index">Index</h1>
318318
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
319319
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
320320
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
321-
Last updated on 2024-07-11T12:25:50+0200.
321+
Last updated on 2025-01-11T17:25:22+0100.
322322
This site will never display any ads: it is a non-profit project.
323323
It does not collect any data.
324324
</div>
@@ -333,7 +333,7 @@ <h1 id="index">Index</h1>
333333

334334
</aside>
335335
</div>
336-
</div><script src="_static/documentation_options.js?v=b01fafc3"></script>
336+
</div><script src="_static/documentation_options.js?v=14672bda"></script>
337337
<script src="_static/doctools.js?v=9a2dae69"></script>
338338
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
339339
<script src="_static/scripts/furo.js?v=4e2eecee"></script>

.devel/sphinx/_build/html/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
1313
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
14-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />
14+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=1981fb80" />
1515

1616

1717

@@ -220,7 +220,7 @@
220220
<a class="sidebar-brand" href="#">stringx</a>
221221
</span>
222222
<div class="sidebar-brand">
223-
0.2.8
223+
0.2.9
224224
</div>
225225
<form class="sidebar-search-container" method="get" action="search.html" role="search">
226226
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -441,7 +441,7 @@ <h1>stringx: Replacements for base R string functions powered by stringi<a class
441441
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
442442
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
443443
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
444-
Last updated on 2024-07-11T12:25:50+0200.
444+
Last updated on 2025-01-11T17:25:22+0100.
445445
This site will never display any ads: it is a non-profit project.
446446
It does not collect any data.
447447
</div>
@@ -456,7 +456,7 @@ <h1>stringx: Replacements for base R string functions powered by stringi<a class
456456

457457
</aside>
458458
</div>
459-
</div><script src="_static/documentation_options.js?v=b01fafc3"></script>
459+
</div><script src="_static/documentation_options.js?v=14672bda"></script>
460460
<script src="_static/doctools.js?v=9a2dae69"></script>
461461
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
462462
<script src="_static/scripts/furo.js?v=4e2eecee"></script>

.devel/sphinx/_build/html/news.html

+46-36
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
1313
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
14-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />
14+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=1981fb80" />
1515

1616

1717

@@ -220,7 +220,7 @@
220220
<a class="sidebar-brand" href="index.html">stringx</a>
221221
</span>
222222
<div class="sidebar-brand">
223-
0.2.8
223+
0.2.9
224224
</div>
225225
<form class="sidebar-search-container" method="get" action="search.html" role="search">
226226
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -310,42 +310,51 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading
310310
see <a class="reference external" href="https://github.com/gagolews/stringx/issues">https://github.com/gagolews/stringx/issues</a>.</p>
311311
</div></blockquote>
312312
<section id="id1">
313-
<h2>0.2.8 (2024-04-09)<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
313+
<h2>0.2.9 (2025-01-11)<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
314+
<ul class="simple">
315+
<li><p>[BUGFIX] <code class="docutils literal notranslate"><span class="pre">as.POSIXlt.POSIXxt</span></code> did not set <code class="docutils literal notranslate"><span class="pre">gmtoff</span></code>.</p></li>
316+
</ul>
314317
</section>
315318
<section id="id2">
316-
<h2>0.2.7 (2024-04-05)<a class="headerlink" href="#id2" title="Link to this heading"></a></h2>
319+
<h2>0.2.8 (2024-04-09)<a class="headerlink" href="#id2" title="Link to this heading"></a></h2>
317320
<ul class="simple">
318321
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
319322
</ul>
320323
</section>
321324
<section id="id3">
322-
<h2>0.2.6 (2023-11-30)<a class="headerlink" href="#id3" title="Link to this heading"></a></h2>
325+
<h2>0.2.7 (2024-04-05)<a class="headerlink" href="#id3" title="Link to this heading"></a></h2>
326+
<ul class="simple">
327+
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
328+
</ul>
329+
</section>
330+
<section id="id4">
331+
<h2>0.2.6 (2023-11-30)<a class="headerlink" href="#id4" title="Link to this heading"></a></h2>
323332
<ul class="simple">
324333
<li><p>[BACKWARD INCOMPATIBILITY] <code class="docutils literal notranslate"><span class="pre">strptime</span></code> fills missing fields based
325334
on today’s midnight, due to a change in <em>stringi</em>-1.8.1.</p></li>
326335
<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>
327336
</ul>
328337
</section>
329-
<section id="id4">
330-
<h2>0.2.5 (2023-05-21)<a class="headerlink" href="#id4" title="Link to this heading"></a></h2>
331-
</section>
332338
<section id="id5">
333-
<h2>0.2.4 (2022-10-27)<a class="headerlink" href="#id5" title="Link to this heading"></a></h2>
339+
<h2>0.2.5 (2023-05-21)<a class="headerlink" href="#id5" title="Link to this heading"></a></h2>
334340
</section>
335341
<section id="id6">
336-
<h2>0.2.3 (2022-10-13)<a class="headerlink" href="#id6" title="Link to this heading"></a></h2>
342+
<h2>0.2.4 (2022-10-27)<a class="headerlink" href="#id6" title="Link to this heading"></a></h2>
343+
</section>
344+
<section id="id7">
345+
<h2>0.2.3 (2022-10-13)<a class="headerlink" href="#id7" title="Link to this heading"></a></h2>
337346
<ul class="simple">
338347
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
339348
</ul>
340349
</section>
341-
<section id="id7">
342-
<h2>0.2.2 (2021-09-03)<a class="headerlink" href="#id7" title="Link to this heading"></a></h2>
350+
<section id="id8">
351+
<h2>0.2.2 (2021-09-03)<a class="headerlink" href="#id8" title="Link to this heading"></a></h2>
343352
<ul class="simple">
344353
<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>
345354
</ul>
346355
</section>
347-
<section id="id8">
348-
<h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id8" title="Link to this heading"></a></h2>
356+
<section id="id9">
357+
<h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id9" title="Link to this heading"></a></h2>
349358
<ul class="simple">
350359
<li><p>[BACKWARD INCOMPATIBILITY, BUGFIX] #7: Dates without times are now always
351360
treated as being at midnight in the local (default) time zone.</p></li>
@@ -359,21 +368,21 @@ <h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id8" title="Link to this head
359368
<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>
360369
</ul>
361370
</section>
362-
<section id="id9">
363-
<h2>0.1.3 (2021-08-05)<a class="headerlink" href="#id9" title="Link to this heading"></a></h2>
371+
<section id="id10">
372+
<h2>0.1.3 (2021-08-05)<a class="headerlink" href="#id10" title="Link to this heading"></a></h2>
364373
<ul class="simple">
365374
<li><p>[BUGFIX] #4: Fixed failing check with ICU 55.</p></li>
366375
<li><p>[BUGFIX] #5: Fixed failing check under POSIX/C locale.</p></li>
367376
</ul>
368377
</section>
369-
<section id="id10">
370-
<h2>0.1.2 (2021-07-27)<a class="headerlink" href="#id10" title="Link to this heading"></a></h2>
378+
<section id="id11">
379+
<h2>0.1.2 (2021-07-27)<a class="headerlink" href="#id11" title="Link to this heading"></a></h2>
371380
<ul class="simple">
372381
<li><p>First <a class="reference external" href="https://cran.r-project.org/package=stringx">CRAN</a> release.</p></li>
373382
</ul>
374383
</section>
375-
<section id="id11">
376-
<h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id11" title="Link to this heading"></a></h2>
384+
<section id="id12">
385+
<h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id12" title="Link to this heading"></a></h2>
377386
<ul class="simple">
378387
<li><p>[GENERAL] <a class="reference external" href="https://stringx.gagolewski.com/">On-line manual</a> is now available.</p></li>
379388
<li><p>[GENERAL] Using <a class="reference external" href="https://realtest.gagolewski.com/"><em>realtest</em></a>
@@ -415,8 +424,8 @@ <h2>0.1.1 (2021-07-15)<a class="headerlink" href="#id11" title="Link to this hea
415424
<code class="docutils literal notranslate"><span class="pre">regexec</span></code>, <code class="docutils literal notranslate"><span class="pre">gregexec</span></code>.</p></li>
416425
</ul>
417426
</section>
418-
<section id="id12">
419-
<h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id12" title="Link to this heading"></a></h2>
427+
<section id="id13">
428+
<h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id13" title="Link to this heading"></a></h2>
420429
<ul class="simple">
421430
<li><p>The <em>stringx</em> project has been started.</p></li>
422431
</ul>
@@ -450,7 +459,7 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id12" title="Link to this hea
450459
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
451460
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
452461
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
453-
Last updated on 2024-07-11T12:25:50+0200.
462+
Last updated on 2025-01-11T17:25:22+0100.
454463
This site will never display any ads: it is a non-profit project.
455464
It does not collect any data.
456465
</div>
@@ -472,18 +481,19 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id12" title="Link to this hea
472481
<div class="toc-tree">
473482
<ul>
474483
<li><a class="reference internal" href="#">Changelog</a><ul>
475-
<li><a class="reference internal" href="#id1">0.2.8 (2024-04-09)</a></li>
476-
<li><a class="reference internal" href="#id2">0.2.7 (2024-04-05)</a></li>
477-
<li><a class="reference internal" href="#id3">0.2.6 (2023-11-30)</a></li>
478-
<li><a class="reference internal" href="#id4">0.2.5 (2023-05-21)</a></li>
479-
<li><a class="reference internal" href="#id5">0.2.4 (2022-10-27)</a></li>
480-
<li><a class="reference internal" href="#id6">0.2.3 (2022-10-13)</a></li>
481-
<li><a class="reference internal" href="#id7">0.2.2 (2021-09-03)</a></li>
482-
<li><a class="reference internal" href="#id8">0.2.1 (2021-08-27)</a></li>
483-
<li><a class="reference internal" href="#id9">0.1.3 (2021-08-05)</a></li>
484-
<li><a class="reference internal" href="#id10">0.1.2 (2021-07-27)</a></li>
485-
<li><a class="reference internal" href="#id11">0.1.1 (2021-07-15)</a></li>
486-
<li><a class="reference internal" href="#id12">0.0.0 (2021-05-07)</a></li>
484+
<li><a class="reference internal" href="#id1">0.2.9 (2025-01-11)</a></li>
485+
<li><a class="reference internal" href="#id2">0.2.8 (2024-04-09)</a></li>
486+
<li><a class="reference internal" href="#id3">0.2.7 (2024-04-05)</a></li>
487+
<li><a class="reference internal" href="#id4">0.2.6 (2023-11-30)</a></li>
488+
<li><a class="reference internal" href="#id5">0.2.5 (2023-05-21)</a></li>
489+
<li><a class="reference internal" href="#id6">0.2.4 (2022-10-27)</a></li>
490+
<li><a class="reference internal" href="#id7">0.2.3 (2022-10-13)</a></li>
491+
<li><a class="reference internal" href="#id8">0.2.2 (2021-09-03)</a></li>
492+
<li><a class="reference internal" href="#id9">0.2.1 (2021-08-27)</a></li>
493+
<li><a class="reference internal" href="#id10">0.1.3 (2021-08-05)</a></li>
494+
<li><a class="reference internal" href="#id11">0.1.2 (2021-07-27)</a></li>
495+
<li><a class="reference internal" href="#id12">0.1.1 (2021-07-15)</a></li>
496+
<li><a class="reference internal" href="#id13">0.0.0 (2021-05-07)</a></li>
487497
</ul>
488498
</li>
489499
</ul>
@@ -495,7 +505,7 @@ <h2>0.0.0 (2021-05-07)<a class="headerlink" href="#id12" title="Link to this hea
495505

496506
</aside>
497507
</div>
498-
</div><script src="_static/documentation_options.js?v=b01fafc3"></script>
508+
</div><script src="_static/documentation_options.js?v=14672bda"></script>
499509
<script src="_static/doctools.js?v=9a2dae69"></script>
500510
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
501511
<script src="_static/scripts/furo.js?v=4e2eecee"></script>

.devel/sphinx/_build/html/rapi.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
1313
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
14-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=5282ffc2" />
14+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=1981fb80" />
1515

1616

1717

@@ -220,7 +220,7 @@
220220
<a class="sidebar-brand" href="index.html">stringx</a>
221221
</span>
222222
<div class="sidebar-brand">
223-
0.2.8
223+
0.2.9
224224
</div>
225225
<form class="sidebar-search-container" method="get" action="search.html" role="search">
226226
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -348,7 +348,7 @@ <h1>R Package <em>stringx</em> Reference<a class="headerlink" href="#r-package-s
348348
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
349349
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
350350
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
351-
Last updated on 2024-07-11T12:25:50+0200.
351+
Last updated on 2025-01-11T17:25:22+0100.
352352
This site will never display any ads: it is a non-profit project.
353353
It does not collect any data.
354354
</div>
@@ -363,7 +363,7 @@ <h1>R Package <em>stringx</em> Reference<a class="headerlink" href="#r-package-s
363363

364364
</aside>
365365
</div>
366-
</div><script src="_static/documentation_options.js?v=b01fafc3"></script>
366+
</div><script src="_static/documentation_options.js?v=14672bda"></script>
367367
<script src="_static/doctools.js?v=9a2dae69"></script>
368368
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
369369
<script src="_static/scripts/furo.js?v=4e2eecee"></script>

.devel/sphinx/_build/html/rapi/ISOdatetime.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1212
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
1313
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
14-
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=5282ffc2" />
14+
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=1981fb80" />
1515

1616

1717

@@ -220,7 +220,7 @@
220220
<a class="sidebar-brand" href="../index.html">stringx</a>
221221
</span>
222222
<div class="sidebar-brand">
223-
0.2.8
223+
0.2.9
224224
</div>
225225
<form class="sidebar-search-container" method="get" action="../search.html" role="search">
226226
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -432,7 +432,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
432432
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
433433
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
434434
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
435-
Last updated on 2024-07-11T12:25:50+0200.
435+
Last updated on 2025-01-11T17:25:22+0100.
436436
This site will never display any ads: it is a non-profit project.
437437
It does not collect any data.
438438
</div>
@@ -473,7 +473,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
473473

474474
</aside>
475475
</div>
476-
</div><script src="../_static/documentation_options.js?v=b01fafc3"></script>
476+
</div><script src="../_static/documentation_options.js?v=14672bda"></script>
477477
<script src="../_static/doctools.js?v=9a2dae69"></script>
478478
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
479479
<script src="../_static/scripts/furo.js?v=4e2eecee"></script>

0 commit comments

Comments
 (0)