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

205

Last 30 days

15800th

205

Last 90 days

205

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-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 details (14 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.
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

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 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.

Dependency Network

Dependencies Reverse dependencies Rcpp disordR frab

Version History

new 0.0-6 Mar 10, 2026