RNE
RNE
Not particularly important, but when I was working on #71 I tried to run the following ``` df2
They're back! ``` createCompareObject html createMeta html Rd warning: /tmp/RtmpyWaVpH/R.INSTALL63e85f08fea5/dataCompareR/man/createMeta.Rd:22: missing file link ‘round’ createMismatchObject html createMismatches html createReportText html createRowMatching html createTextSummary html currentObjVersion html executeCoercions html generateMismatchData html...
If I run `rCompare(ddf, ddf2, keys = c("a", "b", "c", "d","e"))` but there are duplicates in `c("a", "b", "c", "d","e")` I get an error message like: ``` Running rCompare... Error...
When running the unit tests: - the console is spammed with dataframes and other output - the environment gains numerous datasets that weren't there before - there's a warning `...
It is, but we should clarify!
The `data.frames` that should be produced end up as output blocks in the code chunk. Not sure if this is fixable, or we can detect we're in a markdown block?
For examples: - Do datasets match (`all.equals` but with our processing) - Are all rows present - Are all cols present - Does data match - etc
This would prove useful for some tests cases. (Raised by Merlijn, but he's forgotten his login)!
(Ported from another server) This is mostly just a small technical debt issue. To give an example of the dependencies I mean, the createColMatching function has hardcoded references to the...
The new guidance is to have the CodeOwners file point at a project admin team rather than hardcoded usernames.