Crandore Hub

str2str

Convert R Objects from One Structure to Another

Offers a suite of functions for converting to and from (atomic) vectors, matrices, data.frames, and (3D+) arrays as well as lists of these objects. It is an alternative to the base R as.<str>.<method>() functions (e.g., as.data.frame.array()) that provides more useful and/or flexible restructuring of R objects. To do so, it only works with common structuring of R objects (e.g., data.frames with only atomic vector columns).

Versions across snapshots

VersionRepositoryFileSize
1.0.0 rolling linux/jammy R-4.5 str2str_1.0.0.tar.gz 341.3 KiB
1.0.0 rolling linux/noble R-4.5 str2str_1.0.0.tar.gz 341.2 KiB
1.0.0 rolling source/ R- str2str_1.0.0.tar.gz 94.4 KiB
1.0.0 latest linux/jammy R-4.5 str2str_1.0.0.tar.gz 341.3 KiB
1.0.0 latest linux/noble R-4.5 str2str_1.0.0.tar.gz 341.2 KiB
1.0.0 latest source/ R- str2str_1.0.0.tar.gz 94.4 KiB
1.0.0 2026-04-26 source/ R- str2str_1.0.0.tar.gz 94.4 KiB
1.0.0 2026-04-23 source/ R- str2str_1.0.0.tar.gz 94.4 KiB
1.0.0 2026-04-09 windows/windows R-4.5 str2str_1.0.0.zip 344.7 KiB
1.0.0 2025-04-20 source/ R- str2str_1.0.0.tar.gz 94.4 KiB

Dependencies (latest)

Depends

Imports