Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in importing RDS after manipulating with "Include" or "Exclude" options #7

Closed
KBerthon opened this issue Feb 26, 2018 · 3 comments
Assignees

Comments

@KBerthon
Copy link

KBerthon commented Feb 26, 2018

My bibliography reads fine, but when I save an RDS from the shiny GUI after having selected articles to "include" or "exclude", and then try to re-import the RDS to start_review_window () I get the following error (the example is given when I had excluded one article):

Error in data.frame(id = rownames(dtm), label = info$label[which(x_keep)], :
arguments imply differing number of rows: 802, 801

I think it must be something to do with how the exclusions are coded? It is a frustrating error because it means I must manipulate my data in the one sitting to avoid repeats when using the GUI to interrogate the references.

Thanks,
KatB

@mjwestgate mjwestgate self-assigned this Feb 26, 2018
@mjwestgate
Copy link
Owner

Hi Kat,

Thanks for getting in touch! Sorry you're having trouble with revtools. I've had a quick look and can't duplicate your error with the datasets I've got here - would you mind sending me the file that you're having trouble with? Either the .rds or the initial file you imported from would probably be fine. Otherwise it's difficult to know precisely how to fix the problem.

Thanks,
Martin

@KBerthon
Copy link
Author

KBerthon commented Feb 27, 2018 via email

@mjwestgate
Copy link
Owner

OK, great! Thanks for getting in touch, and let me know if you spot any other bugs - it's always good to have feedback from new users! M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants