Re: [R] Error message when using "revtools" package

2020-11-05 Thread Michael Dewey
Dear John Your .bib file did not make it through the system as only a very limited set of attachments is supported. Try to make a minimal .bib file which triggers the problem by splitting your file in half, testing each half, repeat until you get the smallest file which triggers the error. Ho

Re: [R] Error message when using "revtools" package

2020-11-04 Thread Bert Gunter
Perhaps better suggestion: r-sig-meta-analysis ? Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) [[alternative HTML version deleted]]

[R] Error message when using "revtools" package

2020-11-04 Thread John
Hi, I tried to read a bib file by "read_bibliography" function in "revtools" package, but I got an error message but don't know how to fix it. Anyone can help? Thank you so much!! ### library(revtools) data2 <- read_bibliography("mlf_ref201105_2.bib", return_df = FALSE) ### Error mess