The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
The goal of 'safejoin' is to guarantee that when performing joins extra rows are not added to your data. 'safejoin' provides a wrapper around 'dplyr::left_join' that will raise an error when extra rows are unexpectedly added to your data. This can be useful when working with data where you expect there to be a many to one relationship but you are not certain the relationship holds.
Version: | 0.2.0 |
Imports: | dplyr, glue, lifecycle |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2024-06-02 |
DOI: | 10.32614/CRAN.package.safejoin |
Author: | Sam Edwardes [aut, cre] |
Maintainer: | Sam Edwardes <edwardes.s at gmail.com> |
BugReports: | https://github.com/SamEdwardes/safejoin/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/SamEdwardes/safejoin |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | safejoin results |
Reference manual: | safejoin.pdf |
Package source: | safejoin_0.2.0.tar.gz |
Windows binaries: | r-devel: safejoin_0.2.0.zip, r-release: safejoin_0.2.0.zip, r-oldrel: safejoin_0.2.0.zip |
macOS binaries: | r-release (arm64): safejoin_0.2.0.tgz, r-oldrel (arm64): safejoin_0.2.0.tgz, r-release (x86_64): safejoin_0.2.0.tgz, r-oldrel (x86_64): safejoin_0.2.0.tgz |
Old sources: | safejoin archive |
Please use the canonical form https://CRAN.R-project.org/package=safejoin 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.