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

later: interrupt occurred while executing callback. #85

Open
srfall opened this issue Mar 2, 2021 · 1 comment
Open

later: interrupt occurred while executing callback. #85

srfall opened this issue Mar 2, 2021 · 1 comment

Comments

@srfall
Copy link

srfall commented Mar 2, 2021

I get the following warning when i try to insert a citation in my document. Is this expected?

Loading required package: shiny

Listening on http://127.0.0.1:7537
Loading required namespace: bibtex

later: interrupt occurred while executing callback.

________________________________________________________
sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19041)

attached base packages:
[1] stats     graphics  grDevices utils     datasets 
[6] methods   base     

other attached packages:
[1] shiny_1.6.0

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.6        citr_0.3.2        compiler_4.0.3   
 [4] bslib_0.2.4       later_1.1.0.1     jquerylib_0.1.3  
 [7] plyr_1.8.6        shinyjs_2.0.0     tools_4.0.3      
[10] digest_0.6.27     jsonlite_1.7.2    lubridate_1.7.10 
[13] evaluate_0.14     lifecycle_1.0.0   rlang_0.4.10     
[16] bibtex_0.4.2.3    rstudioapi_0.13   curl_4.3         
[19] yaml_2.2.1        xfun_0.19         fastmap_1.1.0    
[22] xml2_1.3.2        RefManageR_1.3.0  httr_1.4.2       
[25] stringr_1.4.0     knitr_1.30        generics_0.1.0   
[28] sass_0.3.1        R6_2.5.0          bookdown_0.21    
[31] rmarkdown_2.5     magrittr_2.0.1    promises_1.2.0.1 
[34] ellipsis_0.3.1    htmltools_0.5.1.1 assertthat_0.2.1 
[37] mime_0.10         xtable_1.8-4      httpuv_1.5.5     
[40] stringi_1.5.3     miniUI_0.1.1.1    cachem_1.0.4 
@acircleda
Copy link

I am also having this issue. It writes the reference to my bib file, but does not insert the citation in the text.

Loading required package: shiny

Listening on http://127.0.0.1:7647
Writing 1 Bibtex entries ... OK
Results written to file ‘_Dissertation/references.bib’

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