Skip to content

frab

How to Add Two R Tables

v0.0-6 · Jul 24, 2024 · GPL (>= 2)

Description

Methods to "add" two R tables; also an alternative interpretation of named vectors as generalized R 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) <doi:10.48550/arXiv.2307.13184>.

Downloads

294

Last 30 days

13769th

898

Last 90 days

6.3K

Last year

Trend: +35.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc 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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/frab.Rcheck/00install.out' for details.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/RobinHankin/frab
which should likely be
  https://github.com/RobinHankin/frab/issues
instead.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp disordR hyper2 frab

Version History

5 tracked
new 0.0-6 Mar 10, 2026
updated 0.0-6 ← 0.0-5 diff Jul 23, 2024
updated 0.0-5 ← 0.0-3 diff Jun 20, 2024
updated 0.0-3 ← 0.0-1 diff Aug 15, 2023
new 0.0-1 Jul 19, 2023