Skip to content

vidartf/impact-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies for the ImpactBot:

The following libraries and packages are required for the ImpactBot

How to install R on e.g. Ubuntu:

$ sudo apt-get install r-base

How to install the 'scholar' package on Ubuntu:

$ sudo R $ install.packages("scholar")

Note that you need to select a mirror for the scholar installation e.g. "Norway" interactively for the installation above.

How to install the 'rpy2' module on Ubuntu:

$ sudo apt-get install rpy2

About

Compute impact of a group of people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%