Name Mode Size
R 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100755 1 kb
NAMESPACE 100755 5 kb
NEWS 100644 3 kb
README 100755 0 kb
rcy3-ap.Rproj 100644 0 kb
README
RCy3 README ----------------- Unit tests are a crucial tool in software development. In order to run them 'offline' (not on the Bioconductor build system), take these steps from within a running R session: 1) source(system.file("unitTests", "test_RCy3.R", package="RCy3")) 2) run.tests () They take about 20 minutes to run.