/usr/lib/R/site-library/rkwardtests/INDEX is in rkward 0.7.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | c("RKTestResult\n", "-class")
S4 class RKTestResult
c("RKTestSuite\n", "-class")
S4 class RKTestSuite
c("RKTest\n", "-class")
S4 class RKTest
rktest.getTempDir Get path to the temporary directory
rktest.makeplugintests
Run RKWard plugin test suite
rktest.replaceRunAgainLink
Replace "Run again" link in RKWard
rktest.runRKTestSuite Run RKWard plugin test suite
rktest.setSuiteStandards
Set RKWard suite standards
rkwardtests-package RKWard Plugin Test Suite Framework.
show show method for objects of class RKTestResult
|