Skip to content

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

@jiangshiguo

Description

@jiangshiguo

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions