The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
R-Package to (interactively) generate or modify (nested) hierarchies that are required as input for packages such as sdcTable or cellKey.
The package is in its early stages and may change in future versions. Still, any feedback/pull requests are very much welcome!
The latest version from CRAN can be installed via
install.packages("sdcHierarchies")
The latest development-version can be installed directly via:
install.packages("remotes")
remotes::install_github(
repo = "bernhard-da/sdcHierarchies",
dependencies = TRUE,
build_opts = c("--no-resave-data", "--no-manual")
)
Please have a look at the package vignette sdcHierarchies::hier_vignette()
or by clicking here or browse the automatically generated documentation.
Updates/Changes are listed here.
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.