/usr/lib/R/site-library/rngtools/DESCRIPTION is in r-cran-rngtools 1.2.4-2build1.
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 | Package: rngtools
Maintainer: Renaud Gaujoux <renaud@tx.technion.ac.il>
Author: Renaud Gaujoux
Version: 1.2.4
License: GPL-3
Title: Utility functions for working with Random Number Generators
Description: This package contains a set of functions for working with
Random Number Generators (RNGs). In particular, it defines a generic
S4 framework for getting/setting the current RNG, or RNG data
that are embedded into objects for reproducibility.
Notably, convenient default methods greatly facilitate the way current
RNG settings can be changed.
URL: https://renozao.github.io/rngtools
BugReports: http://github.com/renozao/rngtools/issues
SCM: github:renozao, r-forge
Depends: R (>= 3.0.0), methods, pkgmaker (>= 0.20)
Imports: stringr, digest
Suggests: parallel, RUnit, knitr
Collate: 'rngtools-package.r' 'format.R' 'RNG.R' 'RNGseq.R'
VignetteBuilder: knitr
Packaged: 2014-03-06 13:11:11 UTC; renaud
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-06 22:18:10
Built: R 3.4.2; ; 'Thu, 28 Sep 2017 11:15:43 +0000'; unix
|