The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 1.0.0
Depends: R (≥ 4.0.0), datasets, stats, utils, methods
Imports: abind, checkmate, plyr, reshape
Published: 2023-11-20
Author: David Disabato [aut, cre]
Maintainer: David Disabato <ddisab01 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: str2str results

Documentation:

Reference manual: str2str.pdf

Downloads:

Package source: str2str_1.0.0.tar.gz
Windows binaries: r-devel: str2str_1.0.0.zip, r-release: str2str_1.0.0.zip, r-oldrel: str2str_1.0.0.zip
macOS binaries: r-release (arm64): str2str_1.0.0.tgz, r-oldrel (arm64): str2str_1.0.0.tgz, r-release (x86_64): str2str_1.0.0.tgz, r-oldrel (x86_64): str2str_1.0.0.tgz
Old sources: str2str archive

Reverse dependencies:

Reverse imports: quest

Linking:

Please use the canonical form https://CRAN.R-project.org/package=str2str to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.