Skip to content

Commit 1cc17f5

Browse files
committed
Deploying to gh-pages from @ d490546 🚀
1 parent c11a6ca commit 1cc17f5

Some content is hidden

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

49 files changed

+130
-66
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/MsCoreUtils.html

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/MsCoreUtils.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ issue](https://github.com/RforMassSpectrometry/MsCoreUtils/issues).
129129

130130
## Session information
131131

132-
## R Under development (unstable) (2026-03-08 r89578)
132+
## R version 4.5.2 (2025-10-31)
133133
## Platform: x86_64-pc-linux-gnu
134-
## Running under: Ubuntu 24.04.4 LTS
134+
## Running under: Ubuntu 24.04.3 LTS
135135
##
136136
## Matrix products: default
137137
## BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3
@@ -152,20 +152,20 @@ issue](https://github.com/RforMassSpectrometry/MsCoreUtils/issues).
152152
## [1] stats graphics grDevices utils datasets methods base
153153
##
154154
## other attached packages:
155-
## [1] MsCoreUtils_1.23.4 BiocStyle_2.39.0
155+
## [1] MsCoreUtils_1.23.5 BiocStyle_2.39.0
156156
##
157157
## loaded via a namespace (and not attached):
158158
## [1] cli_3.6.5 knitr_1.51 rlang_1.1.7
159159
## [4] xfun_0.56 otel_0.2.0 generics_0.1.4
160160
## [7] textshaping_1.0.5 clue_0.3-67 jsonlite_2.0.0
161-
## [10] S4Vectors_0.49.0 htmltools_0.5.9 stats4_4.6.0
161+
## [10] S4Vectors_0.49.0 htmltools_0.5.9 stats4_4.5.2
162162
## [13] ragg_1.5.1 sass_0.4.10 rmarkdown_2.30
163163
## [16] evaluate_1.0.5 jquerylib_0.1.4 MASS_7.3-65
164164
## [19] fastmap_1.2.0 yaml_2.3.12 lifecycle_1.0.5
165165
## [22] bookdown_0.46 BiocManager_1.30.27 cluster_2.1.8.2
166-
## [25] compiler_4.6.0 fs_1.6.7 htmlwidgets_1.6.4
166+
## [25] compiler_4.5.2 fs_1.6.7 htmlwidgets_1.6.4
167167
## [28] systemfonts_1.3.2 digest_0.6.39 R6_2.6.1
168-
## [31] bslib_0.10.0 tools_4.6.0 BiocGenerics_0.57.0
168+
## [31] bslib_0.10.0 tools_4.5.2 BiocGenerics_0.57.0
169169
## [34] pkgdown_2.2.0 cachem_1.1.0 desc_1.4.3
170170

171171
## References

articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

news/index.html

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

news/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## MsCoreUtils 1.23
44

5+
### MsCoreUtils 1.23.5
6+
7+
- [`rbindFill()`](https://rformassspectrometry.github.io/MsCoreUtils/reference/rbindFill.md):
8+
improve performance when joining only matrices.
9+
510
### MsCoreUtils 1.23.4
611

712
- [`gnps()`](https://rformassspectrometry.github.io/MsCoreUtils/reference/gnps.md)

pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
pandoc: '3.9'
1+
pandoc: 3.8.2.1
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles:
55
MsCoreUtils: MsCoreUtils.html
6-
last_built: 2026-03-12T06:21Z
6+
last_built: 2026-03-13T06:25Z
77
urls:
88
reference: https://rformassspectrometry.github.io/MsCoreUtils/reference
99
article: https://rformassspectrometry.github.io/MsCoreUtils/articles

reference/aggregate.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)