Closed happyshows closed 8 years ago
I think the dev version is working, closing it now
I download the dev version but facing the similar error message. Please help
Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0
Did you install using install_github? Can you give me an example so that I can reproduce the error?
On 24 November 2016 at 10:23, Nelson09 notifications@github.com wrote:
I download the dev version but facing the similar error message. Please help
Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexsanjoseph/compareDF/issues/1#issuecomment-262689995, or mute the thread https://github.com/notifications/unsubscribe-auth/AA67dKpi2zhXMtiS7Wp1nGlspcw-rEBCks5rBRhigaJpZM4JiPkE .
-- Alex Joseph Senior Engineer - Research System Insights
Creating comparison table... Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0
from my perspective, the comparison should still be valid and showing x has the addition of the new rows.
I'm using the CRAN version.