Package: joinXL 1.0.1

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.zip(r-4.5)joinXL_1.0.1.zip(r-4.4)joinXL_1.0.1.zip(r-4.3)
joinXL_1.0.1.tgz(r-4.4-any)joinXL_1.0.1.tgz(r-4.3-any)
joinXL_1.0.1.tar.gz(r-4.5-noble)joinXL_1.0.1.tar.gz(r-4.4-noble)
joinXL_1.0.1.tgz(r-4.4-emscripten)joinXL_1.0.1.tgz(r-4.3-emscripten)
joinXL.pdf |joinXL.html
joinXL/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

5 exports 1 stars 0.74 score 32 dependencies 5 scripts 236 downloads

Last updated 8 years agofrom:741f6eaa61. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:fulljoinXLinnerjoinXLleftjoinXLminusXLrightjoinXL

Dependencies:cellrangerclicpp11crayondata.tablefansigluehmslifecyclemagrittropenxlsxpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6rChoiceDialogsRcppreadxlrematchrJavarlangstringitibbletimeDatetimeSeriesutf8vctrszip

joinXL Functions

Rendered fromFunctionality.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2016-08-29
Started: 2016-08-29