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.

frab: How to Add Two Tables

Methods to "add" two tables; also an alternative interpretation of named vectors as generalized tables, so that c(a=1,b=2,c=3) + c(b=3,a=-1) will return c(b=5,c=3). Uses 'disordR' discipline (Hankin, 2022, <doi:10.48550/arXiv.2210.03856>). Extraction and replacement methods are provided. The underlying mathematical structure is the Free Abelian group, hence the name. To cite in publications please use Hankin (2023) <arxiv:2307:13184>.

Version: 0.0-3
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 1.0-7), mathjaxr, disordR (≥ 0.9-8-1), methods
LinkingTo: Rcpp
Suggests: knitr, markdown, rmarkdown, testthat, mvtnorm
Published: 2023-08-16
Author: Robin K. S. Hankin ORCID iD [aut, cre]
Maintainer: Robin K. S. Hankin <hankin.robin at gmail.com>
BugReports: https://github.com/RobinHankin/frab
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/RobinHankin/frab
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: frab results

Documentation:

Reference manual: frab.pdf
Vignettes: The free Abelian group

Downloads:

Package source: frab_0.0-3.tar.gz
Windows binaries: r-devel: frab_0.0-3.zip, r-release: frab_0.0-3.zip, r-oldrel: frab_0.0-3.zip
macOS binaries: r-release (arm64): frab_0.0-3.tgz, r-oldrel (arm64): frab_0.0-3.tgz, r-release (x86_64): frab_0.0-3.tgz, r-oldrel (x86_64): frab_0.0-3.tgz
Old sources: frab archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=frab 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.