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 data.frame: arguments imply differing number of rows #92

Open
jiangshiguo opened this issue Dec 20, 2022 · 2 comments
Open

Error in data.frame: arguments imply differing number of rows #92

jiangshiguo opened this issue Dec 20, 2022 · 2 comments

Comments

@jiangshiguo
Copy link

I don't know if this is a bug.

Describe the bug
I am using rmarkdown and citr with RStudio. When I connect citr with Zotero, it returns the following error message:

`citr:::insert_citation()

Listening on http://127.0.0.1:4713
Warning: Error in data.frame: arguments imply differing number of rows: 0, 1
73: stop
72: data.frame
71: bibtex::do_read_bib
70: RefManageR::ReadBib
69: import_bbt
68: load_betterbiblatex_bib
64:
48: bibliography
47: observe
46:
3: shiny::runApp
2: runGadget
1: citr:::insert_citation
Warning: Error in data.frame: arguments imply differing number of rows: 0, 1
50:
49: stop
48: bibliography
47: observe
46:
3: shiny::runApp
2: runGadget
1: citr:::insert_citation
Warning: Error in data.frame: arguments imply differing number of rows: 0, 1
108:
107: stop
106: bibliography
99: renderText
98: func
85: renderFunc
84: output$read_error
3: shiny::runApp
2: runGadget
1: citr:::insert_citation`

@tombeesley
Copy link

I am also getting this same issue

@tombeesley
Copy link

Restarting R and reloading Zotero seems to have fixed this for me.

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