Skip to content

EcoNum/EN-test

Repository files navigation

Test code for EcoNum

Linux & OSX Build Status Win Build Status Coverage Status CRAN Status License

Warning: This is a temporary repository for test code. Don't use this for production!

Installation

Make sure you have the devtools R package installed:

install.packages("devtools")

Use install_github() to install the ENtest package:

devtools::install_github("EcoNum/EN-test")

R should install all required dependencies automatically, and then it should compile and install ENtest.

Latest devel version also available in sources and Windows binaries at appveyor (only available if passing last Windows build!).

Usage

Make the ENtest package available in your R session:

library("ENtest")

Get help about this package:

library(help = "ENtest")
?ENtest

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages