Package: joinXL 1.0.1

Yvonne Glanville

joinXL: Perform Joins or Minus Queries on 'Excel' Files

Performs Joins and Minus Queries on 'Excel' Files fulljoinXL() Merges all rows of 2 'Excel' files based upon a common column in the files. innerjoinXL() Merges all rows from base file and join file when the join condition is met. leftjoinXL() Merges all rows from the base file, and all rows from the join file if the join condition is met. rightjoinXL() Merges all rows from the join file, and all rows from the base file if the join condition is met. minusXL() Performs 2 operations source-minus-target and target-minus-source If the files are identical all output files will be empty. Choose two 'Excel' files via a dialog box, and then follow prompts at the console to choose a base or source file and columns to merge or minus on.

Authors:Yvonne Glanville [aut, cre]

joinXL_1.0.1.tar.gz
joinXL_1.0.1.tar.gz(r-4.7-any)joinXL_1.0.1.tar.gz(r-4.6-any)
joinXL_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
joinXL/json (API)
NEWS

# Install 'joinXL' in R:
install.packages('joinXL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yvonneglanville/joinxl/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

openjdk

2.70 score 1 stars 5 scripts 184 downloads 5 exports 31 dependencies

Last updated from:e26c8b6414. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK151
source / vignettesOK178
linux-release-x86_64OK174
wasm-releaseOK118

Exports:fulljoinXLinnerjoinXLleftjoinXLminusXLrightjoinXL

Dependencies:cellrangerclicpp11crayondata.tablegluehmslifecyclemagrittropenxlsxpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6rChoiceDialogsRcppreadxlrematchrJavarlangstringitibbletimeDatetimeSeriesutf8vctrszip

joinXL Functions

Rendered fromFunctionality.Rmdusingknitr::rmarkdownon Jun 18 2026.

Last update: 2016-08-30
Started: 2016-08-30