Skip to content
/ escroc Public

EscrocR: a R package implementing the model ESCROC

License

Notifications You must be signed in to change notification settings

Irstea/escroc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EscrocR: a R package implementing ESCROC or ESCROpath models


License: BSD3

Installation

The easiest solution is to use the 'devtools' packages, this will installed the package and all required dependencies. To use 'devtools' , you need to install first:

To generate the vignette, you also need to have pandoc and pandoc-citeproc installed. Instructions can be found here.

Then, on a R console:

> install.packages("devtools")
> library(devtools)
> install_github("irstea/escroc",build=TRUE,build_opts = c("--no-resave-data", "--no-manual"), dependencies = TRUE)

Usage

A vignette is included in the package to explain the usage.

Bug Reporting

Please, report bug on the github site.

About

EscrocR: a R package implementing the model ESCROC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages