/usr/lib/R/site-library/BBmisc/DESCRIPTION is in r-cran-bbmisc 1.9-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 27 28 29 30 | Package: BBmisc
Title: Miscellaneous Helper Functions for B. Bischl
Description: Miscellaneous helper functions for and from B. Bischl and
some other guys at TU Dortmund, mainly for package development.
Authors@R: c(person("Bernd", "Bischl", email = "bernd_bischl@gmx.net",
role = c("aut", "cre")), person("Michel", "Lang", email =
"michellang@gmail.com", role = "aut"), person("Jakob", "Bossek", email =
"jakob.bossek@tu-dortmund.de", role = "aut"), person("Daniel", "Horn",
email = "daniel.horn@tu-dortmund.de", role = "aut"), person("Jakob",
"Richter", email = "code@jakob-r.de", role = "aut"))
URL: https://github.com/berndbischl/BBmisc
BugReports: https://github.com/berndbischl/BBmisc/issues
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Imports: stats, checkmate
Suggests: testthat, microbenchmark, codetools
LazyData: yes
ByteCompile: yes
Version: 1.9
Packaged: 2015-02-03 12:39:37 UTC; bischl
Author: Bernd Bischl [aut, cre],
Michel Lang [aut],
Jakob Bossek [aut],
Daniel Horn [aut],
Jakob Richter [aut]
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-03 14:03:05
Built: R 3.2.1; x86_64-pc-linux-gnu; "Sat, 27 Jun 2015 11:02:19 +0200"; unix
|