diff --git a/DESCRIPTION b/DESCRIPTION index d75c858..a9e7655 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: common Type: Package Title: Solutions for Common Problems in Base R -Version: 1.0.9 +Version: 1.1.0 Authors@R: c( person(given = "David", family = "Bosak", diff --git a/NEWS.md b/NEWS.md index 7817036..dfb2f94 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,11 @@ +# common 1.1.0 + +* Added `changed()` function to identify grouping boundaries. + # common 1.0.9 * Fix for CRAN. * Added infinity symbol "infin" keyword to `symbol()` function. -* Added `changed()` function to identify grouping boundaries. * Fixed bug on sort that was causing factors to be ignored in some circumstances. # common 1.0.8 diff --git a/docs/404.html b/docs/404.html index 4382435..e71b493 100644 --- a/docs/404.html +++ b/docs/404.html @@ -39,7 +39,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/LICENSE.html b/docs/LICENSE.html index 55d1d45..ba105b5 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -17,7 +17,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/articles/common.html b/docs/articles/common.html index e269fe4..9b57229 100644 --- a/docs/articles/common.html +++ b/docs/articles/common.html @@ -40,7 +40,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/articles/index.html b/docs/articles/index.html index 681a42d..b213914 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -17,7 +17,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/authors.html b/docs/authors.html index 0fe4f8a..55b5b4e 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ common - 1.0.9 + 1.1.0 @@ -70,13 +70,13 @@

Citation

Bosak D (2023). common: Solutions for Common Problems in Base R. -R package version 1.0.9, https://common.r-sassy.org. +R package version 1.1.0, https://common.r-sassy.org.

@Manual{,
   title = {common: Solutions for Common Problems in Base R},
   author = {David Bosak},
   year = {2023},
-  note = {R package version 1.0.9},
+  note = {R package version 1.1.0},
   url = {https://common.r-sassy.org},
 }
diff --git a/docs/index.html b/docs/index.html index 7d7975e..d392ca4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,7 +42,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/news/index.html b/docs/news/index.html index 6a09315..5d2792a 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -17,7 +17,7 @@ common - 1.0.9 + 1.1.0 @@ -50,11 +50,14 @@

Changelog

Source: NEWS.md +
+ +
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 6db9b55..9c787af 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: common: common.html -last_built: 2023-10-25T17:29Z +last_built: 2023-10-25T17:41Z urls: reference: https://common.r-sassy.org/reference article: https://common.r-sassy.org/articles diff --git a/docs/reference/Sys.path.html b/docs/reference/Sys.path.html index 1924301..68fcc69 100644 --- a/docs/reference/Sys.path.html +++ b/docs/reference/Sys.path.html @@ -19,7 +19,7 @@ common - 1.0.9 + 1.1.0
diff --git a/docs/reference/changed.html b/docs/reference/changed.html index 4323881..a3bfc96 100644 --- a/docs/reference/changed.html +++ b/docs/reference/changed.html @@ -22,7 +22,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/common.html b/docs/reference/common.html index da30949..4b6642d 100644 --- a/docs/reference/common.html +++ b/docs/reference/common.html @@ -22,7 +22,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/copy.attributes.html b/docs/reference/copy.attributes.html index 1f46354..a15ccb6 100644 --- a/docs/reference/copy.attributes.html +++ b/docs/reference/copy.attributes.html @@ -22,7 +22,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/dir.find.html b/docs/reference/dir.find.html index 1893b70..996f000 100644 --- a/docs/reference/dir.find.html +++ b/docs/reference/dir.find.html @@ -24,7 +24,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/file.find.html b/docs/reference/file.find.html index f9b9e8c..d8b1641 100644 --- a/docs/reference/file.find.html +++ b/docs/reference/file.find.html @@ -24,7 +24,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/find.names.html b/docs/reference/find.names.html index 58ec2f6..86afb83 100644 --- a/docs/reference/find.names.html +++ b/docs/reference/find.names.html @@ -19,7 +19,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/grapes-eq-grapes.html b/docs/reference/grapes-eq-grapes.html index f5bc644..dc7aedc 100644 --- a/docs/reference/grapes-eq-grapes.html +++ b/docs/reference/grapes-eq-grapes.html @@ -23,7 +23,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/grapes-p-grapes.html b/docs/reference/grapes-p-grapes.html index e2809ae..7dd5e96 100644 --- a/docs/reference/grapes-p-grapes.html +++ b/docs/reference/grapes-p-grapes.html @@ -21,7 +21,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/index.html b/docs/reference/index.html index 7ab0a1a..c51adcf 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -17,7 +17,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/labels.data.frame.html b/docs/reference/labels.data.frame.html index 76a45c2..f00c7d6 100644 --- a/docs/reference/labels.data.frame.html +++ b/docs/reference/labels.data.frame.html @@ -20,7 +20,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/roundup.html b/docs/reference/roundup.html index d5b3bb9..cd1ff5f 100644 --- a/docs/reference/roundup.html +++ b/docs/reference/roundup.html @@ -19,7 +19,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/sort.data.frame.html b/docs/reference/sort.data.frame.html index cd75aa4..d406b60 100644 --- a/docs/reference/sort.data.frame.html +++ b/docs/reference/sort.data.frame.html @@ -19,7 +19,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/spaces.html b/docs/reference/spaces.html index f5882e7..086e207 100644 --- a/docs/reference/spaces.html +++ b/docs/reference/spaces.html @@ -18,7 +18,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/subsc.html b/docs/reference/subsc.html index d2d18f4..ec07b85 100644 --- a/docs/reference/subsc.html +++ b/docs/reference/subsc.html @@ -26,7 +26,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/supsc.html b/docs/reference/supsc.html index 1a1ce97..f317dba 100644 --- a/docs/reference/supsc.html +++ b/docs/reference/supsc.html @@ -24,7 +24,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/symbol.html b/docs/reference/symbol.html index 4ac4a24..0fafabd 100644 --- a/docs/reference/symbol.html +++ b/docs/reference/symbol.html @@ -24,7 +24,7 @@ common - 1.0.9 + 1.1.0 diff --git a/docs/reference/v.html b/docs/reference/v.html index 84cf75c..5398c0e 100644 --- a/docs/reference/v.html +++ b/docs/reference/v.html @@ -20,7 +20,7 @@ common - 1.0.9 + 1.1.0