Skip to content

str2str

Convert R Objects from One Structure to Another

v1.0.0 · Nov 20, 2023 · GPL (>= 2)

Description

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).

Downloads

3.9K

Last 30 days

2007th

10.8K

Last 90 days

32.9K

Last year

Trend: -36.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies abind checkmate plyr reshape quest str2str

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.2.1 diff Nov 19, 2023
updated 0.2.1 ← 0.2.0 diff Sep 4, 2021
updated 0.2.0 ← 0.1.1 diff Jun 27, 2021
new 0.1.1 Jan 31, 2021