MaximeRivest / scimeetr

Scimeetr is an R package, and a shiny app that helps researchers introduce themselves into their scholarly literature. It contains a suit of function that let someone: load bibliometric data into R, make a map of peer reviewed papers by creating various networks, find research community, characterize the research communities, and generate reading list.
http://www.scholarsreadinglist.com
MIT License
25 stars 7 forks source link

problem when run the demo #2

Closed huzhyi21 closed 6 years ago

huzhyi21 commented 7 years ago

When I run the demo in make_scimeetr_visuals function, problem occured:

processing file: scimeetr.Rmd | | 1% ordinary text without R code

|. | 1% label: unnamed-chunk-1 (with options) List of 4 $ echo : logi FALSE $ warning: logi FALSE $ results: chr "hide" $ message: logi FALSE

Quitting from lines 29-31 (scimeetr.Rmd) Error in evaluate_call(expr, parsed$src[[i]], envir = envir, enclos = enclos, : unused argument (include_timing = include_timing)

MaximeRivest commented 6 years ago

Hi,

Thanks for reporting the issue. I have changed the way we see the results. They are now printed to the console. It should have resolved this bug.