Skip to content

yvanlebras/org.bccvl.compute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org.bccvl.compute

Collection and wrappers of R compute scripts

Run Tests

Run Unittests

python setup.py test -s org.bccvl.compute.tests

Run full R script test suite

export TEST_R_SCRIPTS=1
python setup.py test

Run individual R test

export TEST_R_SCRIPTS=1
python setup.py test -s test_rscripts.test_R.Test_VORONOIHULL

About

Collection and wrappers of R compute scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 83.0%
  • Python 14.7%
  • Perl 2.3%