Skip to content

Commit 6af4310

Browse files
Update CITATION.cff
1 parent da2e8fb commit 6af4310

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ message: 'To cite package "collapse" in publications use:'
88
type: software
99
license: GPL-2.0-or-later
1010
title: 'collapse: Advanced and Fast Data Transformation'
11-
version: 2.1.0.9000
11+
version: 2.1.1
1212
identifiers:
1313
- type: doi
1414
value: 10.32614/CRAN.package.collapse
@@ -23,9 +23,9 @@ abstract: A C/C++ based package for advanced data transformation and statistical
2323
functions for common statistical procedures, detailed (grouped, weighted) summary
2424
statistics, powerful tools to work with nested data, fast data object conversions,
2525
functions for memory efficient R programming, and helpers to effectively deal with
26-
variable labels, attributes, and missing data. It is well integrated with base R
27-
classes, 'dplyr'/'tibble', 'data.table', 'sf', 'units', 'plm' (panel-series and
28-
data frames), and 'xts'/'zoo'.
26+
variable labels, attributes, and missing data. It seamlessly supports base R objects/classes
27+
as well as 'units', 'integer64', 'xts'/'zoo', 'tibble', 'grouped_df', 'data.table',
28+
'sf', 'pseries'/'pdata.frame'.
2929
authors:
3030
- family-names: Krantz
3131
given-names: Sebastian
@@ -45,7 +45,7 @@ preferred-citation:
4545
repository: https://CRAN.R-project.org/package=collapse
4646
repository-code: https://github.com/SebKrantz/collapse
4747
url: https://sebkrantz.github.io/collapse/
48-
date-released: '2025-03-21'
48+
date-released: '2025-04-14'
4949
contact:
5050
- family-names: Krantz
5151
given-names: Sebastian
@@ -76,7 +76,7 @@ references:
7676
- family-names: Krantz
7777
given-names: Sebastian
7878
year: '2025'
79-
notes: R package version 2.1.0.9000
79+
notes: R package version 2.1.1
8080
doi: 10.5281/zenodo.8433090
8181
url: https://sebkrantz.github.io/collapse/
8282
- type: software

0 commit comments

Comments
 (0)