@@ -8,7 +8,7 @@ message: 'To cite package "collapse" in publications use:'
88type : software
99license : GPL-2.0-or-later
1010title : ' collapse: Advanced and Fast Data Transformation'
11- version : 2.1.0.9000
11+ version : 2.1.1
1212identifiers :
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 '.
2929authors :
3030- family-names : Krantz
3131 given-names : Sebastian
@@ -45,7 +45,7 @@ preferred-citation:
4545repository : https://CRAN.R-project.org/package=collapse
4646repository-code : https://github.com/SebKrantz/collapse
4747url : https://sebkrantz.github.io/collapse/
48- date-released : ' 2025-03-21 '
48+ date-released : ' 2025-04-14 '
4949contact :
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