/usr/lib/R/site-library/rkwardtests/DESCRIPTION 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 17 18 19 20 21 22 23 24 25 26 | Package: rkwardtests
Type: Package
Title: RKWard Plugin Test Suite Framework
Author: Thomas Friedrichsmeier, Meik Michalke
Maintainer: Thomas Friedrichsmeier <thomas.friedrichsmeier@ruhr-uni-bochum.de>,
Meik Michalke <meik.michalke@uni-duesseldorf.de>
Depends: R (>= 2.9.0),methods
Description: A set of functions, classes and methods to test plugins that were
written for RKWard.
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: yes
URL: http://rkward.kde.org
Authors@R: c(person(given="Thomas", family="Friedrichsmeier",
email="thomas.friedrichsmeier@ruhr-uni-bochum.de", role=c("aut", "cre")),
person(given="Meik", family="Michalke", email="meik.michalke@hhu.de",
role=c("aut", "cre")))
Version: 0.6.1
Date: 2012-09-28
Collate: 'RKTest-class.R' 'rktest.getTempDir.R'
'rktest.makeplugintests.R' 'rktest.replaceRunAgainLink.R'
'RKTestResult-class.R' 'rktest.runRKTestSuite.R'
'rktest.setSuiteStandards.R' 'RKTestSuite-class.R'
'rkwardtests-internal.R' 'rkwardtests-package.R'
'show-method.R'
Built: R 3.4.4; ; Sat Apr 14 12:00:00 UTC 2018; unix
|