/usr/lib/R/site-library/checkmate/DESCRIPTION is in r-cran-checkmate 1.6.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 | Package: checkmate
Type: Package
Title: Fast and Versatile Argument Checks
Description: Tests and assertions to perform frequent argument checks. A
substantial part of the package was written in C to minimize any worries
about execution time overhead.
Version: 1.6.0
Author: Michel Lang <michellang@gmail.com>,
Bernd Bischl <bernd_bischl@gmx.net>
Maintainer: Michel Lang <michellang@gmail.com>
URL: https://github.com/mllg/checkmate
BugReports: https://github.com/mllg/checkmate/issues
NeedsCompilation: yes
ByteCompile: yes
Encoding: UTF-8
Depends: R (>= 3.0.0)
Suggests: testthat, knitr
License: BSD_3_clause + file LICENSE
VignetteBuilder: knitr
Packaged: 2015-06-19 09:24:29 UTC; lang
Repository: CRAN
Date/Publication: 2015-06-19 13:15:20
Built: R 3.2.1; x86_64-pc-linux-gnu; "Sat, 27 Jun 2015 11:29:01 +0200"; unix
|