diff --git a/.devel/realtest.R b/.devel/realtest.R
index 4f62702..c76983b 100644
--- a/.devel/realtest.R
+++ b/.devel/realtest.R
@@ -1,5 +1,5 @@
# This file is part of the 'stringx' project.
-# Copyleft (c) 2021-2024, Marek Gagolewski
+# Copyleft (c) 2021-2025, Marek Gagolewski
# Runs all unit tests for the package
diff --git a/.devel/roxygen2-patch.R b/.devel/roxygen2-patch.R
index ee5bea3..9f4d06d 100644
--- a/.devel/roxygen2-patch.R
+++ b/.devel/roxygen2-patch.R
@@ -1,4 +1,4 @@
-# Copyleft (C) 2021-2024, Marek Gagolewski
+# Copyleft (C) 2021-2025, Marek Gagolewski
# Adding author and other metadata to every Rd file;
# There is one and only one official manual. Ad- and tracker-free.
# Enjoy the free internet.
@@ -18,10 +18,6 @@ postprocess_contents <- function(contents)
)
-
-
-
-
if (!stringi::stri_detect_regex(
contents, "% Please edit documentation in R/.*\\\\name", dotall=TRUE) # fixed comment generated by roxugen2
) return(contents)
@@ -33,6 +29,8 @@ postprocess_contents <- function(contents)
"}\n")
}
+ contents <- stringi::stri_replace_first_fixed(contents, "\\alias{-package}", "")
+
if (!stringi::stri_detect_fixed(contents, "\\seealso{\n")) {
contents <- stringi::stri_paste(
contents,
diff --git a/.devel/sphinx/_build/doctrees/environment.pickle b/.devel/sphinx/_build/doctrees/environment.pickle
index 138855a..c947ab4 100644
Binary files a/.devel/sphinx/_build/doctrees/environment.pickle and b/.devel/sphinx/_build/doctrees/environment.pickle differ
diff --git a/.devel/sphinx/_build/doctrees/news.doctree b/.devel/sphinx/_build/doctrees/news.doctree
index 89e6039..a5e9922 100644
Binary files a/.devel/sphinx/_build/doctrees/news.doctree and b/.devel/sphinx/_build/doctrees/news.doctree differ
diff --git a/.devel/sphinx/_build/doctrees/rapi/strptime.doctree b/.devel/sphinx/_build/doctrees/rapi/strptime.doctree
index 4d6dd32..f7f295e 100644
Binary files a/.devel/sphinx/_build/doctrees/rapi/strptime.doctree and b/.devel/sphinx/_build/doctrees/rapi/strptime.doctree differ
diff --git a/.devel/sphinx/_build/html/_static/css/custom.css b/.devel/sphinx/_build/html/_static/css/custom.css
index 8bc41f4..12dff7e 100644
--- a/.devel/sphinx/_build/html/_static/css/custom.css
+++ b/.devel/sphinx/_build/html/_static/css/custom.css
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
- Copyleft (C) 2021-2024, Marek Gagolewski
+ Copyleft (C) 2021-2025, Marek Gagolewski
-------------------------------------------------------------------------- */
@import url("fonts/Alegreya-fontspec.css");
diff --git a/.devel/sphinx/_build/html/_static/documentation_options.js b/.devel/sphinx/_build/html/_static/documentation_options.js
index 20be3a0..05ba37a 100644
--- a/.devel/sphinx/_build/html/_static/documentation_options.js
+++ b/.devel/sphinx/_build/html/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: '0.2.8',
+ VERSION: '0.2.9',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/.devel/sphinx/_build/html/genindex.html b/.devel/sphinx/_build/html/genindex.html
index bf03170..cf24747 100644
--- a/.devel/sphinx/_build/html/genindex.html
+++ b/.devel/sphinx/_build/html/genindex.html
@@ -9,7 +9,7 @@
-
+
@@ -218,7 +218,7 @@
stringx
-0.2.8
+0.2.9
-0.2.8 (2024-04-09)
+0.2.9 (2025-01-11)
+
-0.2.7 (2024-04-05)
+0.2.8 (2024-04-09)
-0.2.6 (2023-11-30)
+0.2.7 (2024-04-05)
+
+
+
+0.2.6 (2023-11-30)
[BACKWARD INCOMPATIBILITY] strptime
fills missing fields based
on today’s midnight, due to a change in stringi -1.8.1.
[BUGFIX] #13: Subtracting of objects of class POSIXxt
resulted in an error.
-
-0.2.4 (2022-10-27)
+0.2.5 (2023-05-21)
-0.2.3 (2022-10-13)
+0.2.4 (2022-10-27)
+
+
-
-0.2.2 (2021-09-03)
+
-
-0.2.1 (2021-08-27)
+
-
-0.1.3 (2021-08-05)
+
-
-0.1.2 (2021-07-27)
+
-
-0.1.1 (2021-07-15)
+
-
-0.0.0 (2021-05-07)
+
+0.0.0 (2021-05-07)
@@ -450,7 +459,7 @@ 0.0.0 (2021-05-07)
and a customised Furo theme.
- Last updated on 2024-07-11T12:25:50+0200.
+ Last updated on 2025-01-11T17:25:22+0100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
@@ -472,18 +481,19 @@ 0.0.0 (2021-05-07)